mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-24 19:59:17 +08:00
17 lines
388 B
Plaintext
17 lines
388 B
Plaintext
> runTest<float,32>
|
|
GPU Device 0: "Hopper" with compute capability 9.0
|
|
|
|
CUDA device [NVIDIA H100 PCIe] has 114 Multi-Processors
|
|
Processing time: 17.730000 (ms)
|
|
Compare OK
|
|
|
|
> runTest<int,64>
|
|
GPU Device 0: "Hopper" with compute capability 9.0
|
|
|
|
CUDA device [NVIDIA H100 PCIe] has 114 Multi-Processors
|
|
Processing time: 0.080000 (ms)
|
|
Compare OK
|
|
|
|
|
|
[simpleTemplates] -> Test Results: 0 Failures
|