diff options
author | leochanj105 <leochanj@live.unc.edu> | 2020-10-20 21:55:11 -0400 |
---|---|---|
committer | leochanj105 <leochanj@live.unc.edu> | 2020-10-20 21:55:11 -0400 |
commit | e2d933df44b7b387b41c8c7805393ad3857c4448 (patch) | |
tree | 35cbeee7b13ff92e3cb09e2bef5128a558ec39f1 /extra.h | |
parent | a32f220f06cc463e5b56e7fa0b1b1334d94d08f3 (diff) | |
parent | e2b50015cebdfba68699abd6e8575e38230f5a78 (diff) |
Merge branch 'sd-vbs' of ssh://rtsrv.cs.unc.edu/public/mc2-scripts-and-benchmarks into sd-vbs
Diffstat (limited to 'extra.h')
-rw-r--r-- | extra.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /** | 1 | /** |
2 | * Copyright 2019 Sims Hill Osborne and Joshua Bakita | 2 | * Copyright 2019 Sims Hill Osborne and 2020 Joshua Bakita |
3 | * | 3 | * |
4 | * This header provides facilities by which to separably run and time TACLeBench | 4 | * This header provides facilities by which to separably run and time TACLeBench |
5 | * To use this for paired task timing, define PAIRED (pass CFLAGS=-DPAIRED to make) | 5 | * To use this for paired task timing, define PAIRED (pass CFLAGS=-DPAIRED to make) |