Skip to content

Error when setting "preschedule=FALSE" and using more than 2 nodes #1

Description

@arodri7

Hi Drew,
Hope you are doing well! I am using task_tools for our submission, but when I set preschedule=FALSE and used 25 nodes with more than 300K tasks to execute, I got the following error:

Error in spmd.recv.integer(x.buffer = integer(1), rank.source = anysource()) :
  MPI_ERR_TRUNCATE: message truncated
Calls: mpi_napply -> mpi_napply_nopreschedule -> spmd.recv.integer

I tried the same with 2 nodes and a list of tasks to execute of 219 and it did work.

I don't get errors when setting preschedule=TRUE. I can go ahead with that, but I'd like to set it to FALSE as the jobs execute at different time lengths and some resources would be left idle.

Thanks,
Alex

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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