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
MCGPU does not currently support simulations that use bond/angle flexibility running on the GPU. The code is there, and runs correctly on the CPU, but has not been properly parallelized.
Steps have been taken to get the movements on the GPU, including GPUCopy fields and some initial OpenACC pragmas, but these are not complete.
The text was updated successfully, but these errors were encountered:
MCGPU does not currently support simulations that use bond/angle flexibility running on the GPU. The code is there, and runs correctly on the CPU, but has not been properly parallelized.
Steps have been taken to get the movements on the GPU, including GPUCopy fields and some initial OpenACC pragmas, but these are not complete.
The text was updated successfully, but these errors were encountered: