ParallelAccelerator’s Documentation¶

ParallelAccelerator package is a compiler framework that aggressively optimizes compute-intensive Julia programs on top of the Julia compiler.

ParallelAccelerator is part of the High Performance Scripting (HPS) project at Intel Labs.

Quick install (requires Julia 0.5.x or 0.4.x):

Pkg.add("ParallelAccelerator")

Contents: