We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10db10f commit d79bbd0Copy full SHA for d79bbd0
numa_streams/numa_streams.json
@@ -1,6 +1,7 @@
1
{
2
"dependencies": {
3
"amzn": [
4
+ "git",
5
"gcc",
6
"bc",
7
"zip",
@@ -14,6 +15,7 @@
14
15
"libomp"
16
],
17
"rhel": [
18
19
20
21
"perf",
@@ -28,6 +30,7 @@
28
30
29
31
32
"sles": [
33
34
35
"make",
36
@@ -39,11 +42,12 @@
39
42
"numactl"
40
43
41
44
"ubuntu": [
45
46
47
48
"unzip",
49
"numactl",
- "libnuma-dev",
50
+ "libnuma-dev",
51
"g++",
52
"autoconf",
53
"hwloc",
0 commit comments