Command line BLAST is very slow
0
0
Entering edit mode
24 months ago

Hi Fellow Bioinformaticians,

I'm running command line BLAST on an EC2 instance (r4.8xlarg, 32 cpus and 244 GB memory), and it is super slow. I have limited my search to humans only and used 8 threads. However, it looks like most of the processes are delayed as shown below. The command run here is blastp against the nr database.

enter image description here

I was wondering if you have any suggestions on accelerating the running time?

Thank you very much!

blastp BLAST blast blastn • 1.2k views
ADD COMMENT
0
Entering edit mode

Please post your complete command line. What database are you blasting against and how much RAM is on this instance?

ADD REPLY
0
Entering edit mode

Details added, thanks!

ADD REPLY
0
Entering edit mode

Are you using -num_threads option in your command line (which you did not include).

ADD REPLY
0
Entering edit mode

Sure, num_threads is set to 8 as described in the quesiton.

ADD REPLY
0
Entering edit mode

Since you have 32 cores available you could have chosen more threads but that will require you to restart the job. It must be proceeding at the fastest pace it can based on your current selections.

ADD REPLY
0
Entering edit mode

It would also be helpful to post the rest of (h)top screen. Are there any kswapd or kworker lines in it?

ADD REPLY

Login before adding your answer.

Traffic: 1752 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6