Error during writing of history file #569
-
|
Hi, Hopefully this is the last one to tackle. Below is the error message - including a list of the loaded modules while running on the ALICE HPC. I've added the addresses as proper text in this file - where it seems to link back to the creation of the output files. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi @arthurronner,
My guess is 2. Also, mizuRoute uses dynamic link, so I believe you need to load the same compiler, and libraries (netcdf, mpi etc.) when you run. |
Beta Was this translation helpful? Give feedback.
-
|
Summary: if a user compiles PIO without pnetcdf, |
Beta Was this translation helpful? Give feedback.
Hi @arthurronner,
monthlyoryearly.netcdf?My guess is 2. Also, mizuRoute uses dynamic link, so I believe you need to load the same compiler, and libraries (netcdf, mpi etc.) when you run.