Sciweavers

IWOMP
2010
Springer
13 years 6 months ago
How OpenMP Applications Get More Benefit from Many-Core Era
With the approaching of the many-core era, it becomes more and more difficult for a single OpenMP application to efficiently utilize all the available processor cores. On the other...
Jianian Yan, Jiangzhou He, Wentao Han, Wenguang Ch...
IWOMP
2010
Springer
13 years 8 months ago
A Proposal for User-Defined Reductions in OpenMP
Alejandro Duran, Roger Ferrer, Michael Klemm, Bron...
IWOMP
2010
Springer
13 years 8 months ago
How to Reconcile Event-Based Performance Analysis with Tasking in OpenMP
Daniel Lorenz, Bernd Mohr, Christian Rössel, ...
IWOMP
2010
Springer
13 years 8 months ago
Fuzzy Application Parallelization Using OpenMP
Chantana Chantrapornchai, J. Pipatpaisan
IWOMP
2010
Springer
13 years 8 months ago
Towards an Error Model for OpenMP
Michael Wong, Michael Klemm, Alejandro Duran, Tim ...
IWOMP
2010
Springer
13 years 8 months ago
OMPCUDA : OpenMP Execution Framework for CUDA Based on Omni OpenMP Compiler
Satoshi Ohshima, Shoichi Hirasawa, Hiroki Honda
IWOMP
2010
Springer
13 years 8 months ago
Topology-Aware OpenMP Process Scheduling
Peter Thoman, Hans Moritsch, Thomas Fahringer
IWOMP
2010
Springer
13 years 8 months ago
Hybrid Parallel Programming on SMP Clusters Using XPFortran and OpenMP
Yuanyuan Zhang, Hidetoshi Iwashita, Kuninori Ishii...
IWOMP
2010
Springer
13 years 9 months ago
A ROSE-Based OpenMP 3.0 Research Compiler Supporting Multiple Runtime Libraries
OpenMP is a popular and evolving programming model for shared-memory platforms. It relies on compilers to target modern hardware architectures for optimal performance. A variety of...
Chunhua Liao, Daniel J. Quinlan, Thomas Panas, Bro...
IWOMP
2010
Springer
13 years 9 months ago
Enabling Low-Overhead Hybrid MPI/OpenMP Parallelism with MPC
Abstract. With the advent of multicore- and manycore-based supercomputers, parallel programming models like MPI and OpenMP become more widely used to express various levels of para...
Patrick Carribault, Marc Pérache, Herv&eacu...