EnzymeAD/Enzyme.jl

Use test infrastructure with multiple threads

Fermée

#240 ouverte le 23 févr. 2022

 (2 commentaires) (0 réaction) (0 personne assignée)Julia (96 forks)batch import
good first issuehelp wanted

Métriques du dépôt

Stars
 (563 étoiles)
Métriques de merge PR
 (Merge moyen 5j 1h) (76 PRs mergées en 30 j)

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.

Guide contributeur