-
Notifications
You must be signed in to change notification settings - Fork 4
Finis Terrae II: Fenics HPC
victorsndvg edited this page Jun 6, 2017
·
2 revisions
GNU compiler
$ module purge
$ module load gcc/5.3.0 impi/5.1 fenics-hpc/0.8.4
INTEL compiler
$ module purge
$ module load intel/2016 impi/5.1 fenics-hpc/0.8.4
$ wget http://www.csc.kth.se/~jjan/hpfem2016/fenics-hpc_hpfem.zip
$ unzip fenics-hpc_hpfem.zip
$ cd fenics-hpc_hpfem/unicorn_minimal
$ make
$ cd cube_sim01
$ cp ../demo .
$ wget https://raw.githubusercontent.com/MSO4SC/fenics-hpc-cesga/master/job-adaptive_ft2.script
$ sbatch job-adaptive_ft2.script