-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In ice_fct.F90/ice_update_for_div an ACC WAIT needed to be added to …
…ensure reproducible results with OpenACC atomics disabled. tested with cce 17.0.1. The problem is coming from default asynchronous kernels in CCE, when going from GPU kernel to g2g MPI halo exchange.
- Loading branch information
Juha Tonttila
committed
Oct 3, 2024
1 parent
20c867e
commit dcede28
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters