Skip to content

Nemomodel gives me OverflowError: integer does not fit in 'int' #73

@Saladino93

Description

@Saladino93

Hi all. I am a new user running on Perlmutter.

On running

srun -u -l -n 64 nemoModel "/pscratch/sd/o/omard/FGSIMS_OUT/agora/${nemo_run}/${nemo_run}_optimalCatalog.fits" $mask $beam "/pscratch/sd/o/omard/FGSIMS_OUT/agora/${nemo_run}/nemomodel_${freq}_snr4.fits" --min-snr 4.0 --freq $freq -M -n"

(note I added by hand the min-snr argument)

I get

54:   File "mpi4py/MPI/Comm.pyx", line 1406, in mpi4py.MPI.Comm.send
54:   File "mpi4py/MPI/msgpickle.pxi", line 211, in mpi4py.MPI.PyMPI_send
54:   File "mpi4py/MPI/msgpickle.pxi", line 147, in mpi4py.MPI.pickle_dump
54:   File "mpi4py/MPI/msgbuffer.pxi", line 50, in mpi4py.MPI.downcast
54: OverflowError: integer 3566595060 does not fit in 'int'

even if

54: ... rank 54 image complete (took 1895.205 sec)
54: ... rank = 54 sending sky model image

Any ideas how to debug this? I thought it might be related to my survey mask, but I still keep getting this even after reducing the area.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions