Opened 6 years ago
Closed 6 years ago
#1434 closed help (completed)
problems finding MPL
Reported by: | luke | Owned by: | um_support |
---|---|---|---|
Component: | UM Model | Keywords: | |
Cc: | Platform: | ||
UM Version: | <select version> |
Description
Some students on the UKCA training course are having problems with MPL. Their .profile is one that works for me on ncastr01.
The error is:
ftn -o integrity_mod.o -I/home/n02/n02/ncastr19/um/xkxpa/umatmos/inc -I/home/n02/n02/ukca/prebuilds/HG3A-CheST_omp_ARCHER/umatmos/inc -I/home/n02/n02/ukca/prebuilds/HG3A-CheST_omp_ARCHER/baserepos/JULES/inc -I/home/n02/n02/ukca/prebuilds/HG3A-CheST_omp_ARCHER/baserepos/UMATMOS/inc -e m -h noomp -s real64 -s integer64 -hflex_mp=intolerant -I /gcom/cce/gcom4.5/archer_cce_mpp/inc -h omp -c /home/n02/n02/ncastr19/um/xkxpa/umatmos/ppsrc/UM/atmosphere/dynamics/integrity_mod_4A.f90 ftn-855 crayftn: ERROR INTEGRITY_MOD, File = ../../../home2/n02/n02/ncastr19/um/xkxpa/umatmos/ppsrc/UM/atmosphere/dynamics/integrity_mod_4A.f90, Line = 15, Column = 8 The compiler has detected errors in module "INTEGRITY_MOD". No module information file will be created for this module. ftn-292 crayftn: ERROR GLOBAL_HASH1, File = ../../../home2/n02/n02/ncastr19/um/xkxpa/umatmos/ppsrc/UM/atmosphere/dynamics/integrity_mod_4A.f90, Line = 2119, Column = 5 "MPL" is specified as the module name on a USE statement, but the compiler cannot find it. ftn-113 crayftn: ERROR GLOBAL_HASH1, File = ../../../home2/n02/n02/ncastr19/um/xkxpa/umatmos/ppsrc/UM/atmosphere/dynamics/integrity_mod_4A.f90, Line = 2165, Column = 19 IMPLICIT NONE is specified in the local scope, therefore an explicit type must be specified for data object "MPL_CHARACTER". ftn -o eg_dxout_mod.o -I/home/n02/n02/ncastr19/um/xkxpa/umatmos/inc -I/home/n02/n02/ukca/prebuilds/HG3A-CheST_omp_ARCHER/umatmos/inc -I/home/n02/n02/ukca/prebuilds/HG3A-CheST_omp_ARCHER/baserepos/JULES/inc -I/home/n02/n02/ukca/prebuilds/HG3A-CheST_omp_ARCHER/baserepos/UMATMOS/inc -e m -h noomp -s real64 -s integer64 -hflex_mp=intolerant -I /gcom/cce/gcom4.5/archer_cce_mpp/inc -h omp -c /home/n02/n02/ncastr19/um/xkxpa/umatmos/ppsrc/UM/atmosphere/dynamics/dxout_4A.f90 Cray Fortran : Version 8.2.x.x (u82093f82212i82224p82394a82022e82011z82394) Cray Fortran : (x8232r82023w82008t8213b82042k82020) Cray Fortran : Mon Jan 05, 2015 16:55:46 Cray Fortran : Compile time: 0.1200 seconds Cray Fortran : 2305 source lines Cray Fortran : 3 errors, 0 warnings, 0 other messages, 0 ansi Cray Fortran : "explain ftn-message number" gives more information about each message. fcm_internal compile failed (256) gmake: *** [integrity_mod.o] Error 1 gmake: *** Waiting for unfinished jobs.... gmake -f /home/n02/n02/ncastr19/um/xkxpa/umatmos/Makefile -j 6 -s all failed (2) at /fs2/n02/n02/hum/fcm-2014-02/bin/../lib/FCM1/Build.pm line 611 ->Make: 501 seconds ->TOTAL: 608 seconds Build failed on Mon Jan 5 16:56:55 2015. UMATMOS build failed
They are manually compiling. Any suggestions would be greatly appreciated…
Thanks,
Luke
Change History (2)
comment:1 Changed 6 years ago by luke
comment:2 Changed 6 years ago by annette
- Resolution set to completed
- Status changed from new to closed
Hi Luke,
I presume you sorted this out, so I'm closing the ticket.
Annette
Note: See
TracTickets for help on using
tickets.
Ah - the new .profile may not have been picked up correctly. I'll test this again tomorrow.
L