cuda-samples/bin/x86_64/linux/release/APM_simpleCUBLAS_LU.txt
2023-03-01 01:41:29 +00:00

12 lines
339 B
Plaintext

> 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