Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA tutorial doesn't work #85

Closed
blackrez opened this issue Mar 15, 2020 · 1 comment · Fixed by #86
Closed

CUDA tutorial doesn't work #85

blackrez opened this issue Mar 15, 2020 · 1 comment · Fixed by #86

Comments

@blackrez
Copy link
Contributor

Hello,

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/```
@chewxy
Copy link
Member

chewxy commented Mar 15, 2020

irritatingly, I think this may be caused by case sensitivity. The program name is called cudagen not CUDAgen.

owulveryck added a commit that referenced this issue Mar 16, 2020
@owulveryck owulveryck mentioned this issue Mar 16, 2020
ysaito8015 pushed a commit to ysaito8015/gorgonia.github.io that referenced this issue Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants