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 grid dimensions for transpose. #182

Merged
merged 2 commits into from
May 26, 2022
Merged

Conversation

galv
Copy link
Contributor

@galv galv commented May 25, 2022

Includes a unit test that i used to reproduce my exact problem.

test/00_operators/OperatorTests.cu Outdated Show resolved Hide resolved
Remove previous transpose on a rank > 2 that didn't catch the error
that the current one does.
@cliffburdick cliffburdick merged commit 275f4b8 into NVIDIA:main May 26, 2022
@cliffburdick
Copy link
Collaborator

/blossom-ci

cliffburdick pushed a commit that referenced this pull request Dec 8, 2023
* Fix grid dimensions for transpose.

* Move test cases around.

Remove previous transpose on a rank > 2 that didn't catch the error
that the current one does.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants