Results tagged “programmingmodels”
Unwelcome Advice
posted by Anwar Ghuloum (葛安华) on June 30, 2008 at Research@Intel
Generally speaking, you don’t want to deliver any kind of difficult news to customers, partners, etc. Some of us are lucky enough to talk to folks about the performance and capabilities of our processors, shipping and soon-to-ship. Some of us,...
Comments (33)
tagged: HPC, multi-core, parallel programming, programming, programming models
C for Throughput Computing
posted by Anwar Ghuloum (葛安华) on January 03, 2008 at Research@Intel
One of the challenges of enabling parallel computing broadly is that there is (understandably) some inertia around migrating programming tools, build environments, and, generally, 100’s of thousands or millions of lines of code to new programming models or compilers (especially...
Comments (7)
tagged: parallel programming, programming models, software development
Throughput Computing for Risk: A Quick Note on Financial Engineering
posted by Anwar Ghuloum (葛安华) on December 06, 2007 at Research@Intel
One of the things my group does while developing parallel programming models is to try to comprehend the application programming models and patterns that our tools will be used to implement. We believe this is essential to any work on...
Comments (3)
tagged: finance, options pricing, parallel programming, programming models
A New Law For Programming Languages?
posted by Anwar Ghuloum (葛安华) on November 28, 2007 at Research@Intel
I recently had a debate with a colleague about whether we should be investigating new programming languages for parallel computing given all the languages that have been developed in the last few decades. In the course of this, I made...
Comments (6)
tagged: parallel computing, programming languages, programming models
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

