Skip to content
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

Fixed interface for calculate_norms #765

Merged
merged 2 commits into from
Mar 10, 2024
Merged

Fixed interface for calculate_norms #765

merged 2 commits into from
Mar 10, 2024

Conversation

hfp
Copy link
Member

@hfp hfp commented Mar 10, 2024

  • Calculate_norms: const-correctness to match Fortran wrapper's INTENT.
  • OpenCL BE: Made ACC_OPENCL_WA flag-based (bit-wise toggles).
  • OpenCL BE: Fixed macro order (acc_opencl.h).
  • Eventually suppress "Fortran runtime warning:".

hfp and others added 2 commits March 10, 2024 18:17
* Calculate_norms: const-correctness to match Fortran wrapper's INTENT.
* OpenCL BE: Made ACC_OPENCL_WA flag-based (bit-wise toggles).
* OpenCL BE: Fixed macro order (acc_opencl.h).
* Eventually suppress "Fortran runtime warning:".
@hfp
Copy link
Member Author

hfp commented Mar 10, 2024

There seems to be a discrepancy between online check and local precommit check:
5142694

@hfp hfp merged commit 100983d into cp2k:develop Mar 10, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant