Search found 2 matches

by YoScot
Tue Oct 20, 2020 3:06 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Can't use CUDA core
Replies: 9
Views: 2855

Re: Can't use CUDA core

I found the following in science.log -- the interesting line was: nvcc fatal: Cannot find compiler 'cl.exe' in PATH for some reason that line wasn't in the app's control log -- perhaps it goes to stderr? i was able to add the compiler path to system envs and everything worked: e.g. c:\Program Files ...
by YoScot
Tue Oct 20, 2020 2:41 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Can't use CUDA core
Replies: 9
Views: 2855

Re: Can't use CUDA core

foldy wrote:Try to uninstall all cuda sdk toolkit because they currently may interfer with FAH.
I'll try to debug / look around in the logs but is there a particular DLL it's having trouble loading ? I would like to keep the sdk around for other work.
thanks