376 Forks
2132 Stars
2132 Watchers

hpx

The C++ Standard Library for Parallelism and Concurrency

How to download and setup hpx

Open terminal and run command
git clone https://github.com/STEllAR-GROUP/hpx.git
git clone is used to create a copy or clone of hpx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hpx https://github.com/STEllAR-GROUP/hpx/archive/master.zip

Or simply clone hpx with SSH
[email protected]:STEllAR-GROUP/hpx.git

If you have some problems with hpx

You may open issue on hpx support forum (system) here: https://github.com/STEllAR-GROUP/hpx/issues