NVIDIA / cuda-samples

Samples for CUDA Developers which demonstrates features in CUDA Toolkit
Other
6.2k stars 1.78k forks source link

Where to find a DLA loadable sample? #290

Open yidiwang21 opened 2 months ago

yidiwang21 commented 2 months ago

Hi, I am interested in trying the cuDLA samples. The program requires an DLA loadable as an input. I am wondering where can I find one, and how to run the sample program.

Thanks.