changed the function tests name on the codebase (#177)
[ROCm/rocshmem commit: ebd92a7b3c]
Este commit está contenido en:
@@ -29,6 +29,6 @@
|
||||
set -e
|
||||
for i in {1..$2};
|
||||
do
|
||||
mpirun -np 2 xterm -e gdb -x gdbscript --args build/rocshmem_example_driver -t 1 -w 1 -s 32768 -a $1 -x 8
|
||||
mpirun -np 2 xterm -e gdb -x gdbscript --args build/rocshmem_functional_tests -t 1 -w 1 -s 32768 -a $1 -x 8
|
||||
test $? -eq 0 || exit 1
|
||||
done
|
||||
|
||||
Referencia en una nueva incidencia
Block a user