cuda-samples/bin/x86_64/linux/release/APM_simpleZeroCopy.txt

6 lines
240 B
Plaintext
Raw Normal View History

2023-03-01 09:41:29 +08:00
Device 0: < Hopper >, Compute SM 9.0 detected
> Using CUDA Host Allocated (cudaHostAlloc)
> vectorAddGPU kernel will add vectors using mapped CPU memory...
> Checking the results from vectorAddGPU() ...
> Releasing CPU memory...