Re: GCC on multiprocessor platform?
From: Marco S Hyman (marc_at_snafu.org)
Date: 06/04/05
- Next message: m: "Re: GCC on multiprocessor platform?"
- Previous message: m: "Re: GCC on multiprocessor platform?"
- In reply to: m: "GCC on multiprocessor platform?"
- Next in thread: m: "Re: GCC on multiprocessor platform?"
- Reply: m: "Re: GCC on multiprocessor platform?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 04 Jun 2005 01:17:03 GMT
m <sq8ijk@poczta.onet.pl> writes:
> How to use more than one cpu (I am using bsd.mp) for building something
> e.g. make
Make sure that there are enough processes running to require all available
cpus. On my two processor system, for example, it takes something
like 8 concurrent compiles to keep both processors busy most of the time.
Different disk/disk controllers/memory bandwidth/etc will make your
system have different requirements.
The number for your system can be found by trial and error.
// marc
- Next message: m: "Re: GCC on multiprocessor platform?"
- Previous message: m: "Re: GCC on multiprocessor platform?"
- In reply to: m: "GCC on multiprocessor platform?"
- Next in thread: m: "Re: GCC on multiprocessor platform?"
- Reply: m: "Re: GCC on multiprocessor platform?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|