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 bug #20694

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix bug #20694

wants to merge 3 commits into from

Conversation

zhijxu-MS
Copy link
Contributor

when num of elem in tensor large than 2^32, then we can use cuda_long as dtype of offset

@zhijxu-MS zhijxu-MS force-pushed the zhijxu/large-elem-fix branch 5 times, most recently from c1bf068 to ef16641 Compare May 20, 2024 05:31
wschin
wschin previously approved these changes May 21, 2024
when number of tensor's elements larger than max value of CUDA_LONG, then code has bug
the num of elem > max value of int32_t
@zhijxu-MS
Copy link
Contributor Author

@wschin i locally run the test and it pass, while it needs 4minutes around to run, so disable it for now.

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.

None yet

2 participants