GNU bug report logs - #12789
threads - proc-map - multicore issue

Previous Next

Package: guile;

Reported by: David Pirotte <david <at> altosw.be>

Date: Sat, 3 Nov 2012 00:12:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#12789: closed (threads - proc-map - multicore issue)
Date: Sat, 03 Nov 2012 21:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 03 Nov 2012 22:06:50 +0100
with message-id <87objegzv9.fsf <at> gnu.org>
and subject line Re: bug#12789: threads - proc-map - multicore issue
has caused the debbugs.gnu.org bug report #12789,
regarding threads - proc-map - multicore issue
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
12789: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12789
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: David Pirotte <david <at> altosw.be>
To: bug-guile <at> gnu.org
Subject: threads - proc-map - multicore issue
Date: Fri, 2 Nov 2012 22:07:27 -0200
Hello,

in the following example, the cores, 4 in my case, are used for a couple of seconds,
then at some point only one core is used:

guile -c '(begin (use-modules (ice-9 threads)) (par-map 1+ (iota 400000)))'

Cheers,
David


[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: David Pirotte <david <at> altosw.be>
Cc: 12789-done <at> debbugs.gnu.org
Subject: Re: bug#12789: threads - proc-map - multicore issue
Date: Sat, 03 Nov 2012 22:06:50 +0100
Hi David,

David Pirotte <david <at> altosw.be> skribis:

> in the following example, the cores, 4 in my case, are used for a couple of seconds,
> then at some point only one core is used:
>
> guile -c '(begin (use-modules (ice-9 threads)) (par-map 1+ (iota 400000)))'

I fixed it just after we discussed it on IRC, in commit 134c95f of
stable-2.0.

Thanks again for the report!

Ludo’.


This bug report was last modified 12 years and 203 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.