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

Starting MUSIC with too many MPI process generates cryptic message #43

Open
jakobj opened this issue Oct 18, 2017 · 2 comments
Open

Starting MUSIC with too many MPI process generates cryptic message #43

jakobj opened this issue Oct 18, 2017 · 2 comments

Comments

@jakobj
Copy link
Contributor

jakobj commented Oct 18, 2017

When running a music script in which x executables are defined with x + 1 MPI processes, the following error message results:

music: ../../src/application_mapper.cc:187: void MUSIC::ApplicationMapper::mapApplications(): Assertion `config_->getDict().size() != 0' failed.

This should be replaced with a more informative error message, as it is the case when not enough MPI processes are passed.

Error in MUSIC library: configuration file specifies 3 MPI processes but MUSIC was given 2

I this a genuine bug or just me misinterpeting the output?
I haven't looked at the code yet, so I can't promise a PR.

@mdjurfeldt
Copy link
Contributor

mdjurfeldt commented Oct 18, 2017 via email

@jakobj
Copy link
Contributor Author

jakobj commented Oct 18, 2017

OK, I'll look into it.

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