提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 0e613ea1fd Add missing include 4 年之前
  Samuel Thibault 5bf9a095af Make valid_model measurement more stable, otherwise StarPU would flush them and non-linear regression complain 4 年之前
  Nathalie Furmento 719c3f62d4 update copyright holders 5 年之前
  Nathalie Furmento f7abbfa6fc update copyright 6 年之前
  Nathalie Furmento 789c13d409 tests: fix copyrights 7 年之前
  Nathalie Furmento 57c59a0646 no longer include config.h, instead include common/config.h or starpu_config.h when needed 7 年之前
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 年之前
  Corentin Salingue dde1957780 Check value of starpu_init in tests valid_model 8 年之前
  Nathalie Furmento 3ad2cf42c1 examples: fixes for cppcheck warnings 8 年之前
  Samuel Thibault 2bcc6c9758 document what tests test 9 年之前
  Samuel Thibault 25a14847a3 Run yet more tests on Phi 9 年之前
  Nathalie Furmento fa4120aa82 followup to simplify perfmodel API 9 年之前
  Nathalie Furmento bb61f3808d update cnrs copyright 10 年之前
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
  Nathalie Furmento f7a82c43ff perf_model: index struct starpu_perfmodel_state::nimpls with combination identifiers 10 年之前
  Nathalie Furmento 93e5c4a322 move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state 10 年之前
  Nathalie Furmento c2961b796e tests/perfmodels/valid_model.c: fix typo, lmodel is not a pointer 10 年之前
  Nathalie Furmento 143148eb21 tests/perfmodels/valid_model.c: fix indexing of array struct starpu_perfmodel::per_arch 10 年之前
  Andra Hugo a0f55874a4 fixes for valid model 11 年之前
  Andra Hugo 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core 11 年之前
  Nathalie Furmento 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 11 年之前
  Nathalie Furmento dbe578af51 tests/perfmodels/valid_model.c: set model type before calling starpu_perfmodel_load_symbol(), otherwise model might not be properly initialised 11 年之前
  Nathalie Furmento be05aafc15 tests/perfmodels/valid_model.c: starpu_init() needs to be called before calling starpu_perfmodel_load_symbol() 11 年之前
  Nathalie Furmento 483f8e2979 merge trunk 11 年之前
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 11 年之前
  Thibaud Lambert df72333352 mic (perfmodels): Update perfmodels initialization 11 年之前
  Thibaud Lambert 65d83f8779 mic (perfmodels): merge trunk + Correction 11 年之前
  Thibaud Lambert e2b943451f mic (perfmodel): merge trunk + finalize perfmodel 11 年之前
  Nathalie Furmento 6e338441c8 tests/perfmodels/valid_model.c: unload models to clear memory 12 年之前
  Nathalie Furmento b7f742398e tests: fix type and shadow declarations 12 年之前