EnzymeAD/Enzyme.jl

Use test infrastructure with multiple threads

Closed

#240 opened on Feb 23, 2022

 (2 comments) (0 reactions) (0 assignees)Julia (96 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (563 stars)
PR merge metrics
 (Avg merge 5d 1h) (76 merged PRs in 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.

Contributor guide