README 480 B

123456789101112131415161718
  1. This directory contains performance models for given architectures and
  2. examples.
  3. The architecture 'mirage' is composed of:
  4. - 2 Intel Xeon X5650 @2.67GHz, thus 12 CPU cores
  5. - MKL 11.1.3
  6. - 3 NVidia GF100 Tesla M2070, thus 3 GPUs
  7. - CUDA 6.0
  8. - Magma 1.6.0
  9. To use performance models stored in this directory, one needs to set
  10. the environment variable 'STARPU_PERF_MODEL_DIR' to the location of
  11. the directory, e.g.:
  12. export STARPU_PERF_MODEL_DIR=.../tools/perfmodels/sampling