Releases: cms-patatrack/CLUEstering
Releases · cms-patatrack/CLUEstering
2.4.0.2
2.4.0.1
Fix conflicting python versions in conda workflow (#62) * Set python version in conda env to 3.10 * Set python version in conda workflow to 3.10 * Try Python 3.11 * Add boost as dep * Clean CMakefile * Add gcc as dependency * Add conda install for libgcc * Fix the interpreter version --------- Co-authored-by: Clement Helsens <[email protected]>
2.4.0
Rewrite Point data structures as generic SoAs (#74) * Rework points as SoA Update backend code Update binding modules Update python API Add tests for host-side point SoA Update run_clue for CUDA and HIP Update benchmarking scripts Move test folder Fix device memory access in memcpy * Feature clusterer import method (#76) * Add `import_clusterer` method * Add test for new clusterer import * Add docstring * Fix "if main" of test file * Addition to gitignore * Small fix in getGlobalBin (#75) * Small fix in getGlobalBin * Update version * Formatting Fix after merge * Separate alpaka input and result buffers Fix partial dimensional clustering Update package version
2.3.3
2.3.2.1
2.3.2
2.3.1.1
2.3.1
Update alpakaconfig (#70) * Use alpaka ENABLED flag instead of PRESENT * Rename alpaka acc namespace to avoid conflict with cmssw * Update platform aliases * Move definition of accelerator namespace * Update namespace names in benchmarking scripts * Update cuda alpakacore * Update hip alpakacore * Update package version