Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 18da389dd088c7835267504ae99ef13266be5715
https://github.com/STEllAR-GROUP/hpx/commit/18da389dd088c7835267504ae99ef13266be5715
Author: Mikael Simberg <[email protected]>
Date: 2021-09-03 (Fri, 03 Sep 2021)
Changed paths:
M libs/full/async_cuda/include/hpx/async_cuda/cuda_future.hpp
M libs/full/async_cuda/src/cuda_future.cpp
Log Message:
-----------
Remove runtime_registration_wrapper from cuda futures
Commit: bdaf6bf57e64a8cc60f70864e2c52c83d359ad59
https://github.com/STEllAR-GROUP/hpx/commit/bdaf6bf57e64a8cc60f70864e2c52c83d359ad59
Author: Mikael Simberg <[email protected]>
Date: 2021-09-08 (Wed, 08 Sep 2021)
Changed paths:
M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
M libs/full/runtime_distributed/src/runtime_distributed.cpp
M libs/full/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/full/runtime_local/src/runtime_local.cpp
Log Message:
-----------
Make global runtime pointers non-thread local
Allow accessing pointer from any thread without registering. This means
that one can e.g. access the default thread pool from an unregistered
thread, and one can check if the runtime is initialized from any thread.
Commit: e8df9a2847ed61af77d0413e769e88bd5feece2b
https://github.com/STEllAR-GROUP/hpx/commit/e8df9a2847ed61af77d0413e769e88bd5feece2b
Author: Mikael Simberg <[email protected]>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M libs/full/async_cuda/include/hpx/async_cuda/cuda_future.hpp
M libs/full/async_cuda/src/cuda_future.cpp
M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
M libs/full/runtime_distributed/src/runtime_distributed.cpp
M libs/full/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/full/runtime_local/src/runtime_local.cpp
Log Message:
-----------
Merge pull request #5383 from msimberg/remove-runtime-registration-wrapper
Tentatively remove runtime_registration_wrapper from cuda futures
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/b184a945572c...e8df9a2847ed
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits