ye-luo / OmpVal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OmpVal

How to run

  • [Optional] Create a new config file for your system (take inspiration from config/general.txt)
  • Generate the tests (do -h for more info)
    • ./ompval.py
  • cd omp_tests
  • Modify the makefile with correct flags
  • Run tests [and check for error (not super robust)]
    • make |& grep -B1 'make'

Requirement

  • python 3.
  • jinja2

About


Languages

Language:Python 64.0%Language:HTML 36.0%