-
Fermilab
Popular repositories Loading
-
-
-
umesimd
umesimd PublicForked from edanor/umesimd
UME::SIMD A library for explicit simd vectorization.
C++
-
-
-
root2hdf5proj
root2hdf5proj PublicForked from gnperdue/root2hdf5proj
ROOT to HDF5 using SciSoft tools
C++
956 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 23 commits in 4 repositories
Created a pull request in root-project/root that received 18 comments
Prevent LLVM cmake from finding builtin zstd.
Fix removal of ROOTSYS from CMAKE_PREFIX_PATH. Current code was, if CMAKE_PREFIX_PATH had more than one element, essentially inadvertently replac…
+17
−8
lines changed
•
18
comments
Opened 11 other pull requests in 4 repositories
celeritas-project/celeritas
6
merged
-
CUDA RDC: Improve handling of object library and CUDA_RUNTIME_LIBRARY
This contribution was made on Mar 25
-
Drastically speed up CudaRdcUtils
This contribution was made on Mar 20
-
Update CudaRdcUtils to v3
This contribution was made on Mar 18
-
Extend CudaRdc compatibility
This contribution was made on Mar 14
-
Fix downstream RDC linking and add versioning
This contribution was made on Mar 12
-
Fix link errors with CUDA RDC and
--as-needed
flagThis contribution was made on Mar 10
celeritas-project/g4vg
2
merged
-
Update CudaRdcUtils to v4
This contribution was made on Mar 18
-
Update CudaRdcUtils.cmake to v1
This contribution was made on Mar 14
root-project/roottest
1
closed
1
merged
-
Test for https://github.com/root-project/root/issues/17992
This contribution was made on Mar 13
-
Adjust to RNTuple move out of Experimental
This contribution was made on Mar 11
root-project/root
1
merged
-
Fix spurrious auto parsing when looking up a TClass
This contribution was made on Mar 13
Reviewed 54 pull requests in 6 repositories
root-project/root
25 pull requests
-
[tree] Respect TChain's entryList when GetMinimum/Maximum v2
This contribution was made on Mar 26
-
[mathmore] make GSLinterpolator Eval error printing thread-safe
This contribution was made on Mar 25
-
[tree] Fix column count when ternary operator
This contribution was made on Mar 23
-
[ntuple] Use newer
boost_combine
implementation inRNTupleJoinTable
This contribution was made on Mar 20 -
[ntuple] Ensure type name given by RField<T> is renormalized
This contribution was made on Mar 20
-
[Root7] A path to reducing global memory management.
This contribution was made on Mar 20
-
Fix/improve SavePrimitive in g3d classes
This contribution was made on Mar 20
-
[CMake] Raise minimum CMake version for Cling to 3.10
This contribution was made on Mar 19
-
Remove unused code about autoloading from LinkDef files
This contribution was made on Mar 16
-
[ci] Use C++17 for mac14 to speedup building and testing
This contribution was made on Mar 16
-
[CMake] Correctly consider
fail-on-missing
fortmva-cpu
This contribution was made on Mar 14 -
[cmake] Use cfitsio sources from the lcg website
This contribution was made on Mar 14
-
Add TF1::SavePrimitive testing in stressGraphics
This contribution was made on Mar 11
-
Implement
TF2::SavePrimitive
and testing instressGraphics
This contribution was made on Mar 11 -
Add GetVoidArray for access to TArrayC data through a void*
This contribution was made on Mar 11
-
Improve semantics of data member
This contribution was made on Mar 11
-
[ntuple] Split primary and auxiliary models in
RNTupleJoinProcessor::CreateJoin
This contribution was made on Mar 11 -
[test] for TTreeReader loads wrong entry from chain friend
This contribution was made on Mar 10
-
Prevent LLVM cmake from finding builtin zstd.
This contribution was made on Mar 10
-
[ntuple] Move Internal RNTupleUtils out of Experimental
This contribution was made on Mar 7
-
[tmva] fix spacing in error message and add test
This contribution was made on Mar 7
-
[ntuple] update tutorials to avoid deprecation warnings
This contribution was made on Mar 7
-
Simplify nslots in RDataSource
This contribution was made on Mar 6
-
Enable untyped reading of TTree data
This contribution was made on Mar 6
-
[ntuple] Distinguish primary and auxiliary ntuples in
RNTupleProcessor::CreateJoin
This contribution was made on Mar 6 - Some pull request reviews not shown.
celeritas-project/celeritas
12 pull requests
-
Fix setup options messenger in MT mode
This contribution was made on Mar 24
-
Drastically speed up CudaRdcUtils
This contribution was made on Mar 24
-
Force loading of the dl library -- needed in some configs with gcc13
This contribution was made on Mar 22
-
Add Celeritas cmake command wrappers for downstream code
This contribution was made on Mar 18
-
Define dependency helper targets and reorganize CMakeLists
This contribution was made on Mar 18
-
By default load CudaRdcUtils and print config message
This contribution was made on Mar 17
-
Initialize MPI in high-level integration classes
This contribution was made on Mar 17
-
Default downstream CUDA/HIP architectures
This contribution was made on Mar 14
-
Fix downstream RDC linking and add versioning
This contribution was made on Mar 14
-
Fix link errors with CUDA RDC and
--as-needed
flagThis contribution was made on Mar 11 -
Refactor log handlers for better reuse
This contribution was made on Mar 1
-
Update cmake-git-version
This contribution was made on Mar 1
root-project/roottest
2 pull requests
-
[CMake] Raise minimum required CMake version to 3.10
This contribution was made on Mar 19
-
[df] Adjust test to debug warning
This contribution was made on Mar 11
root-project/rntuple-validation
2 pull requests
-
Extend documentation on organization and how to run
This contribution was made on Mar 14
-
Add tests for
std::[unordered_][multi]set
This contribution was made on Mar 4
nordic-institute/xrd4j
1 pull request
-
Fixed example-adapter.wsdl
This contribution was made on Mar 23
celeritas-project/g4vg
1 pull request
-
Improve RdcUtils cmake integration logic
This contribution was made on Mar 18
Created an issue in root-project/root that received 1 comment
Spurrious auto parsing when looking up a TClass
Check duplicate issues.
Checked for duplicates
Description
As seen in cms-sw/cmssw#47470 in some circumstances calling TClass::GetClass
may lead…
1 task done
Opened 1 other issue in 1 repository
celeritas-project/celeritas
1
open
-
StatusChecker fails but report success.
This contribution was made on Mar 20