0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Migrate SINGLE_PRECISION option to VECGEOM_SINGLE_PRECISION More... about 3 years ago
Migrate FAST_MATH option to VECGEOM_FAST_MATH More... about 3 years ago
Migrate USE_CACHED_TRANSFORMATIONS option to VECGEOM_USE_CACHED_TRANSFORMATIONSw More... about 3 years ago
Migrate EMBREE option to VECGEOM_EMBREE More... about 3 years ago
Migrate GDML option to VECGEOM_GDML More... about 3 years ago
Migrate USE_NAVINDEX option to VECGEOM_USE_NAVINDEX More... about 3 years ago
Migrate USE_INDEXEDNAVSTATES option to VECGEOM_USE_INDEXEDNAVSTATES More... about 3 years ago
Migrate INPLACE_TRANSFORMATIONS option to VECGEOM_INPLACE_TRANSFORMATIONS More... about 3 years ago
Migrate DISTANCE_DEBUG option to VECGEOM_DISTANCE_DEBUG More... about 3 years ago
Migrate QUADRILATERAL_ACCELERATION option to VECGEOM_ENABLE_QUADRILATERAL_ACCELERATION More... about 3 years ago
Migrate PLANESHELL option to VECGEOM_PLANESHELL More... about 3 years ago
Migrate NO_SPECIALIZATION option to VECGEOM_NO_SPECIALIZATION More... about 3 years ago
Migrate BUILTIN_VECCORE option to VECGEOM_BUILTIN_VECCORE More... about 3 years ago
Migrate BACKEND option to VECGEOM_BACKEND More... about 3 years ago
Add option to enable device link-time optimizations More... about 3 years ago
Update .mailmap file More... about 3 years ago
fix warning by making dBVH __device__ only More... about 3 years ago
Use same C++ standard for C++ and CUDA More... about 3 years ago
Use CUDA 11 in Jenkins CI More... about 3 years ago
Drop linking libraries from custom ClangTidy check More... about 3 years ago
Fix CudaAssertError in release builds. More... about 3 years ago
Facilitate error tracing in CudaManager. More... about 3 years ago
Fix problems reported by custom clang-tidy check More... about 3 years ago
Update MaskedAssignCheck to avoid catching trivial expressions More... about 3 years ago
build/test in parallel and test verbose More... about 3 years ago
run static analysis on entire repository More... about 3 years ago
make run-clang-tidy support --load More... about 3 years ago
upgrade static analysis check to LLVM 14 More... about 3 years ago
switch to C++17 More... about 3 years ago
move TopMatrixImpl into header More... about 3 years ago