Enzyme.jl
Enzyme.jl copied to clipboard
Use test infrastructure with multiple threads
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.
hey @vchuravy , i would like to work in this. Can you assign me this issue?
@ayeankit feel free to work on this, but I have found it best over the years to not assign work to new members (see the term cookie-licking). Currently no-one is working on this, but be aware that this might be challenging since it will conflict with many ongoing work items.
I think currently https://github.com/JuliaTesting/ReTestItems.jl is the state of the art here.
Once you have something please open a PR!