Opened 5 years ago

Last modified 5 years ago

#345 new enhancement

No out_lmdz.x.??? files are created when 1OMP for lmdz is set in config.card : pure MPI case

Reported by: snguyen Owned by: somebody
Priority: trivial Milestone:
Component: system Version:
Keywords: lmdz processes output Cc:

Description

libIGCM does not create execution scripts when LMDZ is in pure MPI mode : 1OMP in config.card.

As a result all the outputs of LMDZ are written in out_execution.

The out_lmdz.x.??? files are much more useable when concatenated by libIGCM at the end of the Job execution.

Is it possible to update libIGCM so that scripts are created even in the pure MPI case ?

Change History (1)

comment:1 Changed 5 years ago by snguyen

exemple of out_execution :

#######################################
EXECUTION of : /usr/bin/time ccc_mprun -E-K1 -f ./run_file

oasis_init_comp: Calling MPI_Init

ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1
ntsinswr = 1

oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init
oasis_init_comp: Calling MPI_Init

WARNING FROM ROUTINE getin_readdef
... and so on

Note: See TracTickets for help on using tickets.