Mentions légales du service

Skip to content

[luxembourg][vianden] Add GPU information from g5k-checks

Ludovic Schoepps requested to merge vianden-gpu-fix into master

Généré avec g5k-checks sous ubuntu2404-rocm selon cette procédure:

sudo apt install hwloc ipmitool infiniband-diags
sudo hostnamectl hostname vianden-1.luxembourg.grid5000.fr
# Install rbenv with ruby 2.7.x
# rbenv local 2.7.8
# Check ruby version with 'ruby -v'
gem install bundler -v 2.4.22
# Add "s.add_runtime_dependency('nokogiri', ['~> 1.15.7'])" to g5k-checks.gemspec
bundle install
sudo cp g5k-checks.conf /etc/
sudo $(which bundle) exec g5k-checks -m api

A savoir que la génération a encore quelques différences mineurs mais elles n'ont pas été incluses pour que g5k-checks continue de passer sous debian

Edited by Ludovic Schoepps

Merge request reports

Loading