mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-25 00:49:17 +08:00
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
|
newdelete Starting...
|
||
|
|
||
|
GPU Device 0: "Hopper" with compute capability 9.0
|
||
|
|
||
|
> Container = Vector test OK
|
||
|
|
||
|
> Container = Vector, using placement new on SMEM buffer test OK
|
||
|
|
||
|
> Container = Vector, with user defined datatype test OK
|
||
|
|
||
|
Test Summary: 3/3 succesfully run
|