Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelized testing using XUnit.jl. #71

Merged
merged 4 commits into from
Feb 2, 2021
Merged

Parallelized testing using XUnit.jl. #71

merged 4 commits into from
Feb 2, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 29, 2021

Was annoyed by the 'long' testing times, when I discovered XUnit.jl has a parallel test runner 🎉

This now also makes for a good test of CUDA/GPUCompiler/julia's multithreaded codegen capabilities (which is why this requires bleeding-edge versions of said packages). cc @vchuravy

test/matmul.jl Outdated Show resolved Hide resolved
maleadt and others added 2 commits February 2, 2021 10:35
Co-authored-by: Thomas Faingnaert <thomas.faingnaert@hotmail.com>
@maleadt maleadt merged commit e4cc99d into master Feb 2, 2021
@maleadt maleadt deleted the tb/xunit branch February 2, 2021 11:34
maleadt added a commit that referenced this pull request Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants