"cmd/hytop/tui/pstree.go" did not exist on "70a649e8b8a25555d3b07b6477b1fd843aebf04c"
env.sh 258 Bytes
Newer Older
mashun1's avatar
fix bug  
mashun1 committed
1
2
3
4
5
6
7
#!/bin/bash

export LD_LIBRARY_PATH=/app/softwares/build-hip/:$LD_LIBRARY_PATH
export OPENMM_PLUGIN_DIR=/app/softwares/install/lib/plugins
export OPENMM_FFT_BACKEND=1

export PATH=/app/softwares/hh-suite/build/bin:/app/softwares/hh-suite/build/scripts:$PATH