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

error in compilation at JSC #530

Open
dsidoren opened this issue Nov 2, 2023 · 4 comments
Open

error in compilation at JSC #530

dsidoren opened this issue Nov 2, 2023 · 4 comments

Comments

@dsidoren
Copy link
Collaborator

dsidoren commented Nov 2, 2023

https://github.com/FESOM/fesom2/blame/f0b842f0d283b88a596a2c137002b700bd432131/src/ifs_interface/iom.F90#L112

@wdeconinck at this place and other places below with GNU compiler on Juwels we get:
/p/project/cesmtst/sidorenko1/ifs-bundle/source/fesom/src/ifs_interface/iom.F90:204:14:

204 | err = conf_ctx%mpi_allow_world_default_comm(.FALSE.)
| 1
Error: Type mismatch in argument ‘allow’ at (1); passed LOGICAL(4) to LOGICAL(1)

I will revert it back to .FALSE._1

@wdeconinck
Copy link
Contributor

This will require multio branch "release/2.1.0"

@wdeconinck
Copy link
Contributor

In the mean time I have made multio branch release/2.1.0 as well as multio develop branch backward compatible.

@wdeconinck
Copy link
Contributor

@dsidoren , the relevant multio branch you have used, feature/interpolate-fesom now has a compatible API as well, so that fesom needs not to be modified.

@JanStreffing
Copy link
Collaborator

We are running on Juwels now, yes? Issue closed?

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

No branches or pull requests

3 participants