Working on a Parallel Map Operator for Heron

Map is a higher-order function that transforms a list into a new list by applying a given function to each item in the list. I want to have a version of map built into Heron, which can be automatically parallelized by the compiler.



October 26, 2009
URL:http://www.drdobbs.com/architecture-and-design/working-on-a-parallel-map-operator-for-h/228701096

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.