ZHONG WANG

Results 8 comments of ZHONG WANG

I have checked your jobs and found your data don't satisfy the input requirement. I have updated the documents in the dREG gateway and shown an example on the web...

I found this in your output: > checking whether this is a 64-bit version of CUDA... checking for /usr/local/cuda/lib64/libcublas.so... no The configure checked your CUDA version and determined the compile...

I got the same results using your data. I think your data is too small to be used to show GPU's performance. Would you like to try the big data,...

Thank you for your feedback. Rd documents have been changed.

The package has not been released on CRAN, so you can't use **install.package** easily. But you can try install_github in devtools library: ``` > library(devtools) > install_github("Danko-lab/Rgtsvm/Rgtsvm", args="--configure-args='--with-cuda-home=/usr/local/cuda-8.0 --with-boost-home=/usr'" )...

Thank you for your feedback. I tried to fix this question. Can you try the new codes again? Or you can use the online gateway to run your data. http://dreg.dnasequence.org...

Thank you for your feedback. I will change it as you did. But I don't suggest running dREG without GPU. You can use our online computing resource: dREG Gateway (...