Skip to content

Commit 21c6940

Browse files
committed
Add --numactl_bind flag to H2D benchmark script
1 parent be12de0 commit 21c6940

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Ironwood/scripts/run_host_device_benchmark.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ usage() {
1111
echo "Usage: $0 [OPTIONS]"
1212
echo "Options:"
1313
echo " --config <path> Path to specific config file (optional)"
14-
echo " --numactl_bind Run with numactl --cpunodebind=0 --membind=0"
1514
echo " --interleaved Run with numactl --interleave=all"
1615
echo " --numactl_bind Run with numactl --cpunodebind=0 --membind=0"
1716
echo " --help Show this help message"

0 commit comments

Comments
 (0)