Tags: MCSclimate/MCT
Tags
MCT 2.11 release major changes: MCTWorld: impi performance fix Router/Rearranger: Fix MPI_Alltoallv collective calls with local comm Update configure to autoconf 2.70 in mct and mpi-serial Allow gnu10 and ifx configure/build mpi-serial: add mpi_init_thread Other: Change Algorithm for calculating sparsity Fix system test Update README in mct and mpi-serial rename "COPYRIGHT" to "LICENSE"
First release candidate for MCT 2.10 release Update how buffers are allocated in Rearranger for procs not involved in comm. Update docs from 2.9 to 2.10
Merge branch 'jedwards/impi_fix' (PR #56) Was having problems with extremely long start up times using impi on large task counts (10,000 to 100,000.) In the process of debugging found that adding a barrier and avoiding an unnecessary allocation on non-root tasks improves the startup performance greatly (down from 2 or more hours to 5 minutes or less). Don't have a good explination for this at this time, but it should be harmless.
Remove some whitespace Remove some whitespace to match what's in CIME.
Second beta tag for 2.10 release Update mpi-serial to include net get_version implementation.
Start of 2.10 release. Pat Worleys performance improvements Az OpenMP mpi-serial now a subtree updates to mpi-serial remove white-space
PreviousNext