Difference between revisions of "FAQ"
From ScientificComputing
(→Access) |
(→Software) |
||
Line 14: | Line 14: | ||
==Software== | ==Software== | ||
+ | ===Do you provide any software on your clusters ?=== | ||
+ | ===Why does my 32-bit executable not work on your cluster ?=== | ||
+ | ===Can I run Windows executables on the clusters ?=== | ||
+ | ===Can you please update GLIBC on the clusters ?=== | ||
+ | ===Is it necessary to recompile or can I just copy my application to a cluster ?=== | ||
+ | ===Are development tools available on the clusters ?=== | ||
+ | ===What scientific libraries are available on the clusters ?=== | ||
+ | ===Can you please allow me to run sudo for installing my code ?=== | ||
+ | ===Why can't I install my application into /usr/bin and /usr/lib64 ?=== | ||
+ | ===Is there a license available for application XYZ ?=== | ||
==Environment modules== | ==Environment modules== |
Revision as of 08:00, 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