We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug 1: The check for whether any non-standard launch config fields has one condition in reverse for CUDA 12 features.
Bug 2: The launch config equality function currenty ignores block clustering parameters.
The text was updated successfully, but these errors were encountered:
Fixes #619: Corrected check for presence of non-default launch config…
80458c4
… parameters, and the launch config equality operator
1123d8e
a15ff46
afb1368
eyalroz
No branches or pull requests
Bug 1: The check for whether any non-standard launch config fields has one condition in reverse for CUDA 12 features.
Bug 2: The launch config equality function currenty ignores block clustering parameters.
The text was updated successfully, but these errors were encountered: