Software

starccm does not use vis node GPU

Issue:

When trying to run starccm on a vis node in order to use GPU for visualization (not for GPU calculation), the typical way to do this would be to load the virtualgl module and use vglrun

module load virtualgl/3.1.1
module load starccm/19.06.009
vglrun starccm+

However, starccm does not pick up libraries from $LD_LIBRARY_PATH by default, so it does not pick up the necessary graphics libraries

Schrodinger 2023.2 does not launch

Schrodinger 2023.2 does not launch through OnDemand or OnDemand desktop, failing with "fatal error"

If you do not need 2023.2 specifically, or you are able to transition to 2024 or later versions, please do so. We highly recommend this option over the following workarounds

Schrodinger can be launched on vis nodes, through X11Forwarding, and through batch jobs. If trying to run Schrodinger 2023.2, please use a vis node, use X11Forwarding, or do not use the GUI and run through a batch job

Pages