-
Notifications
You must be signed in to change notification settings - Fork 142
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
GPU and OPENMP cannot work together for DMC #1053
Comments
Thanks for reporting this. Please can you attach the pseudopotential files so that we can attempt an exact reproduction? |
Sorry for the confusion. I have them pasted in the google group. |
I take it back. |
This is also Volta-V100 related (works fine with GTX1080), the same as this issue. |
Thanks for the updates. While our existing tests are passing, it does indeed seem that something is up with some combinations/parts of QMCPACK, certain GPUs, certain inputs. |
We ran legacy CUDA with OpenMP threads by default. It seems OK right now. Open a new issue if needed. |
the code crash when using OPENMP with GPU for DMC. This doesn't happen for VMC.
details here.
https://groups.google.com/forum/#!topic/qmcpack/9rELWZgNUOo
The text was updated successfully, but these errors were encountered: