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

10 lines
357 B
Plaintext
Raw Permalink Normal View History

2023-03-01 09:41:29 +08:00
GPU Device 0: "Hopper" with compute capability 9.0
Starting basicStreamOrderedAllocation()
> Checking the results from vectorAddGPU() ...
basicStreamOrderedAllocation PASSED
Starting streamOrderedAllocationPostSync()
Total elapsed time = 14.231936 ms over 20 iterations
> Checking the results from vectorAddGPU() ...
streamOrderedAllocationPostSync PASSED