Пакет mct: Информация

    Исходный пакет: mct
    Версия: 2.8.3-alt4
    Последняя версия по данным Repology
    Собран:  9 ноября 2021 г. 11:42 в задании #289244
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.mcs.anl.gov/research/projects/mct/

    Лицензия: MIT
    О пакете: The Model Coupling Toolkit
    Описание: 
    MCT is a set of open-source software tools for creating coupled models. MCT is
    fully parallel and can be used to couple message-passing parallel models to
    create a parallel coupled model. MCT is available as a small library and a set
    of Fortran90 modules.
    
    MCT provides model interoperability through a simple API. Two models that
    declare and use MCT datatypes can be coupled with a minimum of effort.
    
    MCT provides the following core coupling services:
    
        * a component model registry
        * domain decomposition descriptors
        * communications schedulers for parallel MxN intercomponent data transfer
          and MxM intracomponent data redistribution
        * a flexible and indexible (i.e., random-access) field data storage datatype
        * a time averaging and accumulation buffer datatype
        * a general spatial grid representation capable of supporting unstructured
          grids
        * parallel tools for intergrid interpolation implemented as matrix-vector
          multiplication spatial integration and averaging tools (including paired
          integrals to support conservative interpolation)
        * tools for merging data from multiple components for use by another
          component.
        * a programming model similar to that of the Message Passing Interface.
    
    MCT can be used in single or multiple executable systems and allows sequential
    or concurrent execution.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libmct (x86_64, ppc64le, i586, armh, aarch64)
    libmct-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libmct-devel (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Grigory Ustinov
    Eugeny A. Rostovtsev

    Права:
    Grigory Ustinov

      1. /usr/bin/latex
      2. openmpi-devel

    Последнее изменение


    9 ноября 2021 г. Grigory Ustinov 2.8.3-alt4
    - Fixed FTBFS.
    27 июля 2021 г. Grigory Ustinov 2.8.3-alt3
    - Fixed fix for %e2k.
    8 апреля 2021 г. Grigory Ustinov 2.8.3-alt2
    - Fixed FTBFS.