Pinned
1,447 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 23 commits in 3 repositories
Created 1 repository
Created a pull request in arborx/ArborX that received 9 comments
Cleanup box-ray intersection
Minor (hopefully uncontroversial) code cleanup before upcoming PR
The only change worth mentioning IMO is not bothering with isnan since the compar…
+12
−16
•
9
comments
Opened 17 other pull requests in 4 repositories
kokkos/kokkos
7
merged
1
open
- Temporarily disable OPENMPTARGET-ROCm-4.2 build on Jenkins CI
- Add missing quiet and signaling NaN numeric traits
- [3.5] Partial cherry-pick #4409: missing inline specifiers in Desul HIP atomic_thread_fence functions
- Instantiate numeric traits on cv-qualified types
-
Drop unused function
<anonymous>::cuda_launch_blocking - Fixup Desul HIP atomics
- Move definition of Desul config macros to their own header
- Temporary fix for Desul CUDA atomics pre-volta
arborx/ArborX
1
open
4
merged
desul/desul
1
open
2
merged
ECP-copa/Cabana
1
merged
Reviewed 44 pull requests in 9 repositories
kokkos/kokkos
31 pull requests
- Enable cmake language build
- Add comment for supported Intel GPUs to Makefile.kokkos
- Replace std::unique_lock by std::lock_guard in HIP and SYCL
- [3.5] cherry-pick #4451: desul/atomics/Compare_Exchange_GCC: check alignment matches size
- desul/atomics/Compare_Exchange_GCC: check alignment matches size
- std algorithms: addressing nightly failures from issue 4424
- Use -G instead of -lineinfo for nvcc+Debug
- Update README
- Add missing quiet and signaling NaN numeric traits
- Also use intrinsics for SYCL oper_fetch
- Instantiate numeric traits on cv-qualified types
- Kokkos_Serial: Workaround intel ICE issue with Trilinos
- SYCL fix thread-safety
- Implement SYCL parallel_scan on first subgroup more generally
- core/Cuda: Remove CUDA_LAUNCH_BLOCKING warning
- Address testing warnings with gtest update
- Move definition of Desul config macros to their own header
- Tools Testing Sans Regex
- Allow Kokkos Tools Interface to be built without Kokkos
-
Drop noexcept specifier in defaulted
Kokkos::complexdefault constructor - OpenMPTarget scratch fix
- Add workaround for SYCL team_broadcast
- desul: only use GCC pragma for GCC
- HIP fix compiling with Tuning
- Introduce Desul macro to denote pre-volta architecture
- Some pull request reviews not shown.
arborx/ArborX
4 pull requests
ORNL/cpp-proposals-pub
2 pull requests
ECP-copa/Cabana
2 pull requests
desul/desul
1 pull request
ORNL/TASMANIAN
1 pull request
picassodev/picasso
1 pull request
kokkos/mdspan
1 pull request
kokkos/kokkos-tools
1 pull request
Created an issue in desul/desul that received 8 comments
Bad name for atomic fetch operations with wrap around semantics
atomic_wrapping_fetch_{inc,dec} is an unfortunate name that gets in the way of efficient use of macros in the HIP and Cuda implementation.
I would …
8
comments
Opened 3 other issues in 1 repository
kokkos/kokkos
3
open
4
contributions
in private repositories
Oct 6 – Oct 20