-
Notifications
You must be signed in to change notification settings - Fork 9
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
Example from README.md fails #8
Comments
I have the same problem, Pkg.test("CUFFT") fails with "UndefVarError: uint8 not defined".
The Readme.md example fails with segfault:
CUDA version is 8.0.61 and driver is 375.26. Device is Quadro 2000M. The toolkit CUFFT examples simpleCUFFT_callback and simpleCUFFT compile and run without a problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm looking for a julia way to do FFTs on the GPU and tried the example from the README.md page, which failed. Couldn't find the problem in the code, so maybe someone else can help. Thanks !
My OS is ubuntu, CUDA driver are up to date and here is more about my julia version:
The text was updated successfully, but these errors were encountered: