A set of scripts for testing GPU node performance. These scripts are not a complete replacement for QAA tests, it is more prioritised to run auto-tests.
The documentation of the test coverage - https://wiki.gcore.lu/display/GCLOUD2/AI+Infrastructure+Test+Acceptance+Server
scripts/β scripts for running testsrequirements.txtβ Python dependencies
git https://github.com/eleonora-wed/GPU-performance-scripts.git
cd GPU-performance-scriptspip install -r requirements.txtpython scripts/gpu_test.py
(replace gpu_test.py with the name of your main script)