What Is The Optimal Number Of Cpus For Newbler?
2
2
Entering edit mode
13.3 years ago
Casbon ★ 3.3k

With 8 cpus, load doesn't even get above 2.

mapping • 2.4k views
ADD COMMENT
2
Entering edit mode
13.3 years ago

I asked one of their devs this question last November. Then newbler only used a single CPU, but they had plans to implement multiple cores in the future (but no firm date). I do not know of any developments.

ADD COMMENT
1
Entering edit mode

To work well with multiple CPUs there have to be a certain number of reasonably independent threads. But now, even 1 core is able to process multiple at the same time, thus you're approaching the limit quite quickly (unless you're using a massively parallel algorithm/application).

ADD REPLY
0
Entering edit mode

Well it certainly supports multiple CPUs, but doesn't seem to work that well.

ADD REPLY
0
Entering edit mode

Perhaps it was indeed the implementation rather than capability the dev was referring to then. Certainly when I was testing it out, it only used a core of my quad core machine.

ADD REPLY
2
Entering edit mode
13.3 years ago
lexnederbragt ★ 1.3k

In my experience, newbler (from version 2.3) manages to use a lot of the cpus it gets. However, cpu use is very dependent on the step in the assembly process. Read alignment is very cpu intensive, while building contigs/scaffold is a single cpu step. So, monitor cpu use and at the same time the standard output of newbler. might give you a better impression.

ADD COMMENT

Login before adding your answer.

Traffic: 2660 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