Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel blast #280

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open

Parallel blast #280

wants to merge 18 commits into from

Conversation

necrolyte2
Copy link
Member

No description provided.

@necrolyte2 necrolyte2 self-assigned this Aug 19, 2015
@necrolyte2 necrolyte2 added this to the v4.3.1 -- Parallel blast milestone Aug 19, 2015
@necrolyte2
Copy link
Member Author

Waiting for VDBWRAIR/bio_bits#46 to be completed and also next version to be released

@necrolyte2
Copy link
Member Author

I'm integrating changes from VDBWRAIR/bio_bits#61 just to ensure parallel_blast is actually finally correct

@necrolyte2
Copy link
Member Author

TODO

  • Run pbs job to ensure it works
  • Compare results both from the diamond/blast results as well as the time taken

@necrolyte2 necrolyte2 mentioned this pull request Sep 3, 2015
@necrolyte2
Copy link
Member Author

I'm running a test script that will run par_block_blast.pl and parallel_blast with the same parameters using blastx on a fasta file that has 304 entries.

I'm running it on my local computer with 4 instances and have a job queued to run on the cluster with 10 cpus

Hopefully this will show for sure if parallel_blast is faster or not(especially now that we are using --round-robin)

@necrolyte2
Copy link
Member Author

https://gist.github.com/necrolyte2/6ff2e4dab8183fd2a027

On my machine par_block and parallel_blast took almost the same amount of time.

  • parallel_blast 4 cpu - 06:08:00
  • par_block_blast.pl - 06:34:00

Running on our cluster with a single node and 10 cpu now and then will run parallel-blast with a few nodes to see how fast it speeds up

@necrolyte2
Copy link
Member Author

Tracking progress in this badly formatted google doc
https://docs.google.com/spreadsheets/d/1D3VdTsJqBZ8zVpdkmj3VxWIqrX-UFCBTzehp5K2-FW0/edit?usp=sharing

@necrolyte2 necrolyte2 removed this from the Parallel blast milestone Apr 5, 2016
@necrolyte2 necrolyte2 removed the ready label Apr 6, 2016
@necrolyte2 necrolyte2 removed their assignment Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant