WCS 5.2.1947

Max

Administrator
Staff member
Good day.
Yes, GPU encoding using NVIDIA CUDA is already supported, but decoding is not. We're working on GPU decoding in ticket WCS-4074.
If a stream is decoding by CPU and encoding by GPU, this lead to lack of performance due to a copying of a large byte arrays from system memory to GPU memory. So we do not recommend yet to use GPU in production.
 
Top