Opened 5 years ago
Closed 5 years ago
#1618 closed error (completed)
Not able to run a job perfectly working
Reported by: | fcentoni | Owned by: | luke |
---|---|---|---|
Component: | UKCA | Keywords: | |
Cc: | Platform: | ARCHER | |
UM Version: | 7.3 |
Description
Hi,
I tried to run two jobs (xketc and xketd) in a nudged configuration which were perfectly working before the new compiler went on on Archer.
The error I keep getting is :
********************************************************* UM Executable : /work/n02/n02/fcentoni/um/xketg/bin/xketg.exe UM ERROR (Model aborting) : Routine generating error: ASAD_FLUX_PUT_STASH Error code: 34301 Error message: `Y8▒▒
thanks a lot,
Federico.
Change History (4)
comment:1 Changed 5 years ago by willie
comment:2 Changed 5 years ago by luke
- Owner changed from um_support to luke
- Status changed from new to accepted
Hi Federico,
Can you initialise
cmessage = " " icode = 0
in the ASAD_FLUX_PUT_STASH routine that is within the asad_chem_flux_diags.F90 module?
Let me know if this doesn't work.
Thanks,
Luke
comment:3 Changed 5 years ago by fcentoni
Hi,
I am not able to get another job running anymore (I got it running before the new compiler went on on Archer as above).
The job is xlvtc and this is the list of errors I get: {{{
Rank 0 [Mon Sep 21 10:16:06 2015] [c3-1c2s2n1] Fatal error in PMPI_Allgatherv: Invalid buffer pointer, error stack:
PMPI_Allgatherv(1235): MPI_Allgatherv(sbuf=0x7ffffb10d090, scount=14, dtype=0x4c000829, rbuf=0x7ffffb10d090, rcounts=0x63bc880, displs=0x63bc840, dtype=0x
4c000829, comm=0x84000004) failed
PMPI_Allgatherv(1183): Buffers must not be aliased. Consider using MPI_IN_PLACE or setting MPICH_NO_BUFFER_ALIAS_CHECK
Rank 2 [Mon Sep 21 10:16:06 2015] [c3-1c2s2n1] Fatal error in PMPI_Allgatherv: Invalid buffer pointer, error stack:
PMPI_Allgatherv(1235): MPI_Allgatherv(sbuf=0x7ffffb126f50, scount=2, dtype=0x4c000829, rbuf=0x7ffffb126ed0, rcounts=0x63bc4c0, displs=0x63bc480, dtype=0x4
c000829, comm=0x84000002) failed
PMPI_Allgatherv(1183): Buffers must not be aliased. Consider using MPI_IN_PLACE or setting MPICH_NO_BUFFER_ALIAS_CHECK
Rank 6 [Mon Sep 21 10:16:06 2015] [c3-1c2s2n1] Fatal error in PMPI_Allgatherv: Invalid buffer pointer, error stack:
……..
}}}
I urgently need to get back running my version of the model so I would appreciate any kind of help.
Many thanks.
Federico.
comment:4 Changed 5 years ago by luke
- Resolution set to completed
- Status changed from accepted to closed
Hi Federico,
I'm closing this ticket due to inactivity. Any new issues, please open another ticket.
Thanks,
Luke
Hi Federico,
Regards
Willie