Ian Ballinger

Results 5 comments of Ian Ballinger

I was having the same issue while migrating a working app into a new monorepo. inspecting the differences revealed the problem. I had forgotten to add the required section into...

Thanks for the speedy reply, I'll keep poking around

After updating to CUDA 12.9 with nvidia driver 576.57, and testing CUDA compilation with [cuda-samples](https://github.com/NVIDIA/cuda-samples/) which works as expected, the error persists but is slightly different. For context, this is...

I had tested this before but forgot to include it for you earlier. It produces the same error. I've added this test in [testenv](https://github.com/IanBallinger/testenv) as well. ``` PS C:\Users\iballing\workspaces\julia\testenv> julia...