Skip to search formSkip to main contentSkip to account menu

Automatic parallelization tool

Known as: List of automatic parallelization tools 
For several years parallel hardware was only available for distributed computing but recently it is becoming available for the low end computers as… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Performance growth of single-core processors has come to a halt in the past decade, but was re-enabled by the introduction of… 
2015
2015
---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Optimizing compilers apply a number of interdependent optimizations, but it makes it a difficult task to decide which transformations to apply and in which order. Luckily, new infrastructures such as the polyhedral compilation framework present many kinds of transformations and facilitates efficient exploration and configuration of multiple transformation sequences. This paper aims towards providing a detailed description of the polyhedral model, its representations, tools developed so far using the polyhedral model and the idea of the system we are going to develop. The proposed system is an automatic parallelization tool based on the polyhedral model which will convert a legacy serial C code to its parallelized C code using OpenMPI. We present the idea of a completely automated parallelization tool, which transforms a program written in C language into its parallelized equivalent using OpenMPI, which is functionally equivalent version tailored for multicore architecture. 
2014
2014
Program parallelization involves multiple considerations. These include methods for data or control parallelization, target… 
2012
2012
the introduction of GPGPUs, parallel programming has become simple and affordable. APIs such as NVIDIA's CUDA have attracted many… 
2009
2009
In spite of its computational complexity, the satisfiability problem is a great and competitive approach to solve a wide range of… 
2007
2007
Java is becoming an important programming language for parallel and distributed computing. Large scientific problems are… 
Review
2000
Review
2000
Automatic parallelization is known to an intractable problem in general. This paper is about a new approach in which domain… 
1993
1993
Automatic Parallelization Tool Efficiency: FPP/Atexpert Case Studies Robert J.Bergeron Computer SciencesCorporation NASA Ames… 
1990
1990
Abstract : In this project we have been trying to improve a system called ASPAR- the automatic, symbolic parallelization system… 
1989
1989
In this project we have been trying to improve a system called ASPAR-the automatic, symbolic parallelization system. This is a…