Commit 3257033d authored by gbalduzz's avatar gbalduzz
Browse files

Added input/output folders for the SC paper

parent e9effccf
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -28,3 +28,11 @@ Please follow the [citation guidelines](https://github.com/CompFUSE/DCA/blob/mas
## CDash Dashboard

[Dashboard](http://cdash.cscs.ch/index.php?project=DCA) displaying the latest build status

## SC19 reproducibility

Please find in the folders `SC_paper_summit_runs` and `SC_paper_titan_runs` the inputs, scripts, and
executables used to produce the data reported in the Super Computing 2019 submission.
The runs for the new code were made using commit `7652c6956eaaa36ac375522b9571058c470ce47a`, while
commit `d25b256db2d61090963cd7b2975158557fd5f098` was used for the old version. Mind that only the
`main_dca` executable is guaranteed to work with the old code.
+4 −0
Original line number Diff line number Diff line
Only a subset of the original configuration were kept due to space reason. 
If running with more than 600 MPI ranks, the runtime will be reproducable, but the output
will not be bytewise, as it is equivalent of running an independent MC simulation with a 
different initial condition.
+2.92 MiB

File added.

No diff preview for this file type.

+2.92 MiB

File added.

No diff preview for this file type.

+2.95 MiB

File added.

No diff preview for this file type.

Loading