diff --git a/index.html b/index.html index 4c8a014e..b1a7ab50 100644 --- a/index.html +++ b/index.html @@ -188,5 +188,5 @@

Installation with HPXHPX runtime, and is integrated into the HPX build system. To enable APEX measurement with HPX, enable the following CMake flags:

-DHPX_WITH_APEX=TRUE
 
-

The -DHPX_WITH_APEX_TAG=develop can be used to indicate a specific release version of APEX, or to use a specific GitHub branch of APEX. We recommend using the default configured version that comes with HPX (currently v2.6.4) or the develop branch. Additional CMake flags include:

+

The -DHPX_WITH_APEX_TAG=develop can be used to indicate a specific release version of APEX, or to use a specific GitHub branch of APEX. We recommend using the default configured version that comes with HPX (currently v2.6.5) or the develop branch. Additional CMake flags include: