On 06/11/13 09:49 AM, Goor Sasson wrote:
> Dear Mailing-List,

Hi,

>
>    I've chosen to use Ray Meta in order to assemble reads from a pooled 
> metagenome that contains 2.5g of illumina  (HiSeq2500) paired-end reads
> (read length 100bp, totalling ~250g bp).
> I need an gross estimation for the predicted execution time. The 
> computational platform is a Blacklight platform with ~400 cores (Xeon X7542) 
> with 2TB RAM.

Is it this Blacklight: 
http://www.psc.edu/index.php/computing-resources/blacklight ?

What is the interconnect (the network) ?

>
> Thanks

As Adrian Pelin pointed out, it depends a lot of the genomic content of your 
metagenome.

In our paper http://genomebiology.com/2012/13/12/R122 , we used 128 machines 
each with 8 cores
(Xeon X5560). Each machine had 24 GiB of RAM memory, so that was around 3 TiB 
of distributed memory.
It took ~15 hours to assemble metagenome containing 1000 bacterial genomes 
(power law abundances)
+ human contaminations. Note that this 15 hours included also the taxonomic 
profiling and so on.
Doing only an assembly will be shorter in time.

Obviously, a test that you can you before going for the whole thing is:


mpiexec -n 400 Ray -test-network-only -o NetworkTest-1


Then, check the measured latency in NetworkTest-1/NetworkTest.txt



---Sébastien

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Denovoassembler-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/denovoassembler-users

Reply via email to