That is why we switched to tarball installations with version directories as
suggested by schedmd. No deb/rpm installations any more.
--
Bas van der Vlies
| Operations, Support & Development | SURFsara | Science Park 140 | 1098 XG
Amsterdam
| T +31 (0) 20 800 1300 | bas.vandervl...@surf.nl |
Hi Jason,
We're taking the approach proposed in
https://bugs.schedmd.com/show_bug.cgi?id=7919: same RPM everywhere,
but without the dependencies that you don't want installed globally
(like NVML, PMIx...). Of course you need to satisfy those dependencies
some other way on the nodes that require th
That's what we do here. We have three different rpms we build.
server: because we run the latest MariaDB on our master
general compute
gpu compute: because we build against nvml
We name these all the same but have them in different repos and
distribute the repos to each node appropriately.