[m-dev.] Simon Marlow - Scheduling Lazy Evaluation on Multicore
Paul Bone
pbone at csse.unimelb.edu.au
Thu Oct 7 09:48:52 AEDT 2010
Hi Guys.
Simon Marlow gave a talk about scheduling lazy computations on multicore systems.
Most of the talk is about how to handle blackholed-thunks so that:
1) Work is not duplicated due to races.
2) Synchronisation on the black hole is not expensive.
The original video is here: http://vimeo.com/15573590
I've downloaded a copy here:
/home/paper/pbone/tmp/Scheduling_Lazy_Evaluation_on_Multicore_on_Vimeo.mp4
If anyone wants a lower-res one suitable for a portable player such as an
iRiver I have that too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/developers/attachments/20101007/8452c091/attachment.sig>
More information about the developers
mailing list