Skip to content

Compressor negotiation

tfogal requested to merge tfogal/paraview:compressor-negotiation into master

This takes @robertmaynard's patch from MR !1699 (closed) and extends it to query NVPipe availability on the server.

This query allows either of the client or server to not support NVPipe, in which case ParaView will gracefully fallback to LZ4-based compression.

Edited by tfogal

Merge request reports