Please edit the config.sh to specify the version of all dependencies you like to use. Even if you are not building the gcc with this script, you should provide the version number so the module files will work correctly. Following dependencies are needed to build the code
./build-all.sh Release without-gcc hpx
This will build hpx in the Release
type using the system gcc.
Arguments:
Release|RelWithDebInfo|Debug
- Build typewith-gcc|without-gcc
- Build the gnu compiler or use the one loaded by a module filecmake|gcc|boost|hwloc|jemalloc|vtk|hpx|yamlcpp|blaze|blazeiterative|NL