Commit 98f0659
committed
feat: Implement PCU_Time without MPI_WTime
I use clock_gettime, which is one of the many methods mpich uses depending on
the system.
Signed-off-by: Aiden Woodruff <[email protected]>1 parent 43d90f9 commit 98f0659
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
113 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments