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

Runtime problem #2

Open
MikeChenfu opened this issue Nov 16, 2018 · 2 comments
Open

Runtime problem #2

MikeChenfu opened this issue Nov 16, 2018 · 2 comments
Assignees

Comments

@MikeChenfu
Copy link

Hi, I try to run a matrix multiplication based on the gpuRcublas, but get the below error.

Loading required package: gpuRcuda
[1] "got type"
Error in .local(data, ncol, nrow, type, ...) : this is an unrecognized 
                                 or unimplemented data type
Calls: %*% ... %*% -> cublas_gemm -> cudaMatrix -> cudaMatrix -> .local
Execution halted

I really appreciate your help.

@cdeterman cdeterman self-assigned this Nov 19, 2018
@cdeterman
Copy link
Member

@MikeChenfu sorry, this package is essentially on hold at the moment. I am working on getting gpuR to support both OpenCL and CUDA which would make gpuRcuda completely obsolete. In such a scenario I will be updating this package accordingly to depend upon gpuR. As such, I won't be making changes to this package until that time comes.

@MikeChenfu
Copy link
Author

@cdeterman Thanks for your reply. I got it. I am working on cuda and design a library based on cuda for R, but I found there is a long system time so that the speedup is not good enough. I really appreciate it if you have any suggestions.

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