Samuel Thibault 0c1461e8d0 Re-bench potrf on plafrim 10 年 前
..
sampling 0c1461e8d0 Re-bench potrf on plafrim 10 年 前
README ab7af769cf ajout modèles pour attila 10 年 前

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

The architecture 'attila' is composed of:
- 2 Intel Xeon X5650 @2.67GHz, thus 12 CPU cores
- OpenBlas 0.2.12-1
- 3 NVidia GF100 Tesla C2050 / C2070, thus 3 GPUs
- CUDA 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

and then select the desired architecture:

export STARPU_HOSTNAME=mirage