This website requires JavaScript.
Explore
Help
Sign In
ada
/
cuda
Watch
0
Star
0
Fork
0
You've already forked cuda
mirror of
https://github.com/AdaCore/cuda.git
synced
2026-02-12 13:05:54 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
cuda
/
examples
/
0_Introduction
/
asyncAPI
/
Makefile
5 lines
57 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
Add example written after asyncAPI CUDA sample This commit adds a new example that mirrors the asyncAPI sample from NVIDIA's cuda-samples repository. The minimal required version of GNAT is also bumped to ensure the presence of recent storage model fixes.
2023-05-25 14:59:24 +02:00
i
n
c
l
u
d
e
.
.
/
.
.
/
.
.
/
M
a
k
e
f
i
l
e
.
b
u
i
l
d
Provide an option for cleaning old build Includes also clarifications for using the CUDA_ROOT in the installation documentation. Solves eng/toolchain/cuda#34
2023-11-22 16:33:17 +02:00
clean
::
rm -f asyncAPI
Reference in New Issue
Copy Permalink