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: David Pirotte
Subject: bug#12789: 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





reply via email to

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