-
Notifications
You must be signed in to change notification settings - Fork 32
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
Add support for OFED #254
Add support for OFED #254
Conversation
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8358239578 Edit: Cancelled, didn't run OFED build |
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8358708640. ofed build failed cause of extravars. other build server deletion timedout |
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8360196142 |
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8361801241 |
Testing build here: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8363078224 |
Checked adding
running No changes reported. |
Test on arcus ilab-60 network using
Non-OFED: image openhpc-RL9-240327-1026-4812f8521: 1.61 us 45.60496 Gbit/s OFED: image openhpc-ofed-RL9-240404-1503-e9fe32351: 1.62 us 45.59592 Gbit/s latter has:
|
Test CI cancelled, image build RL8/RL9: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8798490505 |
RL8 (non-ofed) and RL9 (ofed) CI PASSING: https://github.com/stackhpc/ansible-slurm-appliance/actions/runs/8800566275 |
Adds an
ofed
role, not enabled by default. This is intended only to be used inside of image build for speed. Note that package updates should be done first, and updates should not be run once OFED has been installed.NB: CI uses the OFED image for the default RL9. If the optional RL8 CI is run this uses a non-OFED image (as this is what will be deployed for Arcus)
TODO before merge:
Image size differences