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

Reduce concurrent ctests where pinned-memory is used #18135

Closed

Conversation

davidwendt
Copy link
Contributor

Description

This is an attempt to workaround a CI build issue where an exception is thrown during gtests that use pinned-host-memory and may run concurrently unintentionally exhausting resources.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@davidwendt davidwendt added bug Something isn't working 3 - Ready for Review Ready for review by team libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change labels Feb 28, 2025
@davidwendt davidwendt self-assigned this Feb 28, 2025
@davidwendt davidwendt requested a review from a team as a code owner February 28, 2025 19:28
@github-actions github-actions bot added the CMake CMake build issue label Feb 28, 2025
@vyasr
Copy link
Contributor

vyasr commented Mar 1, 2025

Closing in favor of #18136

@vyasr vyasr closed this Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working CMake CMake build issue libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants