-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Computing system (please complete the following information):
- Machine name: Puhti @ CSC, Espoo
- HiDEM commit hash [e.g. 53e2eb5]: 924c983
Issue Type
Error message in compilation
Error message or symptoms
mpif-sizeof.h:395.47:
Included at mpif.h:63:
Included at /users/eefvan/sources/puhti/HiDEM/src/typedefs.f90:14:
COMPLEX(REAL64), DIMENSION(1,1,1,1,1,1,1,*)::x
1
Error: Array specification at (1) has more than 7 dimensions
Fatal Error: Error count reached limit of 25.
This same error (more than 7 dimensions) came up 25 times. Maybe related to:
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_TOOLCHAIN_FILE
Describe the context
Due to problems on Puhti, I had to recompile HiDEM. I have removed the build directory and tried to use the same compilation file as before, but then the above errors came up.
Metadata
Metadata
Assignees
Labels
No labels