bug-guile
[Top][All Lists]
Advanced

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

bug#12789: threads - proc-map - multicore issue


From: Ludovic Courtès
Subject: 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’.





reply via email to

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