Rayon: data parallelism in Rust - Baby Steps

Safe fork-join parallelism in Rust through ownership types.

to language-design ownership parallel programming rust type-systems ... on 28 February 2016

AWS-CloudDesignPattern

"The AWS Cloud Design Patterns (CDP) are a collection of solutions and design ideas for using AWS cloud technology to solve common systems design problems." A nice collection.

to cloud distributed parallel patterns ... on 01 July 2014

Douglas C. Heggie

David MacTaggart recommended the N-body systems here.

to astrophysics nbody parallel simulation ... on 28 April 2014

Energy-efficient bcrypt cracking (Passwords^13 - PasswordsCon Bergen 2013)

Keys/second/watt for various architectures. The manycore ones do very well -- they aren't fast as such but they're very power-efficient for the performance they get.

to bcrypt cryptography efficiency manycore parallel performance power ... on 18 February 2014

checkedthreads: bug-free shared memory parallelism

Fork-join framework with static checking assisted by Valgrind. Good description of how the analysis works.

to ag0803 concurrency parallel software static-analysis valgrind ... on 15 December 2013

FrontPage - parasail

"ParaSail is a new parallel programming language designed to support the development of inherently safe and secure, highly parallel applications that can be mapped to multicore, manycore, heterogeneous, or distributed architectures."

to language-design parallel parasail programming ... on 14 December 2013

Home | Intel OpenMP* Runtime

Free software.

to concurrency intel openmp parallel software ... on 07 June 2013

Optimizing Software Occlusion Culling – index | The ryg blog

Detailed worked example of optimising low-level graphics code. AG0803 students, you'll probably like this (well, if you like AG0803).

to ag0803 graphics memory optimisation parallel ... on 24 March 2013