Summary: | sysutils/slurm-wlm: switch from hwloc to hwloc2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thierry Thomas <thierry> | ||||
Component: | Individual Port(s) | Assignee: | Jason W. Bacon <jwb> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | jrm, thierry | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(jwb) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 252494 | ||||||
Attachments: |
|
OK, I'll test slurm-wlm with hwloc2 ASAP. Thanks for the heads-up. A commit references this bug: Author: jwb Date: Thu Jan 7 20:32:47 UTC 2021 New revision: 560733 URL: https://svnweb.freebsd.org/changeset/ports/560733 Log: sysutils/slurm-wlm: Switch from hwloc to hwloc2 Also minor improvements to example slurm.conf PR: 252495 Reported by: thierry Changes: head/sysutils/slurm-wlm/Makefile head/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example Simple fix since upstream dealt with this back in 2017. Thanks! |
Created attachment 221359 [details] sysutils/slurm-wlm: switch from hwloc to hwloc2 When upgrading net/mpich to 3.4, devel/hwloc2 becomes required, but it conflicts with devel/hwloc (See PR 252494). Since a dependency on sysutils/slurm-wlm is grabbed, this port must also switch to devel/hwloc2.