Could someone give me a quick tutorial on how to use this? I’ve got the SDK installed, but that’s as far as I got. Do I run the following commands in the command prompt? The instructions are here: https://sites.google.com/site/liuweiguohome/software/readme?attredirects=0&d=1
gzip -d CUDA-BLASTP2.0-source.tar.gz
tar -xf CUDA-BLASTP2.0-source.tar.gz
cd CUDA_BLASTP
make all
Any help is appreciated!