NVIDIA / cub

[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thrust cuda kernel launch

hlq1025 opened this issue · comments

@dkolsen-pgi Hi, I noticed that this commit is a bug fix. could you explain about the bufg in detail.Thanks. 35e4f69,

It was not a bug fix. That commit was one small part of the work necessary to enable running standard C++ parallel algorithms on GPUs with the NVC++ compiler.