We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be12de0 commit 21c6940Copy full SHA for 21c6940
1 file changed
Ironwood/scripts/run_host_device_benchmark.sh
@@ -11,7 +11,6 @@ usage() {
11
echo "Usage: $0 [OPTIONS]"
12
echo "Options:"
13
echo " --config <path> Path to specific config file (optional)"
14
- echo " --numactl_bind Run with numactl --cpunodebind=0 --membind=0"
15
echo " --interleaved Run with numactl --interleave=all"
16
echo " --numactl_bind Run with numactl --cpunodebind=0 --membind=0"
17
echo " --help Show this help message"
0 commit comments