$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [mapreduce] Prim Calculator
From: Craig Henderson (cdm.henderson_at_[hidden])
Date: 2009-08-22 15:47:57
> Cool. I have changed my code towards using ranges, as well. Also, my
> map only emits prime numbers and no none-prime numbers. This is for
> better memory requirements. When I run ranges of 1,000,000 numbers
> wide, I can see that my 4 cores are 100% busy and kernel time is close
> to nothing. Though, the processor utilization seems fine.
Sounds good.
>
> When do you think you'll fix the problem with iterating over the
> results?
I'll try to get to it tomorrow (Sunday). I'll be away from this list after
that under next weekend.
Regards
-- Craig