Astuces pour utiliser le cluster Jean Zay

pip install --global-option=build_ext --global-option="-I/usr/local/include/" --global-option="-L/usr/local/lib" package_name

python -m venv --system-site-packages myenv
pip install [--no-deps] math-verify

In this environment, you'll have access to all system-wide modules plus your local ones; and you'll save these annoying inodes by installing only 1 package. Of course, you may run into the famous "python dependency hell" issues, but well, if it does not always work, sometimes it may be useful.


squeue -u uyr14tk
sinfo
scontrol show jobid -dd 1138618
scancel 1189497

Shuffling large datasets