emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#12789: closed (threads - proc-map - multicore issu


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12789: closed (threads - proc-map - multicore issue)
Date: Sat, 03 Nov 2012 21:10:02 +0000

Your message dated Sat, 03 Nov 2012 22:06:50 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
12789: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12789
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- Subject: Re: bug#12789: threads - proc-map - multicore issue Date: Sat, 03 Nov 2012 22:06:50 +0100 User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)
Hi David,

David Pirotte <address@hidden> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]