Am 04.08.2011 15:12, schrieb lina:
> Hi,
> 
> I noticed when make -j 8, the 8 cores can be fully occupied.
> 
> can I use some way to enable 8 cores at the same time when I run
> something, such as a bash script?

Hard to say as it depends on the software you are running. On shell
scripts you might can do it by intelligent forking of processes doing
the single tasks.
Other applications do need to support multi threading in most cases
already inside source code.

Cheers,
Frank


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e3aa979.7010...@frank.uvena.de

Reply via email to