Compare commits
3 Commits
b1e08559f6
...
30ca57a0ad
| Author | SHA1 | Date | |
|---|---|---|---|
| 30ca57a0ad | |||
| 02b0295986 | |||
| 2c8d7ed855 |
@ -6,6 +6,8 @@
|
||||
, pkg-config
|
||||
, numactl
|
||||
, hwloc
|
||||
, papi
|
||||
, enablePapi ? true
|
||||
, cacheline ? 64 # bits
|
||||
, ovni ? null
|
||||
, useGit ? false
|
||||
@ -56,5 +58,5 @@ in
|
||||
numactl
|
||||
hwloc
|
||||
ovni
|
||||
];
|
||||
] ++ lib.optionals enablePapi [ papi ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user