Opened 16 years ago
Closed 16 years ago
#15 closed defect (fixed)
OASIS compilation in batch mode on brodie
Reported by: | mafoipsl | Owned by: | igcmg |
---|---|---|---|
Priority: | major | Milestone: | IPSL CM4 parallel version |
Component: | scripts | Version: | |
Keywords: | oasis batch compilation | Cc: |
Description
OASIS compilation in batch mode (required on brodie) stop without any explicit message.
Change History (1)
comment:1 Changed 16 years ago by aclsce
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
By default, the stdout and stderr is written out to the screen ('tty'). That works in interactive mode. In batch mode 'tty' is not known and that's why it crashes. The solution is to not write out to 'tty'. For that, it is needed to modify AA_make and scripts file from Standard Compilation Environnment of Oasis3.