Hello, shame this seems to be the last message in this thread!
I'm currently banging against the same problem on a test system. Did anyone get that to run? If yes, how exactly did you build the packages? Tina On 01/11/2019 18:19, Michael Jennings wrote: > On Friday, 01 November 2019, at 10:41:26 (-0700), > Brian Andrus wrote: > >> That's pretty much how I did it too. >> >> But... >> >> When you try to run slurmd, it chokes on the missing symbols issue. > > I don't yet have a full RHEL8 cluster to test on, and this isn't > really my area of expertise, but have you tried disabling "-Wl,-z,now" > from $LDFLAGS during the RPM build? Since the powercap symbols are > defined in slurmctld but not slurmd, I suspect that the symbol > problems are related to the disabling of lazy symbol bindings. > > I could be completely wrong, of course, but that's what I'd try. :-) > > Michael >