Historie revizí

Autor SHA1 Zpráva Datum
  Cyril Roelandt 36ac88ec74 tests/sched_policies/data_locality.c: make the cost function return 1.0 instead of 0.0. před 12 roky
  Cyril Roelandt 767521cd73 Add dummy XXX_GET_DEV_HANDLE and XXX_GET_OFFSET macros for the interfaces. před 12 roky
  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 před 12 roky
  Samuel Thibault fc407c8e48 handle NULL OpenCL build options před 12 roky
  Samuel Thibault 56bd6f39a7 fix inclusion of starpu_config to enable inclusion of opencl-specific definitions před 12 roky
  Nathalie Furmento ddb857e7fe mpi: clear htables used by communication cache před 12 roky
  Nathalie Furmento aa3e868b7a mpi/src: refactor code for mpi_cache před 12 roky
  Nathalie Furmento b3d466e59a mpi/src: add extern C for C++ and macro to avoid double inclusion před 12 roky
  Samuel Thibault 05fdb9d743 Fix bashism před 12 roky
  Nathalie Furmento 121fd8f349 mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS před 12 roky
  Nathalie Furmento a610a1fb0b configure.ac: set default value for variable have_valid_opencl před 12 roky
  Nathalie Furmento e3add4cb47 tools/gdbinit: fix output for starpu-workers před 12 roky
  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 před 12 roky
  Cyril Roelandt 93d79d1ef6 tests/main/init_run_deinit.c: use synchronous tasks. před 12 roky
  Nathalie Furmento 62d7a85b85 configure.ac: always set run_socl_check před 12 roky
  Nathalie Furmento d6f2af5e27 doc/chapters/basic-api.texi: document STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION před 12 roky
  Nathalie Furmento 2babab7478 doc/starpu.texi: fix top declaration před 12 roky
  Nathalie Furmento fe55b3b3b5 doc/starpu.texi: @top is only needed for info and should define the name of the document před 12 roky
  Nathalie Furmento adf0a15c45 revert @7683 as STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION should be defined by the public API for applications to detect the version of StarPU they are using před 12 roky
  Nathalie Furmento 28e2250682 cuda: fix type for devid to always be unsigned před 12 roky
  Nathalie Furmento 8dca1f4c96 remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed před 12 roky
  Nathalie Furmento a4e05df11e starpu-top: fix display of package version information (thanks to Ludovic Courtès for the patch) před 12 roky
  Nathalie Furmento 44b768e307 tools: fix display of package version information (thanks to Ludovic Courtès for the patch) před 12 roky
  Nathalie Furmento 7a78e2537d Makefile.am: fix subdirs orders (mpi needs to be compiled before examples) před 12 roky
  Nathalie Furmento 9cde6c6832 Makefile.am: change subdirs order před 12 roky
  Nathalie Furmento 8cc33523e2 configure.ac: add --coverage to CFLAGS instead of CPPFLAGS před 12 roky
  Sylvain Henry 191eb84b4a Fix OpenCL/CUDA link order in .pc file před 12 roky
  Nathalie Furmento 4415e5387a doc/Makefile.am: add new texi file chapters/benchmarks.texi před 12 roky
  Cyril Roelandt ac2eedf77f Fix dead assignment. před 12 roky
  Samuel Thibault 041fd27983 Reducing the number of loops will drop a lot of tests. Simply just skip it all. před 12 roky