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

12 lines
339 B
Plaintext
Raw Normal View History

2023-03-01 09:41:29 +08:00
> initializing..
GPU Device 0: "Hopper" with compute capability 9.0
> using DOUBLE precision..
> pivot ENABLED..
> generating random matrices..
> copying data from host memory to GPU memory..
> performing LU decomposition..
> copying data from GPU memory to host memory..
> verifying the result..
> TEST SUCCESSFUL, with precision: 1e-15