Branch: refs/heads/main
Revision: d073306
Author: ronawho
Link: Unavailable
Log Message:
Merge pull request #20728 from ronawho/no-qt-num-sheps
Stop setting QT_NUM_SHEPHERDS for some tests
[reviewed by @jeremiah-corrado and @jhh67]
Starting in 34bce2275d we set QT_NUM_SHEPHERDS=2
for some tests to get reliable output when running with the numa locale model. The numa locale model has since been deprecated and we've stopped testing it, so we don't need this anymore.
Modified Files:
R test/arrays/deitz/parallelism/test_whole_array_assignment_of_elemental_value_is_parallel.execenv
R test/distributions/robust/arithmetic/performance/multilocale/reduce.execenv
R test/distributions/robust/arithmetic/performance/multilocale/reduceAlias.execenv
R test/distributions/robust/arithmetic/performance/multilocale/reduceSlice.execenv
R test/distributions/sungeun/dataPar2.execenv
R test/functions/iterators/sungeun/forwarding/forwardDefaultArr.execenv
R test/functions/iterators/sungeun/forwarding/forwardDefaultDom.execenv
R test/functions/iterators/sungeun/localDataPar.execenv
Compare: https://github.com/chapel-lang/chapel/compare/115261330930...d073306f13cd