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

17 lines
388 B
Plaintext
Raw Normal View History

2023-03-01 09:41:29 +08:00
> 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