AdvancedHMC.jl
AdvancedHMC.jl copied to clipboard
Retest is broken
Dear team,
Recently I have noticed that the this CUDA.jl test is broken due to an issue in ReTest.jl detailed here . In #325 I have commented this test out and added a comment referring to the ReTest.jl issue.
The reason why this has gone unnoticed is becuase GitHub's CI does not have a GPU so the test was never ran.
@torfjelde suggested getting rid of Retest.jl all together since the library seems to be old.
All the best, Jaime
cc @xukai92
I'm happy to remove ReTest if it introduces difficulties to maintenance.