We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently gpu_min_ci_balanced_factor from nbnxn_ocl_data_mgmt.cpp is set to the same value used by the equivalent CUDA implementation.
Check if for AMD this parameter should have another value which could improve performance.
If necessary, have different coefficients depending on the vendor.
The text was updated successfully, but these errors were encountered:
Please include the following change in your experiments, this improves the list size estimation: https://gerrit.gromacs.org/#/c/4202/
Sorry, something went wrong.
No branches or pull requests
Currently gpu_min_ci_balanced_factor from nbnxn_ocl_data_mgmt.cpp is set to the same value used by the equivalent CUDA implementation.
Check if for AMD this parameter should have another value which could improve performance.
If necessary, have different coefficients depending on the vendor.
The text was updated successfully, but these errors were encountered: