You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPU_ScanHistoricalCandles now takes ~162s for 2022-2026 vs 83s in the original commit 852afd6. CLBuffer API param order changed — may have introduced data transfer overhead or the GPU scan is less effective. Profile and fix.
GPU_ScanHistoricalCandles now takes ~162s for 2022-2026 vs 83s in the original commit 852afd6. CLBuffer API param order changed — may have introduced data transfer overhead or the GPU scan is less effective. Profile and fix.