Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arodri7 opened this issue Apr 28, 2022 · 1 comment
Open

Comments

@arodri7
Copy link

arodri7 commented Apr 28, 2022

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

@madduri
Copy link

madduri commented May 9, 2022

Hey Drew - Just wanted to ping about this issue. It looks like this is issue is lowering the overall robustness in our run. Is athere any additional information we should capture that will help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants