ParallelAccelerator is a Julia package for speeding up compute-intensive Julia programs. In particular, Julia code that makes heavy use of high-level array operations is a good candidate for speeding up with ParallelAccelerator. With the @acc macro that ParallelAccelerator provides, users may specify parts of a program to accelerate. ParallelAccelerator compiles these parts of the program to fast native code. It automatically eliminates overheads such as array bounds checking when it is safe to do so. It also parallelizes and vectorizes many data-parallel operations. ParallelAccelerator is part of the High Performance Scripting (HPS) project at Intel Labs.
Features
- Julia package for speeding up compute-intensive Julia programs
- Julia code that makes heavy use of high-level array operations is a good candidate for speeding up with ParallelAccelerator
- Users may specify parts of a program to accelerate
- ParallelAccelerator compiles these parts of the program to fast native code
- It automatically eliminates overheads such as array bounds checking when it is safe to do so
- It also parallelizes and vectorizes many data-parallel operations
Categories
Data VisualizationLicense
BSD LicenseFollow ParallelAccelerator.jl
You Might Also Like
Bright Data - All in One Platform for Proxies and Web Scraping
Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ParallelAccelerator.jl!