mirror of
https://github.com/NVIDIA/cuda-samples.git
synced 2024-11-25 03:19:15 +08:00
12 lines
339 B
Plaintext
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
|