We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0066b22 + 5f00386 commit 35cac31Copy full SHA for 35cac31
1 file changed
build_scripts/build_spdk.sh
@@ -51,6 +51,7 @@ CONFIGURE_ARGS=(
51
"--disable-tests"
52
"--with-rdma"
53
"--with-crypto"
54
+ "--max-lcores=256"
55
)
56
57
MAKE_DEFAULT_ARGS="-j" # Default args for invoking GNU make
0 commit comments