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

In cuda test example, program is finished regularly, but the summary shows that GPU is not called. #101

Open
luoyin500 opened this issue Jul 8, 2020 · 1 comment

Comments

@luoyin500
Copy link

luoyin500 commented Jul 8, 2020

I followed the example: https://gist.github.com/andr3wmac/78d294844484cb48342f88ef03e2776a
The matrix is "nd6k: https://www.cise.ufl.edu/research/sparse/MM/ND/nd6k.tar.gz"

The program is finished regularly, but the summary shows that GPU is not called.

The summary is:

CHOLMOD GPU/CPU statistics:
SYRK CPU calls 799 time 3.7243e+00
GPU calls 0 time 0.0000e+00
GEMM CPU calls 628 time 2.0252e+00
GPU calls 0 time 0.0000e+00
POTRF CPU calls 172 time 2.9389e+00
GPU calls 0 time 0.0000e+00
TRSM CPU calls 171 time 1.1470e+00
GPU calls 0 time 0.0000e+00

@Yale-Z
Copy link

Yale-Z commented Dec 1, 2021

hello ,do you find solution of this question?

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

2 participants