Skip to content

zmyer/hpat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPAT

A compiler-based framework for big data in Python

High Performance Analytics Toolkit (HPAT) is a compiler-based framework for big data analytics and machine learning on cluster/cloud environments that is both easy to use and extremely fast; it is orders of magnitude faster than alternatives like Apache Spark.

HPAT automatically or semi-automatically parallelizes analytics tasks written in Numpy and pandas and generates efficient MPI code using Numba and LLVM. These academic papers describe the underlying methods in HPAT:

HPAT's documentation can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.8%
  • C++ 11.1%
  • C 7.1%