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

Test runner improvements for multigpu mode #309

Merged
merged 2 commits into from
Jul 24, 2020
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 23, 2020

cc @kshyatt, run with --gpus=2, or JULIA_CUDA_TEST_ARGS="--gpus=2" and the multigpu tag on CI.

@maleadt maleadt added the ci Everything related to continuous integration. label Jul 23, 2020
@codecov
Copy link

codecov bot commented Jul 23, 2020

Codecov Report

Merging #309 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   79.27%   79.25%   -0.02%     
==========================================
  Files         155      155              
  Lines        8901     8903       +2     
==========================================
  Hits         7056     7056              
- Misses       1845     1847       +2     
Impacted Files Coverage Δ
test/runtests.jl 51.23% <0.00%> (-0.65%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d5ebab...fcffca7. Read the comment docs.

@kshyatt kshyatt added the enhancement New feature or request label Jul 23, 2020
@kshyatt
Copy link
Contributor

kshyatt commented Jul 23, 2020

omg this rules, gonna try it today!

@kshyatt
Copy link
Contributor

kshyatt commented Jul 24, 2020

This seems ok on cyclops, we can merge and I'm the only one who will be able to break it anyway?

@kshyatt kshyatt merged commit 762a41d into master Jul 24, 2020
@kshyatt kshyatt deleted the tb/runtests_gpus branch July 24, 2020 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Everything related to continuous integration. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants