Difference between revisions of "FAQ"
From ScientificComputing
(→Software) |
(→Environment modules) |
||
Line 26: | Line 26: | ||
==Environment modules== | ==Environment modules== | ||
+ | ===Can I automatically load modules on login ?=== | ||
+ | ===Is it possible to load modules in a script ?=== | ||
+ | ===Module load does not work properly, what am I doing wrong ?=== | ||
+ | ===In the application table version X is listed, why does module avail not list it ?=== | ||
+ | ===Version X is gone, why did you delete it ?=== | ||
==Submitting jobs== | ==Submitting jobs== |
Revision as of 10:05, 19 August 2016
Contents
- 1 General
- 2 Access
- 3 Software
- 3.1 Do you provide any software on your clusters ?
- 3.2 Why does my 32-bit executable not work on your cluster ?
- 3.3 Can I run Windows executables on the clusters ?
- 3.4 Can you please update GLIBC on the clusters ?
- 3.5 Is it necessary to recompile or can I just copy my application to a cluster ?
- 3.6 Are development tools available on the clusters ?
- 3.7 What scientific libraries are available on the clusters ?
- 3.8 Can you please allow me to run sudo for installing my code ?
- 3.9 Why can't I install my application into /usr/bin and /usr/lib64 ?
- 3.10 Is there a license available for application XYZ ?
- 4 Environment modules
- 5 Submitting jobs
- 6 Monitoring jobs
- 7 Data management and file transfer
- 8 Miscellaneous