issues
search
spcl
/
dace
DaCe - Data Centric Parallel Programming
http://dace.is/fast
BSD 3-Clause "New" or "Revised" License
499
stars
129
forks
source link
Unskip unit tests and provide reasons for skipped tests
#1742
Closed
tbennun
closed
1 week ago
tbennun
commented
1 week ago
Brings back 36 tests that were skipped due to prior regressions that are now fixed.
Fixes codegen generating non-atomic WCR w.r.t. neighboring edges
Contains minor modifications that were used to unskip certain tests (e.g., use of the no-longer-existent
symbol.get()
method)
Gives valid reasons for all other skipped tests
symbol.get()
method)