Enzyme.jl icon indicating copy to clipboard operation
Enzyme.jl copied to clipboard

Use test infrastructure with multiple threads

Open vchuravy opened this issue 3 years ago • 2 comments

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.

vchuravy avatar Feb 23 '22 03:02 vchuravy

hey @vchuravy , i would like to work in this. Can you assign me this issue?

ayeankit avatar Mar 07 '24 13:03 ayeankit

@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!

vchuravy avatar Mar 07 '24 16:03 vchuravy