-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add option GPU_PHYSICS #322
base: develop
Are you sure you want to change the base?
Conversation
GitFlow: Merge develop into main
This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Please add one so that the PR can be merged. |
1 similar comment
This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled. Please add one so that the PR can be merged. |
Would the option |
@pchakraborty Yeah, I think so. Can you add a changelog entry and then I'll merge in? |
@pchakraborty I think so, yes! Just in case we have another compiler at some point with these options :) |
Added
cmake
optionGPU_PHYSICS
with a default value ofOFF
. IfON
, findOpenACC
.