Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ mpirun -np 128 dynamic papain 1000 2.0 1.0 2 300 
...

$ mpirun -np 128 dynamic protease_dimer 1000 2.0 1.0 2 300 
...

$ mpirun -np 128 ../bin/dynamic stmv 100 2.0 1.0 2 300 
...

Submit to us the stdout and the arc log file (we will send details later how to submit).Submission:

Code Block
Brief explanation of how Pennant was configured, compiled and deployed
Build script and Makefile
stdout, .arc files

3. Visualisation  

Run the papain and protease_dimer benchmarks with the following input parameters, steps=10000 and sf=0.1

...