You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been getting the following error everytime I use using Flux in my code. modprobe: ERROR: could not insert 'nvidia': No such device
This says there is an error, however, the code still runs okay.
I am using Julia v1.6.0 and Flux v0.12.1
The machine this is being run on does not have CUDA or any nVidia devices attached.
Regards,
Jamie
The text was updated successfully, but these errors were encountered:
Hi,
I have been getting the following error everytime I use
using Flux
in my code.modprobe: ERROR: could not insert 'nvidia': No such device
This says there is an error, however, the code still runs okay.
I am using Julia v1.6.0 and Flux v0.12.1
The machine this is being run on does not have CUDA or any nVidia devices attached.
Regards,
Jamie
The text was updated successfully, but these errors were encountered: