Opened 10 years ago
Closed 9 years ago
#562 closed defect (fixed)
umcet
Reported by: | iwi | Owned by: | jeff |
---|---|---|---|
Component: | UM Tools | Keywords: | |
Cc: | Platform: | ||
UM Version: |
Description
umcet on puma is producing a SUBMIT script for HECToR which contains NCORE=$MAXNCORE but MAXNCORE is never set, so the job falls over
See: /home/iwi/umui_jobs/xfryc/ensemble/Ens_Control/SUBMIT
I can work around it by setting "export MAXNCORE=4" in my .profile on HECToR but it should be in the SUBMIT script. The non-umcet version of the SUBMIT script sets MAXNCORE, by the way.
Change History (3)
comment:1 Changed 10 years ago by jeff
- Owner changed from um_support to jeff
- Status changed from new to accepted
comment:2 Changed 10 years ago by iwi
Jeff,
Thanks.
Alan
comment:3 Changed 9 years ago by ros
- Resolution set to fixed
- Status changed from accepted to closed
- UM Version <select version> deleted
Note: See
TracTickets for help on using
tickets.
Hi Alan
These changes didn't make it into the UMCET code. I'll update it and let you know when its done.
Jeff.