Re: parallelization issue with flowClust
0
0
Entering edit mode
Jiang, Mike ★ 1.3k
@jiang-mike-4886
Last seen 2.7 years ago
(Private Address)

To specify cores, use `options("mc.cores" = 8)`

 

On 02/17/2017 11:38 AM, Luca Zoccarato wrote:

Dear Dr. Mike Jiang,

I am Luca Zoccarato, postdoc at the Leibniz-Institute of Freshwater Ecology and Inland Fisheries in Berlin.
I am using your R package flowClust to identify coherent populations of microorganisms in environmental samples.
The algorithm is performing very well however I cannot succeed in having it to work in parallel.
I recompile it several times using different BLAS libraries associated with R. R itself is running properly with the additional BLAS library (now I am using openblas and nvblass) but flowClust somehow do not exploit them.
When I run it with K=1, it prompts "Using the serial version of flowClust"; while when set the number of cluster > 1 it uses two CPUs out of 8 that I have.
What can I do to fix this issue?

Best regards,
Luca

 

flowClust • 864 views
ADD COMMENT

Login before adding your answer.

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