Machine not found when trying to set up cpnrc

James King

James King
Member
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
 

James King

James King
Member
Hi Jim,

I tried that:

export CIME_MODEL=cesm

But I'm getting the same error when I try to do anything (e.g. create a new case).

Thanks,

James
 

James King

James King
Member
Thanks -seems to work now so maybe I just needed to wait for the environment variable changes to propagate or something.
 
Back
Top