Skip to content

Tzenny/ParallelComputing_Project

Repository files navigation

ParallelComputing_Project

Run the project on kratos with command line:

"mpirun -np 4 ./pp --synch=3 --end=32.0 --batch=4 --gvt-interval=256"

Run the project on Blue Gene Q using the following in a .job file where < > should be changed with appropriate name:

#!/bin/sh #SBATCH --partition --nodes --time 30

srun --ntasks --overcommit -o .log ./pp --synch=3 --end=128.0 --batch=4 --gvt-interval=256

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •