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

Skip TestLOBPCG::test_maxit_None in CUDA 12.1.1 & cuSOVLER 11.4.5 #7669

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

asi1024
Copy link
Member

@asi1024 asi1024 commented Jun 28, 2023

Locally confirmed that the test passes with CUDA 12.1.0, and fails with CUDA 12.1.1.

error log: https://ci.preferred.jp/cupy.linux.cuda121/134677/

@kmaehashi
Copy link
Member

/test cuda121

@asi1024 asi1024 changed the title Skip TestLOBPCG::test_maxit_None in CUDA 11.2.1 & cuSOVLER 11.4.5 Skip TestLOBPCG::test_maxit_None in CUDA 12.1.1 & cuSOVLER 11.4.5 Jun 28, 2023
@kmaehashi kmaehashi self-assigned this Jun 28, 2023
@kmaehashi kmaehashi added cat:test Test code / CI to-be-backported Pull-requests to be backported to stable branch prio:high labels Jun 28, 2023
@asi1024
Copy link
Member Author

asi1024 commented Jun 28, 2023

cc: @leofang @anaruse

@kmaehashi kmaehashi added this to the v13.0.0b1 milestone Jun 28, 2023
@kmaehashi kmaehashi merged commit 246fb7e into cupy:main Jun 28, 2023
@asi1024 asi1024 deleted the skip-lobpcg branch June 28, 2023 06:44
chainer-ci pushed a commit to chainer-ci/cupy that referenced this pull request Jun 28, 2023
Skip `TestLOBPCG::test_maxit_None` in CUDA 12.1.1 & cuSOVLER 11.4.5
@leofang
Copy link
Member

leofang commented Jul 31, 2023

@asi1024 sorry I missed the ping. Do we know what cuSOLVER routine is involved here? What's the error?

@asi1024
Copy link
Member Author

asi1024 commented Jul 31, 2023

@leofang I haven't investigated enough to conclude the reason for the test failure, but I suspect that the test failure seems from a different result of cupyx.scipy.linalg.lobpcg from the error log. The failed CI log is here: https://ci.preferred.jp/cupy.linux.cuda121/134677/. I updated also the PR description!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test code / CI 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.

3 participants