Files
aare/include/aare
kferjaoui 3ed773e520 Add multi-stream ClusterFinderCUDA with batched processing
- Wrap per-stream CUDA resources (device buffers, stream handle)
  in StreamContext struct; ClusterFinderCUDA owns a vector of
  n_streams contexts with independent pedestal arrays
- Split ClusterFinderCUDA.cuh into clusterfinder_kernel.cuh
  (device kernel) and ClusterFinderCUDA.hpp (host RAII wrapper)
- Add find_clusters_batched(): processes N frames round-robin
  across streams, returns per-frame cluster vectors.
- Update ClusterFinderCUDA.test.cu
- Update Makefile for new file layout.
2026-04-23 11:26:29 +02:00
..
2025-11-21 10:14:14 +01:00
2026-02-19 15:35:19 +01:00
2026-03-30 09:12:23 +02:00
2025-11-21 10:14:14 +01:00
2025-11-21 10:14:14 +01:00
2026-02-19 15:35:19 +01:00
2025-11-21 10:14:14 +01:00
2026-02-19 16:12:44 +01:00
2026-02-19 16:12:44 +01:00
2025-11-21 10:14:14 +01:00
2025-11-21 10:14:14 +01:00
2026-02-19 15:35:19 +01:00
2025-11-21 10:14:14 +01:00
2026-03-30 09:12:23 +02:00
2026-03-30 09:12:23 +02:00
2025-11-21 10:14:14 +01:00
2025-11-21 10:14:14 +01:00
2025-11-21 10:14:14 +01:00
2026-02-19 15:35:19 +01:00
2026-03-30 09:12:23 +02:00
2026-02-19 15:35:19 +01:00
2026-02-19 15:35:19 +01:00
2025-11-21 10:14:14 +01:00
2025-11-21 10:14:14 +01:00
2025-11-21 10:14:14 +01:00
2026-02-19 16:12:44 +01:00
2026-02-19 15:35:19 +01:00
2026-02-19 15:35:19 +01:00
2025-11-21 10:14:14 +01:00