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

Disable spmm on Windows CUDA 10.2 #5802

Merged
merged 1 commit into from
Sep 29, 2021
Merged

Conversation

kmaehashi
Copy link
Member

@kmaehashi kmaehashi commented Sep 28, 2021

Test failure detected in #5770 (https://ci.preferred.jp/cupy.win.cuda102/79678/)

cuSPARSE Generic APIs are not available on Windows + CUDA 10.2.

LIMITATION: The generic APIs are currently available for all platforms except Windows. Using these APIs in any other systems will result in compile-time or run-time failures. Their support will be extended in the next releases.

https://docs.nvidia.com/cuda/archive/10.2/cusparse/index.html#cusparse-generic-api-reference

@kmaehashi
Copy link
Member Author

cc/ @anaruse

@kmaehashi
Copy link
Member Author

Jenkins test this please

@kmaehashi kmaehashi added this to the v10.0.0b3 milestone Sep 29, 2021
@kmaehashi kmaehashi added cat:test Test code / CI prio:high to-be-backported Pull-requests to be backported to stable branch labels Sep 29, 2021
@emcastillo emcastillo self-assigned this Sep 29, 2021
@kmaehashi kmaehashi added cat:bug Bugs and removed cat:test Test code / CI labels Sep 29, 2021
@chainer-ci
Copy link
Member

Jenkins CI test (for commit ef258ba, target branch master) failed with status FAILURE.

@kmaehashi kmaehashi added the blocking Issue/pull-request is mandatory for the upcoming release label Sep 29, 2021
@emcastillo
Copy link
Member

failures unrelated

Copy link
Member

@emcastillo emcastillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@emcastillo emcastillo merged commit 08614a1 into cupy:master Sep 29, 2021
chainer-ci pushed a commit to chainer-ci/cupy that referenced this pull request Sep 29, 2021
@kmaehashi kmaehashi deleted the fix-cuda102-win branch September 29, 2021 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocking Issue/pull-request is mandatory for the upcoming release cat:bug Bugs prio:high to-be-backported Pull-requests to be backported to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants