Branch: refs/heads/libcds-module
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 33a09ffe749517ed3fc7a75edee4cb08df586662
https://github.com/STEllAR-GROUP/hpx/commit/33a09ffe749517ed3fc7a75edee4cb08df586662
Author: John Biddiscombe <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M libs/libcds/CMakeLists.txt
M libs/libcds/include/hpx/libcds/hpx.hpp
M libs/libcds/include/hpx/libcds/hpx_tls_manager.hpp
M libs/libcds/src/hpx_tls_manager.cpp
M libs/libcds/tests/performance/libcds_hazard_pointer_overhead.cpp
M libs/libcds/tests/unit/libcds_feldman_map_hazard_pointer.cpp
M libs/libcds/tests/unit/libcds_mickael_map_hazard_pointer.cpp
M libs/libcds/tests/unit/libcds_split_list_map_hazard_pointer.cpp
Log Message:
-----------
Fix naming of hpx_tls_manager header and thread_data namespace issue
Commit: 4984d482bf1c545c239ea70acb4941bb72ea23b6
https://github.com/STEllAR-GROUP/hpx/commit/4984d482bf1c545c239ea70acb4941bb72ea23b6
Author: John Biddiscombe <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M cmake/HPX_SetupLibCDS.cmake
M libs/libcds/CMakeLists.txt
Log Message:
-----------
Link to cds and fix CMake EXPORT problem
First version of module build of libcds took the source
files from libcds and compiled them into the module - but
this required a tweak to the libcds CMakeLists.
Instead, we build libcds and then create an import interface
target that we link to which solves the problem of EXPORT
not being in the target set if we link directly to cds
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/f86bcbcf9998...4984d482bf1c
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits