0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cilk detects if MIC or AVX as suggested by Laurent More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
VecGeom-5;added function to navigatonstate needed by Geant-V scheduler More... over 11 years ago
Extensive revision of compilation process now allows CUDA to be compiled along with a vectory backend in a separate namespace, eventually allowing the user to interface with both in the same compilation unit. More... over 11 years ago
Extensive revision of compilation process now allows CUDA to be compiled along with a vectory backend in a separate namespace, eventually allowing the user to interface with both in the same compilation unit. More... over 11 years ago
Moved assignment into macro expanded operators More... over 11 years ago
Restored Cilk compatability. Temporarily commented out target that doesn't exist in CMake file. More... over 11 years ago
fixed in simplenavigator ( in function to check whether two paths are same ) More... over 11 years ago
removed const qualifier for safety kernel More... over 11 years ago
fixed bug in base/vector3d.h More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
VECGEOM-11; added kernels for safety More... over 11 years ago
function to find out whether a global point has same volume path as some other path More... over 11 years ago
VecGeom-16; changed loopers to use fillsize instead of size More... over 11 years ago
VecGeom-16; added push functionality to 3D containers More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
created git-hooks directory to configure server side hooks; like to have email notifications More... over 11 years ago
Implementation of macros expanding to arithmetic operators for Vector3D. More... over 11 years ago
Fixed output. More... over 11 years ago
Merge working CPU/GPU compilation into master. More... over 11 years ago
Doing work with CUDA and with Vc More... over 11 years ago
Merge branch 'master' of https://git.cern.ch/kerberos/VecGeom More... over 11 years ago
typo fix More... over 11 years ago
applying stash More... over 11 years ago
Prototype for linking CPU and GPU compilations using a shared interface and separate namespaced. More... over 11 years ago
Merge of new namespace mechanics into master. More... over 11 years ago
changed cmake file; complex_test1 has nothing to do with benchmarks More... over 11 years ago
fixed typos in navigation classes; navigation (comparison with ROOT) now passes More... over 11 years ago
Types file merged into global. More... over 11 years ago
Global namespace is now a macro that is different for CUDA. Fix to arithmetic operator macro. More... over 11 years ago