Posted by: Jon Harrop
Date: 2010-01-03 19:30
Summary:High-performance parallelism with HLVM
Project:HLVM
The first-working version of parallelism in HLVM was very inefficient due to repeated fetching of thread-local data via pthreads. The latest update passes thread-local data to every function in an auxiliary argument and achieves production-level performance: 2× faster than OCaml on average over non-list benchmarks.
|
 |
Latest News |
 |
|
|
|
Discussion Forums: high-performance-parallelism-with-hlvm Start New Thread
| Topic |
Topic Starter |
Replies |
Last Post | |
|