Changes between Version 48 and Version 49 of Public/User_Guide/PaS
- Timestamp:
- Aug 4, 2022, 9:25:29 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Public/User_Guide/PaS
v48 v49 48 48 * for furhter information, please also see [https://gitlab.jsc.fz-juelich.de/hps-public/easybuild-repository/-/wikis/Failed-to-initialize-NVML-Driver-library-version-mismatch-message here][[BR]] 49 49 50 === nvidia profiling tools === 51 52 * to launch the tools on a compute node using X-Forwarding another SSH session is needed: 53 54 {{{ 55 srun --forward-x -p dp-esb -N 1 -n 1 --pty /bin/bash -i 56 ssh -X -J <your account>@deep.zam.kfa-juelich.de <your account>@<the node you received> 57 }}} 58 59 * you will still see a warning "OpenGL Version check failed. Falling back to Mesa software rendering.", but the profling tool (e.g. `nsight-sys`) should start up 60 50 61 === Easybuild === 51 62 * Moving the new Easybuild stage 2022 (in February) might cause unexpected behavior and problems with the installed software components: