EnzymeAD/Enzyme.jl
Use test infrastructure with multiple threads
Geschlossen
#240 geöffnet am 23.02.2022
good first issuehelp wanted
Repository-Metriken
- Stars
- (563 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 1h) (76 gemergte PRs in 30 T)
Beschreibung
For the reverse CI it would be good to use a multi-threaded testsuite (x-ref https://github.com/EnzymeAD/Enzyme/pull/531)
I think https://github.com/RelationalAI-oss/XUnit.jl is the only alternative to Test that supports this.