-
-
Notifications
You must be signed in to change notification settings - Fork 437
Building HPX on Lonestar 5
Parsa Amini edited this page Feb 20, 2019
·
1 revision
Interactive session: idev
Load the following modules:
module swap intel/16.0.1 gcc/4.9.3
module load boost/1.59
module load hwloc/1.11.1
module load cmake/3.4.1
Download this jemalloc build script: jemalloc-3.6.0.sh
chmod +x jemalloc-3.6.0.sh
mkdir local_install
./jemalloc-3.6.0.sh $HOME/local_install
git clone https://github.com/STEllAR-GROUP/hpx.git
HPX build script: build_lgd_release_ls5.sh
- HPX Resource Guide
- HPX Source Code Structure and Coding Standards
- Improvement of the HPX core runtime
- How to Get Involved in Developing HPX
- How to Report Bugs in HPX
- Known issues in HPX V1.0.0
- HPX continuous integration build configurations
- How to run HPX on various Cluster environments
- Google Summer of Code
- Google Season of Documentation
- Documentation Projects
- Planning and coordination