-
Notifications
You must be signed in to change notification settings - Fork 52
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
Fesom2.5 intel fixes #442
base: main
Are you sure you want to change the base?
Fesom2.5 intel fixes #442
Conversation
…rror which prevented threads to run properly on compute nodes, this has been solved (see Ticket#124596)
…eading and openmp are active
… call in compute_sigma_xy()
@trackow Does this still make sense to merge for 2.6? |
@trackow Any update on this PR? |
The io_meandata.F90 changes by Dima and the added k-loop in oce_fer_gm.F90 I don't know what they are for, but we should check with him @dsidoren .
The rest, for example, MPI_BARRIERs and OMP barriers I would not touch as they worked well in https://github.com/FESOM/fesom2/tree/2.5.0.3_de. So would again suggest to just merge that branch instead |
We leave this open until after merge of #571 and check what's left then. @patrickscholz said the io_meandata changes might be good still and not covered elsewhere. |
Test to see it worked...