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

Build CUDA tests in CUDA CI #14429

Merged
merged 1 commit into from Nov 21, 2022
Merged

Conversation

masterleinad
Copy link
Member

Enabled by #14415.

run: |
make -j 2 setup_tests_cuda
cd tests/cuda
make compile_test_executables
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could also use a "-j 2", or not?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@masterleinad masterleinad marked this pull request as ready for review November 19, 2022 00:50
@tjhei
Copy link
Member

tjhei commented Nov 21, 2022

/rebuild

@masterleinad masterleinad merged commit b55aafb into dealii:master Nov 21, 2022
@masterleinad masterleinad deleted the cuda_build_tests branch November 21, 2022 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants