forked from rarias/bscpkgs
heat: patch to print the start and end time
It will be used to cut the CTF traces to take only the computation part in cosideration.
This commit is contained in:
@@ -14,6 +14,8 @@ stdenv.mkDerivation rec {
|
||||
ref = gitBranch;
|
||||
};
|
||||
|
||||
patches = [ ./print-times.patch ];
|
||||
|
||||
buildInputs = [
|
||||
mpi
|
||||
mcxx
|
||||
|
||||
Reference in New Issue
Block a user