Difference between revisions of "Large-Memory SMP Servers"
Moskalenko (talk | contribs) |
Moskalenko (talk | contribs) m (Text replace - "HPC Center" to "Research Computing") |
||
Line 1: | Line 1: | ||
[[Category:Infrastructure]][[Category:Hardware]] | [[Category:Infrastructure]][[Category:Hardware]] | ||
− | The | + | The Research Computing within Research Computing currently maintains the following resources for calculations requiring large amounts of physical memory. |
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;" |
Revision as of 21:02, 6 September 2013
The Research Computing within Research Computing currently maintains the following resources for calculations requiring large amounts of physical memory.
Host | Architecture | Vendor | Processor | Frequency | Cores | Memory(GB) |
---|---|---|---|---|---|---|
r12a-s38 | emt64t | Intel | X7560 | 2.2 | 16 | 128 |
r12a-s40 | amd64 | AMD | 6174 | 2.2 | 48 | 512 |
s5a-s23 | amd64 | Intel | E7-8850 | 2.0 | 80 | 1024 (1TB) |
The big memory machines are available only via the bigmem queue. To submit jobs to this queue you will need to add the
#PBS -q bigmem
directive to your job script or use the "-q bigmem" option on the qsub command line.
Please also be aware that servers with hundreds of gigabytes of RAM are still fairly expensive. For this reason and so that resources can be allocated fairly, resource requests are considered on the basis of Processor Equivalents. If you submit a job to the bigmem queue and your group does not have an NCU allocation sufficient to accommodate the resource request, your job will be blocked and will not run.