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

GPU tests started failing on K40 #3

Open
inducer opened this issue Dec 12, 2016 · 2 comments
Open

GPU tests started failing on K40 #3

inducer opened this issue Dec 12, 2016 · 2 comments

Comments

@inducer
Copy link
Owner

inducer commented Dec 12, 2016

PYOPENCL_TEST=nvi:k40 python test_fmm.py 'test_fmm_completeness(cl._csc, 3, 50000, 40000, "", p_normal, p_normal, None)' 

seems to fail somewhat reliably. Strangely, this happens with a fairly ancient set of versions: 88bdb3a for boxtree, and f999323804b6df44abf7da1181e66fed831f86f7 for pyopencl. It happens in the same fashion with newer code. The timing coincides with an Nvidia driver upgrade on those machines. I've tried rolling back to an older driver, but I can't quite reconstruct what version we were on.

cc @mattwala

@inducer
Copy link
Owner Author

inducer commented Dec 12, 2016

Affected drivers are 370.x and 375.x. 367.x is what we had before.

@inducer
Copy link
Owner Author

inducer commented Dec 12, 2016

Restoring to 367.x seems to have fixed things.

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

No branches or pull requests

1 participant