cozygene/TCA

Running TCA library with R on gpu

pranathichunduru opened this issue · 1 comments

Hi,

I am interested in using the TCA package (R) for my data and it would be helpful to know if we can run this on GPU platform.Thanks!

E-R commented

The TCA package does not allow using GPU for computing at the moment. You can, however, use multiple cores by setting parallel = TRUE to speed up computation.