File size: 372 Bytes
d7e58f0
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
package:
  name: nvidiacub
  version: 1.10.0
source:
  url: https://github.com/NVIDIA/cub/archive/1.10.0.tar.gz
  folder: source
build:
  script: mkdir $PREFIX/include && cp -r source/cub $PREFIX/include/cub

about:
  home: https://github.com/NVIDIA/cub
  summary: CUB provides state-of-the-art, reusable software components for every layer of the CUDA programming model.