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'm trying to run the CUDA tutorial on Jetson Nano with go 1.14 but it failed after the installation.
can't load package: package gorgonia.org/gorgonia/cmd/CUDAgen: cannot find package "gorgonia.org/gorgonia/cmd/CUDAgen" in any of:
/home/nabil/go/src/gorgonia.org/gorgonia/cmd/CUDAgen (from $GOROOT)
($GOPATH not set. For more details see: 'go help gopath')
nabil@jetson-nano:~$ cd go/src/```
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to run the CUDA tutorial on Jetson Nano with go 1.14 but it failed after the installation.
The text was updated successfully, but these errors were encountered: