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

Core Cuda: Crash when using cuda-toolkit 10.2 and FFT DDI #555

Open
MSallermann opened this issue Feb 3, 2020 · 0 comments
Open

Core Cuda: Crash when using cuda-toolkit 10.2 and FFT DDI #555

MSallermann opened this issue Feb 3, 2020 · 0 comments

Comments

@MSallermann
Copy link
Member

MSallermann commented Feb 3, 2020

When using the newest cuda toolkit (version 10.2.89) together with the ddi_method fft the code crashes while calling functions from Vectormath.cu (e.g. Vectormath::fill).

The error message is:
Vectormath.cu:234 in function `fill`: too many resources requested for launch

On cuda 10.1.243 the code is working ...

System:
Ubuntu 16.04 LTS
gcc 8.3.0
Nvidia GeForce 1060

@MSallermann MSallermann changed the title Core Cuda: Crash when cuda-toolkit 10.2 and FFT DDI Core Cuda: Crash when using cuda-toolkit 10.2 and FFT DDI Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant