EnzymeAD/Enzyme.jl

Use test infrastructure with multiple threads

Fechada

#240 aberto em 23 de fev. de 2022

 (2 comentários) (0 reação) (0 responsável)Julia (96 forks)batch import
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.

Guia do colaborador