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

Install mg test executables #4656

Open
wants to merge 4 commits into
base: branch-24.10
Choose a base branch
from

Conversation

KyleFromNVIDIA
Copy link
Contributor

rapids_test_add() does not install the executables we need, because it's checking the value of ${MPIEXEC_EXECUTABLE} and seeing that it's not a target. Install the target separately.

rapids_test_add() does not install the executables we need, because
it's checking the value of ${MPIEXEC_EXECUTABLE} and seeing that
it's not a target. Install the target separately.
@KyleFromNVIDIA KyleFromNVIDIA requested a review from a team as a code owner September 19, 2024 16:12
@KyleFromNVIDIA KyleFromNVIDIA added bug Something isn't working non-breaking Non-breaking change labels Sep 19, 2024
@KyleFromNVIDIA KyleFromNVIDIA marked this pull request as draft September 19, 2024 16:17
rapids_config.cmake Outdated Show resolved Hide resolved
@KyleFromNVIDIA KyleFromNVIDIA marked this pull request as ready for review September 20, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CMake cuGraph non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants