description...
Notes on general usage concept (proposal bySteffen Christgau (Unlicensed) ): Since no resource management system is currently installed, be gentle to other users, take care to not disturb experiments/measurements of others.
Systems
NEC SX-Aurora TSUBASA A300-8 (aurora)
...
CPU | 2x Xeon Gold 6126 (12c, 2,6 GHz) Skylake |
Memory | 192 GB (DDR4-2666 ESS RDIMM) |
Extension | 8x NEC Vector Engine 1.0 (1,4 GHz, 8c, 2,15TFLOP, 48G) |
Intel Optane NVRAM (
...
apass{1,2})
The Apache Pass Systems are equipped with Intel Optane Memory components, both as Storage Class Memory (SCM/NVRAM) and SSD. The main difference between the two hosts is the memory capacity.
The Apache Pass memory, i.e. each of the systems, can be configured in two (three) modes:
- Memory Mode: The Apache Pass/Optane Memory is exposed as RAM to the OS. Although the hardware is different, this mode allows transparent usage of this memory type. The main benefits are the gained memory capacity and easy usage (no modification of applications required). The DRAM memory acts as cache for Optane Memory. In this mode, the SCM is effectively not persistent.
- AppDirect Mode: The Apache Pass/Optane Memory is exposed as block device(s) to the OS (usually as /dev/pmemX, depending on actual configuration). On such block devices, a file system can be created which should support the direct access (DAX) option. This enables mapping data on the persistent Optane Memory into an application's virtual address space while avoiding the OS' page cache. Thus, direct media access with load/store operations is possible. Note that data on the Optane Memory is deleted when the mode is changed. Therefore, data on /dev/pmem should be considered as ephemeral.
- (Mixed Mode: The System can also be configured to provide a portion of the Optane capacity for the Memory Mode and another portion for AppDirect mode.)
By default: apass1 is configured in Memory Mode while apass2 is configured in AppDirect Mode. (tbd) If you need a different configuration contact ...who....
hostname: apass{1,2}.xxxxx
Hardware
CPU | 2x Intel Xeon Platinum 8260L (24c, 2,4 GHz) Cascade Lake SP | ||
System | Inspur NF5280M5 | ||
Memory | 32 GB (PC4-23400 DDR4 1933 MHz) | Extension | apass1: 12x 256 GB Apache Pass NVRAM (NMA1XXD256GPSU4) apass2: 12x 512 GB Apache Pass NVRAM (NMA1XXD512GPSU4)Christian Schimmel (Unlicensed) huch, wo kommt das denn her? apass1
apass2
All DIMM slots fully populated with Optane/DRAM pairs (2:2:2 configuration). The Optane DIMMs are interleaved and a single region spans over them (per socket) |
Storage | apass1:
apass2:
| ||
Network | Single Port Omni-Path HFI Adapter 100 Series (back-to-back connected via Cu cable) |
Software
- OS: Centos7
- more recent software (compilers, libraries, utilities) are avaiable via environment modules (module avail). Module files are stored in
/opt/local/modules
.
Access
. anmeldung per support@hlrn.de
...