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

Add test support for launching kernels with cluster size > 1 #416

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

ahendriksen
Copy link
Contributor

Description

closes #415

Add test support for launching kernels with cluster size > 1

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@ahendriksen ahendriksen requested review from a team as code owners September 7, 2023 20:42
@ahendriksen ahendriksen requested review from ericniebler and alliepiper and removed request for a team September 7, 2023 20:42
@griwes
Copy link
Collaborator

griwes commented Sep 8, 2023

We are still testing with CUDA 11, and will be for the foreseeable future. This needs to be ifdef'd on the version that we are working with. Otherwise, this is a very natural extension of what we've already had.

@ahendriksen
Copy link
Contributor Author

TODO: fix cluster-based test here:

// When PR #416 is merged, uncomment this line:

@miscco miscco enabled auto-merge (squash) April 2, 2024 12:08
@miscco miscco merged commit b259b72 into NVIDIA:main Apr 2, 2024
584 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[FEA]: Tests should support launching a cluster
3 participants