Commit History

Author SHA1 Message Date
  Samuel Thibault b467eee404 Fix cholesky_grain_tag size 10 years ago
  Samuel Thibault c10e9e185f Fix fix 10 years ago
  Samuel Thibault 551444f1f4 Fix crash when running with cuda peer support in simgrid mode 10 years ago
  Samuel Thibault f7ab9f4b09 Drop assertion when running with CUDA peer support in simgrid mode 10 years ago
  Samuel Thibault 2c94826f2e This program does not use starpu at all :) 10 years ago
  Nathalie Furmento 602bb833df perfmodel: turn private function which frees internal memory for sampling directories management and call it from tools which do not call starpu_shutdown 10 years ago
  Samuel Thibault dd0f166133 Reduce back the problem size when running quick checks 10 years ago
  Samuel Thibault 0b83f00f6f port 14136 from 1.1: Add missing free 10 years ago
  Samuel Thibault 75cdaf3864 fix warning 10 years ago
  Samuel Thibault 18b2ddbf66 Add missing creation of worker collection 10 years ago
  Samuel Thibault 86235ac148 simplify code 10 years ago
  Samuel Thibault 5e8cba21b1 Add starpu_sched_component_connect helper and benefit from it 10 years ago
  Samuel Thibault 1ba434df2f fix warning message 10 years ago
  Samuel Thibault 892cb0ba21 fix build 10 years ago
  Samuel Thibault 612a88a40b add starpu_get_env_float_default helper and take benefit from it 10 years ago
  Samuel Thibault 9305503f14 Add missing attila perfmodel files 10 years ago
  Nathalie Furmento 6a6b787b10 examples/lu,mpi/examples/mpi_lu: fix non-cuda build 10 years ago
  Samuel Thibault ab7af769cf ajout modèles pour attila 10 years ago
  Samuel Thibault 2f22c422c9 Fix crash on termination 10 years ago
  Samuel Thibault ba51c57892 fix non-cuda build 10 years ago
  Nathalie Furmento 59b5af52ae 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) 10 years ago
  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) 10 years ago
  Nathalie Furmento ccc55ff153 doc/doxygen/chapters/40environment_variables.doxy: fix variable name 10 years ago
  Nathalie Furmento f8dad7db33 New environment variable STARPU_PERF_MODEL_DIR which can be set to specify a directory where to store performance model files in. When unset, the files are stored in /.starpu/sampling 10 years ago
  Samuel Thibault 505aaf5a25 fix build 10 years ago
  Samuel Thibault dc60b6bd7a Avoid redefining cudaStream_t, in case the caller defines STARPU_DONT_INCLUDE_CUDA_HEADERS and still includes some cuda header itself 10 years ago
  Samuel Thibault 1f81323901 fix build 10 years ago
  Samuel Thibault f3d488b260 Avoid including cublas.h to avoid conflicting with cublas_v2.h 10 years ago
  Samuel Thibault 34248f4d14 explicit versions of the blas 10 years ago
  Nathalie Furmento 36fe1cbc6e src/core/perfmodel: store at the beginning of the application the names for the different perfmodel directories, there is no need to recalcute them at each function call 10 years ago