EnzymeAD/Enzyme.jl
Use test infrastructure with multiple threads
Fechada
#240 aberto em 23 de fev. de 2022
good first issuehelp wanted
Métricas do repositório
- Stars
- (563 estrelas)
- Métricas de merge de PR
- (Mesclagem média 5d 1h) (76 fundiu PRs em 30d)
Description
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.