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

orun and OmegaApps always use default.cfg #173

Open
derek-gerstmann opened this issue Mar 29, 2016 · 1 comment
Open

orun and OmegaApps always use default.cfg #173

derek-gerstmann opened this issue Mar 29, 2016 · 1 comment

Comments

@derek-gerstmann
Copy link
Contributor

When invoked from the command line with a specific config, like so:

./orun -c ../../system/test-multinode.cfg

The launch commands that get generated assume that the default.cfg is going to be used, instead of passing on the user specified display config.

@febret
Copy link
Member

febret commented Mar 29, 2016

I double checked the code and it looks correct (https://github.com/uic-evl/omegalib/blob/master/src/omega/osystem.cpp#L412) but I will try running it on our cluster tomorrow to see if I can reproduce.

You can also try to do

./orun -c ../../system/test-multinode.cfg -L d

and see if in the detailed log the commands in the lines starting with *_[olaunch] *_look correct

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

No branches or pull requests

2 participants