Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 599 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 599 Bytes

DAVAI tests templates and running interface

This project contains the necessary files to run the DAVAI tests.

It is composed of:

  • tasks templates | src/tasks
  • configuration files to implement actual tasks | conf
  • wrappers to setup a DAVAI experiment, build executables from git, and run the families of tests | src/runs
  • toolbox of utilities for DAVAI experiments and tasks | src/davai_taskutil

Installation

Should be installed by the davai-init command of the DAVAI-env project.