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