Compare commits
1 Commits
23e050e569
...
b35868f0d8
| Author | SHA1 | Date | |
|---|---|---|---|
| b35868f0d8 |
@ -7,6 +7,7 @@
|
||||
, numactl
|
||||
, hwloc
|
||||
, papi
|
||||
, enablePapi ? true
|
||||
, cacheline ? 64 # bits
|
||||
, ovni ? null
|
||||
, useGit ? false
|
||||
@ -57,6 +58,5 @@ in
|
||||
numactl
|
||||
hwloc
|
||||
ovni
|
||||
papi
|
||||
];
|
||||
] ++ lib.optionals enablePapi [ papi ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user