parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Parallel Multicore Usage


From: Nyasimi Festus
Subject: Parallel Multicore Usage
Date: Sat, 2 May 2020 15:03:13 +0000 (UTC)

Hi,

I have a few issues in using GNU Parallel.

Problem
I have 150 jobs to run through the same pipeline and each job has different core requirements but utilizes the same pipeline.
I am interested in using GNU parallel to run the jobs in parallel at least 10 at each single time ensuring I utilize all the cores available at my disposal.
Is there a way I have to write my parallel command to ensure I utilize all the cores available to me?

I have 10 nodes each with 24 cores available for this work.

I will really appreciate assistance on this.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]