-
Notifications
You must be signed in to change notification settings - Fork 0
/
file
27 lines (25 loc) · 802 Bytes
/
file
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Rendering to 1024x1024 image
Loaded data for 100000 circles from snow.par
Loaded scene with 100000 circles
Loaded data for 100000 circles from snow.par
Loaded scene with 100000 circles
---------------------------------------------------------
Initializing CUDA for CudaRenderer
Found 2 CUDA devices
Device 0: TITAN Xp
SMs: 30
Global mem: 12187 MB
CUDA Cap: 6.1
Device 1: TITAN Xp
SMs: 30
Global mem: 12190 MB
CUDA Cap: 6.1
---------------------------------------------------------
Running benchmark, 1 frames, beginning at frame 0 ...
Copying image data from device
***************** Correctness check passed **************************
Clear: 0.0647 ms
Advance: 0.0013 ms
Render: 26.0773 ms
Total: 26.1434 ms
Overall: 1.2578 sec (note units are seconds)