Sciweavers

89 search results - page 1 / 18
» Ch MPI: Interpretive Parallel Computing in C
Sort
View
CSE
2010
IEEE
13 years 5 months ago
Ch MPI: Interpretive Parallel Computing in C
Yu-Cheng Chou, Stephen S. Nestinger, Harry H. Chen...
CCGRID
2010
IEEE
13 years 6 months ago
A High-Level Interpreted MPI Library for Parallel Computing in Volunteer Environments
Idle desktops have been successfully used to run sequential and master-slave task parallel codes on a large scale in the context of volunteer computing. However, execution of messa...
Troy P. LeBlanc, Jaspal Subhlok, Edgar Gabriel
CG
2005
Springer
13 years 5 months ago
Interpretive OpenGL for computer graphics
OpenGL is the industry-leading, cross-platform graphics application programming interface (API), and the only major API with support for virtually all operating systems. Many lang...
Bo Chen, Harry H. Cheng
IPPS
2007
IEEE
13 years 11 months ago
iC2mpi: A Platform for Parallel Execution of Graph-Structured Iterative Computations
Parallelization of sequential programs is often daunting because of the substantial development cost involved. Various solutions have been proposed to address this concern, includ...
Harnish Botadra, Qiong Cheng, Sushil K. Prasad, Er...
CF
2010
ACM
13 years 8 months ago
Hybrid parallel programming with MPI and unified parallel C
The Message Passing Interface (MPI) is one of the most widely used programming models for parallel computing. However, the amount of memory available to an MPI process is limited ...
James Dinan, Pavan Balaji, Ewing L. Lusk, P. Saday...