Nathalie Furmento 13e585c929 tools/perfmodels: document how to use given perfmodels by setting STARPU_PERF_MODEL_DIR (the files no longer need to be kept in a directory named .starpu) il y a 10 ans
..
sampling 13e585c929 tools/perfmodels: document how to use given perfmodels by setting STARPU_PERF_MODEL_DIR (the files no longer need to be kept in a directory named .starpu) il y a 10 ans
README 13e585c929 tools/perfmodels: document how to use given perfmodels by setting STARPU_PERF_MODEL_DIR (the files no longer need to be kept in a directory named .starpu) il y a 10 ans

README

This directory contains performance models for given architectures and
examples.

The architecture 'mirage' is composed of:
- 2 Intel Xeon X5650 @2.67GHz, thus 12 CPU cores
- MKL 11.1.3
- 3 NVidia GF100 Tesla M2070, thus 3 GPUs
- CUDA 6.0
- Magma 1.6.0

To use performance models stored in this directory, one needs to set
the environment variable 'STARPU_PERF_MODEL_DIR' to the location of
the directory, e.g.:

export STARPU_PERF_MODEL_DIR=.../tools/perfmodels/sampling