Skip to content

Fides should never attempt to create shared points when inline engine is being used

Caitlin Ross requested to merge caitlin.ross/fides:shared-points-inline into master

Inline engine only has access to the blocks "written" by the writer on the same rank, so we'll always override the setting for CreateSharedPoints to be false in this case.

Fixes #18 (closed) once the changes make their way up to ParaView.

Edited by Caitlin Ross

Merge request reports