What version of the code are you using?
CICE6.6.2
Have you made any changes to files in the source tree?
I have attempted to create a machine port for my linux workstation using existing examples in the configuration/scripts/machines directory.
Describe every step you took leading up to the problem:
- Ran the default CICE configuration using the conda machine spec. Built and ran with no issues
- Tried to create a machine port with the Intel OneAPI 2025.0 compilers. Compiled netcdf-c and netcdf-fortran myself using these same compilers which both passed all tests
- Model compiles successfully with the new port. However, when running it reaches a segmentation fault in ice_transport_remap.F90 in the "horizontal_remap" routine just after it tries to read the forcing file JRA55_gx3_03hr_forcing_2005.nc. I have tried recompiling and running in debug mode but this didn't provide any more information that I could see.
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
I have attached the machine port files and the run log.
Describe your problem or question:
Issue described above, any help would be much appreciated.
				
			CICE6.6.2
Have you made any changes to files in the source tree?
I have attempted to create a machine port for my linux workstation using existing examples in the configuration/scripts/machines directory.
Describe every step you took leading up to the problem:
- Ran the default CICE configuration using the conda machine spec. Built and ran with no issues
- Tried to create a machine port with the Intel OneAPI 2025.0 compilers. Compiled netcdf-c and netcdf-fortran myself using these same compilers which both passed all tests
- Model compiles successfully with the new port. However, when running it reaches a segmentation fault in ice_transport_remap.F90 in the "horizontal_remap" routine just after it tries to read the forcing file JRA55_gx3_03hr_forcing_2005.nc. I have tried recompiling and running in debug mode but this didn't provide any more information that I could see.
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
I have attached the machine port files and the run log.
Describe your problem or question:
Issue described above, any help would be much appreciated.
