FastTreeMP on multicore system
0
0
Entering edit mode
7.4 years ago
bluebug ▴ 10

Hi There,

I am trying to run FastTreeMP on multicore system (32 processors). The command is FastTreeMP -nt -gtr -boot 1 -gamma < input.fa > output.phy. The program is using only one core.

Could someone please explain why is it happening?

Thanks.

FastTree Phylogeny • 3.5k views
ADD COMMENT
0
Entering edit mode

Is this on a standalone machine or a legit SMP cluster?

ADD REPLY
0
Entering edit mode

Hi @genomax2. This is standalone server.

ADD REPLY
2
Entering edit mode

What is the output from:

$ ./FastTreeMP -help

It should display something like

FastTree 2.1.9 SSE3, OpenMP (24 threads):
ADD REPLY
0
Entering edit mode

Same as you have mentioned

ADD REPLY
0
Entering edit mode

Huh, then it appears to be configured correctly. Are you sure it's only using one core throughout? There may be certain portions of the tree building that only use a single core

ADD REPLY
0
Entering edit mode

I am not familiar with FastTreeMP but if the MP stands for real parallel processing then you would need a parallel execution environment installed on your machine (like OpenMP or so it appears from FastTreeMP site).

ADD REPLY
0
Entering edit mode

Thanks. I will check that.

ADD REPLY

Login before adding your answer.

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