Skip to main content

A framework for high performance data analytics and machine learning.

Project description

![HeAT Logo](doc/images/logo_HeAT.png)

HeAT is a distributed tensor framework for high performance data analytics.

Project Status

[![Build Status](https://travis-ci.com/helmholtz-analytics/heat.svg?branch=master)](https://travis-ci.com/helmholtz-analytics/heat) [![Documentation Status](https://readthedocs.org/projects/heat/badge/?version=latest)](https://heat.readthedocs.io/en/latest/?badge=latest) [![codecov](https://codecov.io/gh/helmholtz-analytics/heat/branch/master/graph/badge.svg)](https://codecov.io/gh/helmholtz-analytics/heat)

Goals

The goal of HeAT is to fill the gap between machine learning libraries that have a strong focus on exploiting GPUs for performance, and traditional, distributed high-performance computing (HPC). The basic idea is to provide a generic, distributed tensor library with machine learning methods based on it.

Among other things, the implementation will allow us to tackle use cases that would otherwise exceed memory limits of a single node.

Features

  • high-performance n-dimensional tensors

  • CPU, GPU and distributed computation using MPI

  • powerful machine learning methods using above mentioned tensors

Requirements

HeAT is based on [PyTorch](https://pytorch.org/). Specifially, we are exploiting PyTorch’s support for GPUs and MPI parallelism. Therefore, PyTorch must be compiled with MPI support when using HeAT. The instructions to install PyTorch in that way are contained in the script [install-torch.sh](install-torch.sh), which we’re also using to install PyTorch in Travis CI.

Installation

Tagged releases are made available on the [Python Package Index (PyPI)](https://pypi.org/project/heat/). You can typically install the latest version with

> $ pip install heat

If you want to work with the development version, you can checkout the sources using

> $ git clone https://github.com/helmholtz-analytics/heat.git

License

HeAT is distributed under the MIT license, see our [LICENSE](LICENSE) file.

Acknowledgements

This work is supported by the [Helmholtz Association Initiative and Networking](https://www.helmholtz.de/en/about_us/the_association/initiating_and_networking/) Fund under project number ZT-I-0003.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heat-0.0.2.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file heat-0.0.2.tar.gz.

File metadata

  • Download URL: heat-0.0.2.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.6

File hashes

Hashes for heat-0.0.2.tar.gz
Algorithm Hash digest
SHA256 398842c079cf1577bec9a75ae3144c9b8f79138e52c87b52ba0fb43af48240bc
MD5 35e4f36caf61aa7a5be74c8aa8a1f42a
BLAKE2b-256 10d0eebcaf448aaa89d3b663c9cf2e2c9b05bdea4363ff96292580009d05ea41

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page