-
Notifications
You must be signed in to change notification settings - Fork 51
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
job: emit gpu request information #1465
Conversation
Slightly modified version of @TWRS' change. Add -g to wreck to allow for requesting gpus Propate that request information to scheduler through job module and jsc.
@dongahn, you might have a stale build system as kzutil was replaced with kzcopy. Try rerunning |
@grondo: yes that does the trick! But now one of the tests fails on quartz. (Very possible that I'm doing something wrong.)
|
Oh, hm, I haven't seen that test fail before, I'll try to reproduce on quartz. |
Might be a Travis problem, I'm seeing |
When you do have a chance @dongahn, can you run the |
Will do. |
|
Given that the same errors occur in Travis, I have to believe this is due to this PR. Probably, there are some more code paths we need to adjust to complete gpu info propagation. I will look at this next week. |
This requires a rework per changes in #1472. Close this for now. |
Very slightly modified version of @TWRS' change to support gpu scheduling within flux-sched.
Unfortunately,
make check
on quartz fails w/My config line was: ./configure --prefix=/g/g0/dahn/workspace/flux-cancel/inst --disable-python