-
Notifications
You must be signed in to change notification settings - Fork 79
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
Cannot find check_nvsmi_healthmon() in 1.4.3 #113
Comments
Hey Ole! The |
The file |
Hey @OleHolmNielsen!
Well, yes...and no. :-) I do see exactly what the problem is. When I merged #5, I failed to notice that the PR created the file with the check in the correct location and with the correct name but did not also add the file to the list of packaged script files in Makefile.am. All that needs to happen is for Having said that... The Fine Folks ("Feyn Folks?" 🤣 🤦) at the Feynman Center for Innovation are actively reviewing my disclosure filing and my request to open-source and publish our future DOE/LANL/Triad-owned contributions directly here on GitHub. They've never had a situation quite like this before (since most of NHC is already DOE/LBNL/UC-owned and was disclosed to DOE several years ago), so to avoid making it any more complicated than it already is, I've promised not to work on NHC publicly while they're trying to get all this figured out. And while I didn't anticipate this, I'm confident that it will totally be worth it in the long run! So I can see 2 possible solutions here:
Thoughts? |
Hi Michael,
I've created a PR with the file scripts/csc_nvidia_smi.nhc and
Makefile.am. I tried to reach out to the original author Johan Guldmyr,
but he's no longer reachable. I hope this PR was made correctly?
Thanks,
Ole
…On 3/18/22 19:42, Michael Jennings wrote:
Hey @OleHolmNielsen <https://github.com/OleHolmNielsen>!
The file |scripts/csc_nvidia_smi.nhc| is absent from the 1.4.3 RPM
package. Could you add it?
Well, yes...and no. :-)
I do see exactly what the problem is. When I merged #5
<#5>, I failed to notice that the PR
created the file with the check in the correct location and with the
correct name but /did not/ also add the file to the list of packaged
script files
<https://github.com/mej/nhc/blob/d534d41db4237b018f18a3063c4ceb86b91fbe42/Makefile.am#L12-L17>
in Makefile.am
<https://github.com/mej/nhc/blob/d534d41db4237b018f18a3063c4ceb86b91fbe42/Makefile.am>.
All that needs to happen is for |csc_nvidia_smi.nhc|
<https://github.com/mej/nhc/blob/d534d41db4237b018f18a3063c4ceb86b91fbe42/scripts/csc_nvidia_smi.nhc>
to be added to the |nobase_dist_conf_DATA| variable at that location.
Having said that... The Fine Folks ("Feyn Folks?" 🤣 🤦) at the Feynman
Center for Innovation <https://www.lanl.gov/projects/feynman-center/> are
*actively* reviewing my disclosure filing and my request to open-source
and publish our future DOE/LANL/Triad-owned contributions directly here on
GitHub. They've never had a situation quite like this before (since most
of NHC is already DOE/LBNL/UC-owned and was disclosed to DOE several years
ago), so to avoid making it any more complicated than it already is, I've
promised not to work on NHC publicly while they're trying to get all this
figured out. And while I didn't anticipate this, I'm confident that it
will totally be worth it in the long run!
So I can see 2 possible solutions here:
1. You (or someone else?) can submit a Pull Request <../pulls/> that
makes the above-described change, and I can merge it.
2. I can apply the above fix locally myself, but I won't be able to push
it to GitHub or Bitbucket until FCI completes their review/approval
process.
Thoughts?
—
Reply to this email directly, view it on GitHub
<#113 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE32EABSL65G4XGPUWWYNCTVATFBBANCNFSM5QKQ5V4Q>.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Ole Holm Nielsen
PhD, Senior HPC Officer
Department of Physics, Technical University of Denmark,
Fysikvej Building 309, DK-2800 Kongens Lyngby, Denmark
E-mail: ***@***.***
Homepage: http://dcwww.fysik.dtu.dk/~ohnielse/
Mobile: (+45) 5180 1620
|
This new feature in 1.4.3:
doesn't seem to be present in the release RPM file lbnl_nv.nhc.
How does one use this new check?
Thanks,
Ole
The text was updated successfully, but these errors were encountered: