Results tagged “dataparallel”
The Many Flavors of Data Parallelism
posted by Anwar Ghuloum (葛安华) on September 06, 2007 at Research@Intel
Data parallel programming models have been “in vogue” lately because of their prevalence in GPGPU programming. As I alluded to in my previous blog, there are other reasons we should be looking at data parallelism….but not all of these models...
Comments (2)
tagged: Ct, data parallel, parallel programming
The Many Flavors of Parallelism
posted by Anwar Ghuloum (葛安华) on August 17, 2007 at Research@Intel
In my last blog, I described why parallel programming is hard. In the next few blogs, I’ll start to describe how we’re trying to make it easy (there’s tons of good work at Intel on this). When I first started...
Comments (6)
tagged: data parallel, programming models, task parallel, terascale
Groundhog Day: A Personal Perspective on Multi-core Computing
posted by Anwar Ghuloum (葛安华) on July 27, 2007 at Research@Intel
In the 1993 comedy “Groundhog Day”, Bill Murray finds himself reliving the same (eponymous) day again and again until he mends his ways and becomes a better person. Nearly twenty years ago, when I entered graduate school, parallel computing was...
Comments (0)
tagged: data parallel, multi-core, parallel computing, parallel programming, software development, terascale

