Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 2a3ce35e4b61cefd2278f1a40d06742d98819a3e
https://github.com/STEllAR-GROUP/hpx/commit/2a3ce35e4b61cefd2278f1a40d06742d98819a3e
Author: Nikunj Gupta <[email protected]>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
Log Message:
-----------
Add CUDA timestamp support to hardware clock
Commit: 793676602be45a3d78a7c93179dfbd5c24e056a3
https://github.com/STEllAR-GROUP/hpx/commit/793676602be45a3d78a7c93179dfbd5c24e056a3
Author: Nikunj Gupta <[email protected]>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
Log Message:
-----------
Get rid of #if around HPX_HOST_DEVICE
Commit: 572317aa7e5086f8b455ccf6a4de43f173d7aba6
https://github.com/STEllAR-GROUP/hpx/commit/572317aa7e5086f8b455ccf6a4de43f173d7aba6
Author: Nikunj Gupta <[email protected]>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M libs/core/hardware/include/hpx/hardware/timestamp.hpp
A libs/core/hardware/include/hpx/hardware/timestamp/cuda.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
Log Message:
-----------
Add separate implementation for cuda timestamp
Commit: 034058848f135089baa9a0cfc9937cf72e160774
https://github.com/STEllAR-GROUP/hpx/commit/034058848f135089baa9a0cfc9937cf72e160774
Author: Nikunj Gupta <[email protected]>
Date: 2021-06-05 (Sat, 05 Jun 2021)
Changed paths:
M libs/core/hardware/CMakeLists.txt
M libs/core/hardware/include/hpx/hardware/timestamp.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/cuda.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
Log Message:
-----------
Finalize according to Mikael
Commit: 1156fd4f32b6131f2bb1b5f8a55747ef55cf393a
https://github.com/STEllAR-GROUP/hpx/commit/1156fd4f32b6131f2bb1b5f8a55747ef55cf393a
Author: Nikunj Gupta <[email protected]>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M libs/core/hardware/include/hpx/hardware/timestamp/bgq.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/msvc.hpp
Log Message:
-----------
add timestamp function to msvc and bgq
Commit: 6ce59367f95c3d5dddaac510e6ad3e5a3cb108e0
https://github.com/STEllAR-GROUP/hpx/commit/6ce59367f95c3d5dddaac510e6ad3e5a3cb108e0
Author: Nikunj Gupta <[email protected]>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M libs/core/hardware/CMakeLists.txt
M libs/core/hardware/include/hpx/hardware/timestamp/bgq.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/cuda.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/msvc.hpp
Log Message:
-----------
Add support for CPU/GPU source detection
Commit: dab45d9257225ab2aef0527b62b0ea19df99b71a
https://github.com/STEllAR-GROUP/hpx/commit/dab45d9257225ab2aef0527b62b0ea19df99b71a
Author: Nikunj Gupta <[email protected]>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M libs/core/hardware/include/hpx/hardware/timestamp.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/bgq.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/msvc.hpp
Log Message:
-----------
Finish touch-ups on cuda timestamp
Commit: 3b945a33f34b37b48a9a7f722eae738f531743f8
https://github.com/STEllAR-GROUP/hpx/commit/3b945a33f34b37b48a9a7f722eae738f531743f8
Author: Mikael Simberg <[email protected]>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M libs/core/hardware/include/hpx/hardware/timestamp/cuda.hpp
Log Message:
-----------
Format timestamp/cuda.hpp
Commit: 9f5c7327e78943fe40ed53e505620ccd15b9774e
https://github.com/STEllAR-GROUP/hpx/commit/9f5c7327e78943fe40ed53e505620ccd15b9774e
Author: Mikael Simberg <[email protected]>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M libs/core/hardware/CMakeLists.txt
M libs/core/hardware/include/hpx/hardware/timestamp/bgq.hpp
A libs/core/hardware/include/hpx/hardware/timestamp/cuda.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_generic.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_32.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/linux_x86_64.hpp
M libs/core/hardware/include/hpx/hardware/timestamp/msvc.hpp
Log Message:
-----------
Merge pull request #5353 from STEllAR-GROUP/cuda_timestamp
Add CUDA timestamp support to HPX Hardware Clock
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/7b1a7a54fc71...9f5c7327e789
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits