Hi, I'm getting a segmentation fault when trying to run the benchmark using run-benchmarks-remote.sh.
Steps to reproduce:
Terminal 1: bash run-benchmarks-remote.sh 1 127.0.0.1
Terminal 2: bash run-benchmarks-remote.sh 0 127.0.0.1
Output:
run-benchmarks-remote.sh:行 3: 1603867 段错误 (核心已转储) OMP_NUM_THREADS=4 ./build/benchmark-$benchmark $@ &> tmp.txt
It crashes right after the connection is established. Could you please help with this?
Thanks!
Hi, I'm getting a segmentation fault when trying to run the benchmark using run-benchmarks-remote.sh.
Steps to reproduce:
Terminal 1: bash run-benchmarks-remote.sh 1 127.0.0.1
Terminal 2: bash run-benchmarks-remote.sh 0 127.0.0.1
Output:
run-benchmarks-remote.sh:行 3: 1603867 段错误 (核心已转储) OMP_NUM_THREADS=4 ./build/benchmark-$benchmark $@ &> tmp.txt
It crashes right after the connection is established. Could you please help with this?
Thanks!