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
hypre should be built with gpu support here in the serac spack package. this may significantly improve the solver runtime.
also the CUDA section should look more like the HIP (with one clean for loop)
https://github.com/LLNL/serac/blob/develop/scripts/spack/packages/serac/package.py#L267
https://github.com/LLNL/serac/blob/develop/scripts/spack/packages/serac/package.py#L301
The text was updated successfully, but these errors were encountered:
chapman39
No branches or pull requests
hypre should be built with gpu support here in the serac spack package. this may significantly improve the solver runtime.
also the CUDA section should look more like the HIP (with one clean for loop)
https://github.com/LLNL/serac/blob/develop/scripts/spack/packages/serac/package.py#L267
https://github.com/LLNL/serac/blob/develop/scripts/spack/packages/serac/package.py#L301
The text was updated successfully, but these errors were encountered: