disable memory tests (#310)
disable fine-grain and coarse-grain memory testst until a fix is
available in ROCm 7.1 and/or our CI image. Otherwise we might miss other
errors due to constant CI failures.
[ROCm/rocshmem commit: 4fc5541d78]
このコミットが含まれているのは:
@@ -76,7 +76,7 @@ case $mode in
|
|||||||
all)
|
all)
|
||||||
test_with_two_pes="IPCImplSimpleCoarseTestFixture/*:IPCImplSimpleFineTestFixture/*:IPCImplTiledFineTestFixture/*:DegenerateTiledFine.*"
|
test_with_two_pes="IPCImplSimpleCoarseTestFixture/*:IPCImplSimpleFineTestFixture/*:IPCImplTiledFineTestFixture/*:DegenerateTiledFine.*"
|
||||||
run_mpirun 4 "-$test_with_two_pes"
|
run_mpirun 4 "-$test_with_two_pes"
|
||||||
run_mpirun 2 "$test_with_two_pes"
|
#run_mpirun 2 "$test_with_two_pes"
|
||||||
;;
|
;;
|
||||||
custom)
|
custom)
|
||||||
# Check if ranks is a positive integer
|
# Check if ranks is a positive integer
|
||||||
|
|||||||
新しいイシューから参照
ユーザーをブロックする