* bug#12789: threads - proc-map - multicore issue
@ 2012-11-03 0:07 David Pirotte
2012-11-03 21:06 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: David Pirotte @ 2012-11-03 0:07 UTC (permalink / raw)
To: 12789
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-03 21:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-03 0:07 bug#12789: threads - proc-map - multicore issue David Pirotte
2012-11-03 21:06 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).