Getting HPX
Getting HPX#
Download a tarball of the latest release from HPX Downloads and
unpack it or clone the repository directly using git
:
$ git clone https://github.com/STEllAR-GROUP/hpx.git
It is also recommended that you check out the latest stable tag:
$ cd hpx
$ git checkout v1.10.0