Giter Site home page Giter Site logo

Implement the Trim phase about mtt HOT 4 OPEN

open-mpi avatar open-mpi commented on July 29, 2024
Implement the Trim phase

from mtt.

Comments (4)

ompiteam avatar ompiteam commented on July 29, 2024

Imported from trac issue 2. Created by jsquyres on 2006-08-23T14:33:16, last modified: 2007-09-11T14:58:00

from mtt.

ompiteam avatar ompiteam commented on July 29, 2024

Trac comment by on 2006-08-24 07:14:35:

Milestone MTT 1.0 deleted

from mtt.

ompiteam avatar ompiteam commented on July 29, 2024

Trac comment by jsquyres on 2006-12-20 18:39:21:

(In [494]) Several changes spanning many areas:

  • Fixes #99: MPI install, Test Build, and Test Run sections will now
    emit a noisy warning if they refer to non-existent parent sections
    (MPI Get, Test Get, Test Build, respectively).
  • Refs #128: client side of "--im-just-testing" flag. If the
    "--trial" option is given to the client, send a "trial" value of
    "1" via the MTTDatabase reporter. Alternatively, "trial = 1" can
    be put in the [MTT] globals section of the ini file, but the
    command line will always trump whatever value is in the INI file.
    On the server side (once this is implemented), "trial" results will
    not be reported (by default) with other results and will expire out
    of the database after a short period of time (e.g., a week).
  • Add support for environment modules. MPI install, Test build, and
    Test run phases can supply a comma-delimited list of values for the
    field "env_module" that will "module load" thost modules (in order)
    before invoking the phase. These values are carried forward as
    relevant; for example, if you list an env_module for an MPI install
    phase, any Test build and Test run phase that uses that MPI install
    section will also load that module.
  • Refs #2: Add support for reference counting in the internal meta
    data for MPI get, MPI install, Test get, and Test build. Each
    phase instance that uses another phase instance will increase the
    ref count as appropriate. This is critical for a valid Trim phase.
  • Refs #2: More work was done on the Trim phase, but it's not yet
    complete.
  • Use mtt-wide constants for test FAIL, SKIPPED, TIMED_OUT, and PASS.

from mtt.

ompiteam avatar ompiteam commented on July 29, 2024

Trac comment by emallove on 2007-02-28 11:26:27:

Milestone v2.1 deleted

from mtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.