duckdb-ufsecp-extension/src
Craig Raw a9c38ceae2
Some checks failed
Main Extension Distribution Pipeline / Build extension binaries (push) Has been cancelled
Main Extension Distribution Pipeline / Code Quality Check (push) Has been cancelled
fix progress map: concurrent scans with same scan_key no longer clobber each other
2026-05-07 13:32:05 +02:00
..
include add initial cpu implementation 2026-03-03 13:02:48 +02:00
opencl_loader.cpp load opencl dynamically at runtime 2026-03-31 14:14:12 +02:00
opencl_loader.h load opencl dynamically at runtime 2026-03-31 14:14:12 +02:00
ufsecp_extension.cpp fix progress map: concurrent scans with same scan_key no longer clobber each other 2026-05-07 13:32:05 +02:00
ufsecp_gpu_metal.mm fix multi-thread races: emit matches per-thread, move metal spend buffer to per-batch state 2026-05-04 17:36:47 +02:00
ufsecp_gpu_opencl.cpp fix opencl multi-thread races: per-batch spend buffer, eager lut init 2026-05-05 09:49:41 +02:00
ufsecp_gpu.cu skip cuda backend when any visible device is below sm_80 so opencl fallback engages 2026-05-05 12:23:47 +02:00