User Tools

Site Tools


cluster:209

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cluster:209 [2022/04/08 09:33]
hmeij07
cluster:209 [2022/04/08 09:47]
hmeij07 [OHPC]
Line 379: Line 379:
  
  ...  ...
 +
 +===== OHPC =====
 +
 +Load module, search for application, do a dry-run, don't forget the prefix!
 +
 +Then remove the dry-run flag.
 +
 +<code>
 +
 + module load EasyBuild/4.5.0
 + which eb
 +
 + eb --search PyCUDA
 + find /opt/ohpc/pub/libs/easybuild/4.5.0/software/EasyBuild/4.5.0/easybuild/easyconfigs \
 + -name PyCUDA*
 +
 +# dry-run
 + eb \
 +/opt/ohpc/pub/libs/easybuild/4.5.0/software/EasyBuild/4.5.0/easybuild/easyconfigs/p/PyCUDA/PyCUDA-2020.1-fosscuda-2020b.eb \
 +--dry-run --robot --prefix=/sanscratch/CENTOS8/easybuild/ohpc
 +
 +
 +</code>
  
  
cluster/209.txt ยท Last modified: 2022/04/10 15:49 by hmeij07