When building BFD, OTF2, OMPT, ActiveHarmony, etc. first look to see if the libraries are in the cmake install location before deciding to rebuild them every single time.
Also, make sure the options are consistent.
-DUSE_XXX=TRUE/FALSE
-DXXX_ROOT=/path/to/installation
-DBUILD_XXX=TRUE/FALSE
In all cases, the default is that APEX will not use them.
When building BFD, OTF2, OMPT, ActiveHarmony, etc. first look to see if the libraries are in the cmake install location before deciding to rebuild them every single time.
Also, make sure the options are consistent. -DUSE_XXX=TRUE/FALSE -DXXX_ROOT=/path/to/installation -DBUILD_XXX=TRUE/FALSE
In all cases, the default is that APEX will not use them.