This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: multi-processor


Valerie Cayol wrote:

> I run gcc on a linux pentium II and I am trying to
> compile a C code so that it uses the two processors
> I have on this machine. Is that possible and what are the compilation
> instructions ?
>
> Regards,
>
> Valerie Cayol
> --
>
> _____________________________________________________________________
>                                 |
>  Valerie Cayol                  |  Laboratoire Magmas et Volcans
>  cayol@opgc.univ-bpclermont.fr  |  Universite Blaise Pascal - CNRS
>  Tel   : (33)-4-77-48-15-36     |  5, rue Kessler
>          (33)-4-73-34-67-63     |  63038 Clermont-Ferrand cedex
>  Fax   : (33)-4-73-34-67-44     |  France
>  http://wwwobs.univ-bpclermont.fr/lmv/perso/ch/cayol_v/cayol_v.html
> _____________________________________________________________________

Compile your kernel with multiprocessor support.
The OS scheduler will determine which process runs on which processor.

Regards
Frank
begin:vcard 
n:Schafer;Frank
x-mozilla-html:FALSE
org:SETUZA a.s.;IT
adr:;;;;;;
version:2.1
email;internet:frank.schafer@setuza.cz
title:Dipl. Ing.
note:System administrator
x-mozilla-cpt:;0
fn:Frank Schafer
end:vcard

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]