Changes between Version 48 and Version 49 of Public/User_Guide/PaS


Ignore:
Timestamp:
Aug 4, 2022, 9:25:29 AM (21 months ago)
Author:
Jochen Kreutz
Comment:

add info on Nvidia profiling tools (x-forwarding)

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/PaS

    v48 v49  
    4848 * 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]]
    4949
     50=== nvidia profiling tools ===
     51
     52 * to launch the tools on a compute node using X-Forwarding another SSH session is needed:
     53
     54{{{
     55srun --forward-x -p dp-esb -N 1 -n 1 --pty /bin/bash -i
     56ssh -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
    5061=== Easybuild ===
    5162 * Moving the new Easybuild stage 2022 (in February) might cause unexpected behavior and problems with the installed software components: