История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento 6a9b202b28 configure.ac: document NVCC when calling configure --help лет назад: 12
  Nathalie Furmento fddb5e66a2 configure.ac: if the environment variable NVCC is set, use it directly instead of looking for the compiler лет назад: 12
  Samuel Thibault f08434622e also show the arch which needs calibration for nl models лет назад: 12
  Samuel Thibault ebe6b6877f On task submission, also make sure that performance models of tasks of the same bundle are loaded лет назад: 12
  Samuel Thibault 43f5de1204 advise to use the eager scheduler while calibrating non-linear perfmodels лет назад: 12
  Nathalie Furmento 1121946f7b tests: reduce testcases when quick-check is enabled лет назад: 12
  Ludovic Courtès a15c284376 configure: Check for `pkg-config'. лет назад: 12
  Nathalie Furmento 24ec6b59db doc: document configure option --enable-quick-check лет назад: 12
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check лет назад: 12
  Nathalie Furmento 5cac12b599 tests: reduce testcases when running on slow machines лет назад: 12
  Nathalie Furmento 299f6cb89e tests/Makefile.am: starpu_machine_display is already checked from the tools directory лет назад: 12
  Nathalie Furmento 18ae2bc83d doc/chapters/basic-api.texi: update documentation for field cl_arg_size of struct starpu_task лет назад: 12
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers лет назад: 12
  Nathalie Furmento d2c62a5477 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it лет назад: 12
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it лет назад: 12
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported лет назад: 12
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver лет назад: 12
  Cyril Roelandt 8d8d23bc1d COO interface: implement CUDA to CUDA transfers. лет назад: 12
  Cyril Roelandt 31de845f49 Add CUDA to CUDA support to starpu_cuda_copy_async_sync(). лет назад: 12
  Nathalie Furmento 91e6f9e7db configure.ac: when configuring SOCL, OpenCL has already been detected, no need to do it again лет назад: 12
  Samuel Thibault e77a5536a2 document that we don't use starpu_cuda_set_device during bus calibration лет назад: 12
  Cyril Roelandt 511914045d Reindent _dmda_push_task(). лет назад: 12
  Cyril Roelandt 63a92fffd9 src/sched_policies/deque_modeling_policy_data_aware.c: add a compute_all_performance_predictions() function. лет назад: 12
  Cyril Roelandt dc22e6c7e9 heft.c: Remove the "bundle" parameter from compute_all_performance_predictions(). лет назад: 12
  Cyril Roelandt 347032f30d Heft: use a scheduler-specific fifo rather than pushing tasks directly to the workers' local tasks. лет назад: 12
  Cyril Roelandt b188aa78c8 _starpu_fifo_push_task(): Fix "TODO: if prio, put at back". лет назад: 12
  Cyril Roelandt c68b925ce5 src/sched_policies/heft.c: use an array of _starpu_fifo_taskq* rather than multiple global variables. лет назад: 12
  Nathalie Furmento ebd3de11a4 doc/chapters/basic-api.texi: fix syntax лет назад: 12
  Cyril Roelandt 36ac88ec74 tests/sched_policies/data_locality.c: make the cost function return 1.0 instead of 0.0. лет назад: 12
  Cyril Roelandt 767521cd73 Add dummy XXX_GET_DEV_HANDLE and XXX_GET_OFFSET macros for the interfaces. лет назад: 12