Hi,
I tested the memory usage and NVlink, but the rendering is stopped with the message:
"Cannot allocate memory for the progressive frame buffers. To reduce memory usage, reduce the number of render elements."
Before at the process window was shown:
"
Total memory for device 0 : 11264 MB, free 8376 MB
Building optimized CUDA kernel (0) for comp cap 7.5 for device 1...
PTX file generated with CUDA Toolkit v7.5 for CUDA compute capability 2.0. CUDA runtime version 7050.
Optimized CUDA kernel assembled successfully
Total memory for device 1 : 11264 MB, free 8376 MB
Maximum kernel work group size: 1024
Maximum kernel work group size: 1024
Querying NVLINK ...
NVLINK detected between 2 devices
Device 0 is using NVLINK with id 0
Device 1 is using NVLINK with id 0
"
Why there is no 22GB limit used?
-Micha
I tested the memory usage and NVlink, but the rendering is stopped with the message:
"Cannot allocate memory for the progressive frame buffers. To reduce memory usage, reduce the number of render elements."
Before at the process window was shown:
"
Total memory for device 0 : 11264 MB, free 8376 MB
Building optimized CUDA kernel (0) for comp cap 7.5 for device 1...
PTX file generated with CUDA Toolkit v7.5 for CUDA compute capability 2.0. CUDA runtime version 7050.
Optimized CUDA kernel assembled successfully
Total memory for device 1 : 11264 MB, free 8376 MB
Maximum kernel work group size: 1024
Maximum kernel work group size: 1024
Querying NVLINK ...
NVLINK detected between 2 devices
Device 0 is using NVLINK with id 0
Device 1 is using NVLINK with id 0
"
Why there is no 22GB limit used?
-Micha
Comment