mirror of
https://github.com/AdaCore/cuda.git
synced 2026-02-12 13:05:54 -08:00
Starting with version 11.6, CUDA does not come with samples in the distribution anymore. The recommended source for samples is now https://github.com/nvidia/cuda-samples. In the newly recommended repository, the directory hierarchy is different from the one that came with CUDA. The renaming that this patch performs makes GNAT for CUDA samples mirror the CUDA samples from https://github.com/nvidia/cuda-samples.
3 lines
61 B
YAML
3 lines
61 B
YAML
driver: examples
|
|
input_directory: "0_Introduction/vectorAdd"
|