Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers il y a 12 ans
  Nathalie Furmento d2c62a5477 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it il y a 12 ans
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it il y a 12 ans
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported il y a 12 ans
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver il y a 12 ans
  Cyril Roelandt 8d8d23bc1d COO interface: implement CUDA to CUDA transfers. il y a 12 ans
  Cyril Roelandt 31de845f49 Add CUDA to CUDA support to starpu_cuda_copy_async_sync(). il y a 12 ans
  Nathalie Furmento 91e6f9e7db configure.ac: when configuring SOCL, OpenCL has already been detected, no need to do it again il y a 12 ans
  Samuel Thibault e77a5536a2 document that we don't use starpu_cuda_set_device during bus calibration il y a 12 ans
  Cyril Roelandt 511914045d Reindent _dmda_push_task(). il y a 12 ans
  Cyril Roelandt 63a92fffd9 src/sched_policies/deque_modeling_policy_data_aware.c: add a compute_all_performance_predictions() function. il y a 12 ans
  Cyril Roelandt dc22e6c7e9 heft.c: Remove the "bundle" parameter from compute_all_performance_predictions(). il y a 12 ans
  Cyril Roelandt 347032f30d Heft: use a scheduler-specific fifo rather than pushing tasks directly to the workers' local tasks. il y a 12 ans
  Cyril Roelandt b188aa78c8 _starpu_fifo_push_task(): Fix "TODO: if prio, put at back". il y a 12 ans
  Cyril Roelandt c68b925ce5 src/sched_policies/heft.c: use an array of _starpu_fifo_taskq* rather than multiple global variables. il y a 12 ans
  Nathalie Furmento ebd3de11a4 doc/chapters/basic-api.texi: fix syntax il y a 12 ans
  Cyril Roelandt 36ac88ec74 tests/sched_policies/data_locality.c: make the cost function return 1.0 instead of 0.0. il y a 12 ans
  Cyril Roelandt 767521cd73 Add dummy XXX_GET_DEV_HANDLE and XXX_GET_OFFSET macros for the interfaces. il y a 12 ans
  Samuel Thibault 2b3cd2ad78 Fix performance loss due to multiple implementation support: introduce _starpu_fifo_pop_local_task which does not check (again) that the task can run on the worker il y a 12 ans
  Samuel Thibault fc407c8e48 handle NULL OpenCL build options il y a 12 ans
  Samuel Thibault 56bd6f39a7 fix inclusion of starpu_config to enable inclusion of opencl-specific definitions il y a 12 ans
  Nathalie Furmento ddb857e7fe mpi: clear htables used by communication cache il y a 12 ans
  Nathalie Furmento aa3e868b7a mpi/src: refactor code for mpi_cache il y a 12 ans
  Nathalie Furmento b3d466e59a mpi/src: add extern C for C++ and macro to avoid double inclusion il y a 12 ans
  Samuel Thibault 05fdb9d743 Fix bashism il y a 12 ans
  Nathalie Furmento 121fd8f349 mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS il y a 12 ans
  Nathalie Furmento a610a1fb0b configure.ac: set default value for variable have_valid_opencl il y a 12 ans
  Nathalie Furmento e3add4cb47 tools/gdbinit: fix output for starpu-workers il y a 12 ans
  Nathalie Furmento 6697fa177e tests/main/driver_api/init_run_deinit.c: do not use synchronous task as it deadlocks, instead submit the task, run the drive and wait for the task termination il y a 12 ans
  Cyril Roelandt 93d79d1ef6 tests/main/init_run_deinit.c: use synchronous tasks. il y a 12 ans