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

Fix cudaOnly test being part of make test when cuda only mode is not enabled #545

Merged

Conversation

BenjaminW3
Copy link
Member

@BenjaminW3 BenjaminW3 commented Jun 23, 2018

There is no testcase in this test when the ALPAKA_ACC_GPU_CUDA_ONLY_MODE is not enabled. Therefore boost test returns an error.
This is fixed by simply not making this test part of make test when the ALPAKA_ACC_GPU_CUDA_ONLY_MODE is not enabled.
This fixes the failing cudaOnly test from #537

@ax3l ax3l self-assigned this Jun 24, 2018
@ax3l ax3l merged commit c81838e into alpaka-group:develop Jun 24, 2018
@BenjaminW3 BenjaminW3 deleted the topc-fix-cudaOnly-test-execution branch June 24, 2018 15:41
@psychocoderHPC psychocoderHPC mentioned this pull request Jul 6, 2018
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.

2 participants