0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
When VecGeom request enabling of VecCore's Vc support, don't turn it into a request to build Vc More... about 8 years ago
Avoid cmake warning about CMP0058 when using ninja. More... about 8 years ago
Build the built-in VecCore as part of the configuration step. More... about 8 years ago
[VECGEOM-35] Fix a compilation warning: unused variable More... about 8 years ago
[VECGEOM-415] Split out triangle facet from tessellated cluster header. Fixed clang error. More... about 8 years ago
[VECGEOM-415] Implemented all navigation methods for tessellated cluster. Benchmark for vectorization performance added. More... about 8 years ago
swtich to sync branch of VecCore More... about 8 years ago
Remove redundant include (that was already commented-out) More... about 8 years ago
Correct 263c0c1 to also the case where there is no parent_scope More... about 8 years ago
[VECGEOM-431] Use MaskedAssignFunc() as suggested by clangTidy More... about 8 years ago
[VECGEOM-256]; Added the missing GetOriginalParameters() interface to UPolycone.hh. More... about 8 years ago
Use copy of cmake 3.6 run_nvcc for older cmake's More... about 8 years ago
Import run_nvcc.cmake from cmake 3.6.20160902-g1eb3e More... about 8 years ago
Add FindCUDA/select_compute_arch.cmake to support cmake older than 3.6 More... about 8 years ago
Import FindCUDA from cmake 3.6.20160902-g1eb3e More... about 8 years ago
[VECGEOM-256]; Added VECCORE_ATT_HOST_DEVICE in PolyconeHistorical.h to fix CUDA warnings. More... about 8 years ago
[VECGEOM-256]; Applied Clang-formatting to volumes/PolyconeHistorical.h More... about 8 years ago
[VECGEOM-256]; Added Reset() method to UnplacedPolycone. More... about 8 years ago
Insure the EXPAND_COMMAND_SCRIPT variable is visible by expandable_command More... about 8 years ago
VECGEOM-35 Add missing CUDA attributes More... about 8 years ago
[VECGEOM-256]; Added PolyconeHistorical.h file to store the polycone original parameters.This is required by PlacedPolycone::GetOriginalParameters() function. More... about 8 years ago
[VECGEOM-421] Use kHalfTolerance overall rather than kTolerance (like Trapezoid does) More... about 8 years ago
[VECGEOM-421] Box optimizations: prefer MaskedAssign() rather than Blend() More... about 8 years ago
[VECGEOM-431] Fix to box::DistToOut() for points on surface and exiting the box More... about 8 years ago
[VECGEOM-432] Box tweaks: improved performance in DistToIn(), better readability in DistToOut() More... about 8 years ago
[VECGEOM-432] A more readable and faster version of DistanceToOut for box. More... about 8 years ago
[VECGEOM-431] Fix to DistToOut() for point on surface and direction is almost parallel to surface More... about 8 years ago
[VECGEOM-415] First version of Safety for tesselated cluster. More... about 8 years ago
[VECGEOM-415] Implementation of DistanceToIn/Out for a tessellated cluster, with visualization test. More... about 8 years ago
[VECGEOM-421] Update reference commits in performance More... about 8 years ago