mirror of
https://github.com/AdaCore/cuda.git
synced 2026-02-12 13:05:54 -08:00
Before this patch, there were multiple places where the number of blocks and the number of threads per block were swapped in occurrences of pragma CUDA_Execute. This patch fixes these issues.