various cleanup and add support for non-worldComm reduction of DimensionedField, GeometricField
Merge request reports
Activity
added 6 commits
-
533d3b58 - 1 commit from branch
develop
- 1d5d634a - ENH: print node/topology information in human-readable form at startup
- a81543c5 - COMP: remove 'special purpose' minMaxOp (#3326 (closed))
- 0e5613f9 - ENH: support non-worldComm for Dimensioned/Geometric field functions
- e4eee65a - DEFEATURE: remove non-blocking reduce() with global request tracking
- 68cae2a5 - STYLE: use UPstream::reduceAnd(), UPstream::reduceOr() instead of longer forms
Toggle commit list-
533d3b58 - 1 commit from branch
added 9 commits
- d655c2d3 - ENH: print node/topology information in human-readable form at startup
- 14b2302b - COMP: remove 'special purpose' minMaxOp (#3326 (closed))
- 0aecb250 - ENH: update MinMax to accept multiple values for add()
- e8e90a8d - ENH: support non-worldComm for Dimensioned/Geometric field functions
- e041af94 - DEFEATURE: remove non-blocking reduce() with global request tracking
- 2783e78a - STYLE: unify some handling of warn communicator, minor code cleanup
- e67fffac - STYLE: use UPstream::reduceAnd(), UPstream::reduceOr() instead of longer forms
- 8f3d29c1 - ENH: retain linear vs tree state in commsStructList
- d2dfd115 - ENH: provide isolated "*_algorithm" versions of Pstream gather routines
Toggle commit listchanged milestone to %v2506
added code style enhancement labels
assigned to @kuti
@Prashant - this should also fix your reported issue with int64 builds.
mentioned in merge request !729 (merged)
mentioned in commit d41c644a
mentioned in issue #3326 (closed)
Please register or sign in to reply