Skip to content

Instantly share code, notes, and snippets.

View srinivasyadav18's full-sized avatar

Srinivas Yadav srinivasyadav18

  • STE||AR GROUP
View GitHub Profile
[ 3%] Built target hpx_config_registry
[ 3%] Built target hpx_preprocessor
[ 3%] Built target hpx_config
[ 3%] Built target hpx_assertion
[ 3%] Built target hpx_type_support
[ 3%] Built target hpx_concepts
[ 3%] Built target hpx_datastructures
[ 3%] Built target hpx_debugging
[ 3%] Built target hpx_filesystem
[ 3%] Built target hpx_format
/usr/bin/cmake -S/home/kmit/srinivas/.local/builds/hpx -B/home/kmit/srinivas/.local/builds/hpx/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/kmit/srinivas/.local/builds/hpx/build/CMakeFiles /home/kmit/srinivas/.local/builds/hpx/build/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/kmit/srinivas/.local/builds/hpx/build'
make -f libs/core/config_registry/CMakeFiles/hpx_config_registry.dir/build.make libs/core/config_registry/CMakeFiles/hpx_config_registry.dir/depend
make[2]: Entering directory '/home/kmit/srinivas/.local/builds/hpx/build'
cd /home/kmit/srinivas/.local/builds/hpx/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/kmit/srinivas/.local/builds/hpx /home/kmit/srinivas/.local/builds/hpx/libs/core/config_registry /home/kmit/srinivas/.local/builds/hpx/build /home/kmit/srinivas/.local/builds/hpx/build/libs/core/config_registry /home/kmit/srinivas/.local/builds/hpx/build/libs/core/config_regis
cmake -DCMAKE_INSTALL_PREFIX=/home/kmit/srinivas/.local/hpx_vc/ -DHPX_WITH_DATAPAR_VC=ON -DVc_DIR=/home/kmit/srinivas/.local/vc/
-- Using C++14
-- CMake version: 3.16.3
-- HPX version: 1.6.0
-- Vc support is deprecated. This option will be removed in a future release. It will be replaced with SIMD support from the C++ standard library
-- Detected Compiler: GCC 9
-- Detected CPU: broadwell
-- Found Vc (vectorization): /home/kmit/srinivas/.local/vc/include - version: 1.4.1
@srinivasyadav18
srinivasyadav18 / gist:2e134da83a39918d577aacd146b8b77e
Created March 9, 2021 13:29
configured with vc properly but make failed
cmake -DCMAKE_INSTALL_PREFIX=/home/kmit/srinivas/.local/hpx_vc/ -DHPX_WITH_DATAPAR_VC=ON ..
Output
------
Configure
---------
-- Configuration summary:
--
-- HPX_WITH_DEPRECATION_WARNINGS=ON
-- HPX_WITH_STACKOVERFLOW_DETECTION=OFF