-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Older builds used OFED 24.04. This included the rdma-core-devel package from Mellanox.
#427 changed OFED to the LTS version 23.10, now that was supported for RL9. However this install uses rdma-core-devel from appstream, which doesn't feel right:
[rocky@rl9-login-0 ~]$ cat /var/lib/image/image.json
{
"branch": "fix/packer-sentinel-file",
"build": "openhpc-rl9-241022-0038-a5affa58",
"cuda": "-",
"kernel": "5.14.0-427.40.1.el9_4.x86_64",
"ofed": "23.10",
"os": "Rocky 9.4",
"slurm-ohpc": "23.11.6"
}
[root@rl9-login-0 rocky]# dnf list --installed rdma*
Installed Packages
rdma-core.x86_64 2307mlnx47-1.2310322 @System
rdma-core-devel.x86_64 48.0-1.el9 @appstream
Furthermore, adding the undocumented OFED repos for 23.10 shows there is a Mellanox rdma-core-devel package :-(
Metadata
Metadata
Assignees
Labels
No labels