I tried to calculate the pairwise pearson correlation of the column
vector of a matrix of 20,000 columns using the gpuCor fucntion from the
package gputools, and compare the speed with the ordinary cor function.

The gpuCor is supposed to be much faster than cor. But I found that the
ordinay cor is faster than gpuCor.

Anybody has any experience with the gpuCor function? And is it fater han
cor fucntion?

Thanks very much.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to