Git Product home page Git Product logo

tests-sos's Introduction

========================================================================
Sandia OpenSHEM Test Suite
========================================================================

** About

This package contains the Sandia OpenSHMEM unit tests and performance
test suite.  For the most recent versions of these tests or to submit
bugfixes, please refer to the Sandia OpenSHMEM repository at
https://github.com/Sandia-OpenSHMEM/SOS.

** Building

The Sandia OpenSHMEM test suite utilizes the GNU Autotools build
system.  The standard GNU configure script and make system is used, as
follows:

  $ ./autogen.sh
  $ mkdir build
  $ cd build
  $ ../configure <options> CC=oshcc CXX=oshc++ FC=oshfort
  $ make
  $ make check

Several make variables can be used to modify the behvior of make check:

NPROCS
    Set the number of processes used to run each test.
    Example: "make check NPROCS=4"

TEST_RUNNER
    Specify the command used to run each test.  Example:
    "make check TEST_RUNNER='oshrun -np 2 -hosts compute1,compute2'"

TESTS
    Specify which tests to run.  For example, "make check TESTS="
    builds the tests without running them.

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.