diff --git a/docs/source/development/AlgorithmMPISupport.rst b/docs/source/development/AlgorithmMPISupport.rst index a64fdd53d1c4c6ddda5199b9c0df42556bee2235..3b07d1dac358281045a00433821513bfdb6e279e 100644 --- a/docs/source/development/AlgorithmMPISupport.rst +++ b/docs/source/development/AlgorithmMPISupport.rst @@ -454,13 +454,17 @@ Supported Algorithms ================================= =============== ======== Algorithm Supported modes Comments ================================= =============== ======== +CloneWorkspace all CompressEvents all CreateWorkspace all +CreateSingleValuedWorkspace Identical ``OutputWorkspace`` has ``StorageMode::Cloned``, support of ``MasterOnly`` would require adding property for selecting the mode +CropToComponent all CropWorkspace all see ExtractSpectra regarding X cropping ExtractSpectra2 all currently not available via algorithm factory or Python ExtractSpectra all not supported with ``DetectorList``, cropping in X may exhibit inconsistent behavior in case spectra have common boundaries within some ranks but not within all ranks or across ranks FilterBadPulses all FilterByLogValue all +FilterByTime all LoadEventNexus Distributed storage mode of output cannot be changed via a parameter currently, min and max bin boundary are not globally the same LoadInstrument all LoadNexusLogs all @@ -468,6 +472,7 @@ LoadParameterFile all segfaults when used in unit te MaskBins all MoveInstrumentComponent all Rebin all min and max bin boundaries must be given explicitly +RebinToWorkspace all ``WorkspaceToMatch`` must have ``StorageMode::Cloned`` RemovePromptPulse all RotateInstrumentComponent all SortEvents all