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

20 lines
451 B
Plaintext

Sobol Quasi-Random Number Generator Starting...
> number of vectors = 100000
> number of dimensions = 100
GPU Device 0: "Hopper" with compute capability 9.0
Allocating CPU memory...
Allocating GPU memory...
Initializing direction numbers...
Copying direction numbers to device...
Executing QRNG on GPU...
Gsamples/s: 7.51315
Reading results from GPU...
Executing QRNG on CPU...
Gsamples/s: 0.232504
Checking results...
L1-Error: 0
Shutting down...