Personal tools
You are here: Home / Facilities / Rice XD1

Rice CRAY XD1

CRAY XD1 at Rice Computer and Information Technology Institute (CITI)

Icon CRAY XD1

Hardware

  • 336 total CPUs (672 cores) and 1344 GB total RAM:
    • 28 CRAY XD1 chassis units
    • 168 nodes @ 2 dual-core 2200 MHz AMD Opterons with 8 GB

    These numbers are approximate.

Links

Sample PBS batch job file

#!/bin/csh -x
#PBS -V
#PBS -l nodes=4:ppn=4
#PBS -l walltime=00:15:00
#PBS -o run.qout -j oe -q compute -N test 
cd ${PBS_O_WORKDIR}
mpiexec xns
 
if ( -f data.out ) then
    set suffix=2e2.0280
    mv data.out do.$suffix
    mv data.all da.$suffix
    mv xns.log log.$suffix
    cp xns.in inp.$suffix
endif

Run interactive jobs with qsub -I -l nodes=4:ppn=2 for example. Store files for parallel I/O in /lustre file system. Get access to compilers and library using module command.

« May 2013 »
May
MoTuWeThFrSaSu
12345
6789101112
13141516171819
20212223242526
2728293031
Upcoming Events
Marine 2013 May 29, 2013 - May 31, 2013 — Hamburg, Germany
MPF 2013 Jun 11, 2013 - Jun 14, 2013 — Sardinia, Italy
Coupled Problems 2013 Jun 17, 2013 - Jun 19, 2013 — Ibiza, Spain
USNCCM 12 Jul 22, 2013 - Jul 25, 2013 — Raleigh, North Carolina
GACM 2013 Sep 30, 2013 - Oct 02, 2013 — Hamburg, Germany
Upcoming events…