Changes
Page history
migration to hydra is done
authored
Mar 09, 2017
by
Doak, Peter W.
Hide whitespace changes
Inline
Side-by-side
Cades.md
View page @
cf9717e0
...
@@ -40,12 +40,27 @@ bash $ ssh or-condo-login.ornl.gov
...
@@ -40,12 +40,27 @@ bash $ ssh or-condo-login.ornl.gov
```
```
## Environment ##
## Environment
Haswell/Broadwell Based
**32+ core Haswell/Broadwell Based**
MOAB Torque Cluster
## Job Submission ##
| type | memory |feature code |
There is only one queue: batch
| ----------------- | ------------ | ------------|
| Haswell 2x16 | 125G | hw32, std |
| Broadwell 2x18 | 125G | bw36, std |
| High mem (bw36) | 251G | high_mem |
|GPU haswell | 251G |k80_hw32, gpu,std |
|GPU Broadwell | 251G |k80_bw36, gpu,std |
Most plentiful node is Haswell 2x16, i.e. hw32
*
unless stated modules are optimized for hw32.
*
use of no feature code results in std
*
mixes of node types can cause crashes
**
MOAB Torque Cluster
**
## Job Submission
There is only one non-experimental queue: batch
See this gitlab repo's examples for the pbs commands, there are more than on most clusters and they matter.
See this gitlab repo's examples for the pbs commands, there are more than on most clusters and they matter.
...
@@ -72,7 +87,7 @@ There are examples for most of the installed codes in the repo.
...
@@ -72,7 +87,7 @@ There are examples for most of the installed codes in the repo.
```
```
**You can contribute to the examples.**
**You can contribute to the examples.**
## File System
##
## File System
Run your jobs from
Run your jobs from
```
```
/lustre/or-hydra/cades-cnms/you
/lustre/or-hydra/cades-cnms/you
...
@@ -82,7 +97,7 @@ If your directory is missing ask @nathangrod or @michael.galloway in #general fo
...
@@ -82,7 +97,7 @@ If your directory is missing ask @nathangrod or @michael.galloway in #general fo
The old lustre file system
*pfs1*
will be decommissioned and all data cleared in the near future. You must migrate you old data soon.
The old lustre file system
*pfs1*
will be decommissioned and all data cleared in the near future. You must migrate you old data soon.
**Use a pbs job or an interactive job, do not use the login nodes.**
**Use a pbs job or an interactive job, do not use the login nodes.**
## CODES
##
## CODES
These are the codes that have been installed so far. You can request additional codes.
These are the codes that have been installed so far. You can request additional codes.
Instructions for codes:
Instructions for codes:
...
@@ -118,3 +133,4 @@ Use them by adding:
...
@@ -118,3 +133,4 @@ Use them by adding:
```
```
[
Slack to uid
](
Slack
to uid)
[
Slack to uid
](
Slack
to uid)
\ No newline at end of file