index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
Module
/
CheckIPOSupported-CUDA
/
foo.cu
blob: 416607bddc14aa6c420404a99cf1041f76646bcb (
plain
)
1
2
3
4
extern __device__ int foo_func(int a) { return a * 42 + 9; }