Hi,
I'm trying to install CESM2.1.3 on the UK HPC ARCHER2. I have successfully run checkout_externals so should have the model working, but apparently I need to set up a programme called cpnrc. When I run the command
../configure --macros-format=Makefile --mpilib=mpi-serial
I get the error:
ERROR: No machine archer2 found
Even though archer2 is present in the config_machines.xml file. Adding the switch
--machine=archer2
Results in the same error. Any idea why this is happening and how I can fix it?
Thanks,
James
I'm trying to install CESM2.1.3 on the UK HPC ARCHER2. I have successfully run checkout_externals so should have the model working, but apparently I need to set up a programme called cpnrc. When I run the command
../configure --macros-format=Makefile --mpilib=mpi-serial
I get the error:
ERROR: No machine archer2 found
Even though archer2 is present in the config_machines.xml file. Adding the switch
--machine=archer2
Results in the same error. Any idea why this is happening and how I can fix it?
Thanks,
James