mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-24 19:49:19 +08:00
10 lines
357 B
Plaintext
10 lines
357 B
Plaintext
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
|