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