Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 56bd6f39a7 fix inclusion of starpu_config to enable inclusion of opencl-specific definitions vor 13 Jahren
  Nathalie Furmento ddb857e7fe mpi: clear htables used by communication cache vor 13 Jahren
  Nathalie Furmento aa3e868b7a mpi/src: refactor code for mpi_cache vor 13 Jahren
  Nathalie Furmento b3d466e59a mpi/src: add extern C for C++ and macro to avoid double inclusion vor 13 Jahren
  Samuel Thibault 05fdb9d743 Fix bashism vor 13 Jahren
  Nathalie Furmento 121fd8f349 mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS vor 13 Jahren
  Nathalie Furmento a610a1fb0b configure.ac: set default value for variable have_valid_opencl vor 13 Jahren
  Nathalie Furmento e3add4cb47 tools/gdbinit: fix output for starpu-workers vor 13 Jahren
  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 vor 13 Jahren
  Cyril Roelandt 93d79d1ef6 tests/main/init_run_deinit.c: use synchronous tasks. vor 13 Jahren
  Nathalie Furmento 62d7a85b85 configure.ac: always set run_socl_check vor 13 Jahren
  Nathalie Furmento d6f2af5e27 doc/chapters/basic-api.texi: document STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION vor 13 Jahren
  Nathalie Furmento 2babab7478 doc/starpu.texi: fix top declaration vor 13 Jahren
  Nathalie Furmento fe55b3b3b5 doc/starpu.texi: @top is only needed for info and should define the name of the document vor 13 Jahren
  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 vor 13 Jahren
  Nathalie Furmento 28e2250682 cuda: fix type for devid to always be unsigned vor 13 Jahren
  Nathalie Furmento 8dca1f4c96 remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed vor 13 Jahren
  Nathalie Furmento a4e05df11e starpu-top: fix display of package version information (thanks to Ludovic Courtès for the patch) vor 13 Jahren
  Nathalie Furmento 44b768e307 tools: fix display of package version information (thanks to Ludovic Courtès for the patch) vor 13 Jahren
  Nathalie Furmento 7a78e2537d Makefile.am: fix subdirs orders (mpi needs to be compiled before examples) vor 13 Jahren
  Nathalie Furmento 9cde6c6832 Makefile.am: change subdirs order vor 13 Jahren
  Nathalie Furmento 8cc33523e2 configure.ac: add --coverage to CFLAGS instead of CPPFLAGS vor 13 Jahren
  Sylvain Henry 191eb84b4a Fix OpenCL/CUDA link order in .pc file vor 13 Jahren
  Nathalie Furmento 4415e5387a doc/Makefile.am: add new texi file chapters/benchmarks.texi vor 13 Jahren
  Cyril Roelandt ac2eedf77f Fix dead assignment. vor 13 Jahren
  Samuel Thibault 041fd27983 Reducing the number of loops will drop a lot of tests. Simply just skip it all. vor 13 Jahren
  Nathalie Furmento da0271d51e tests/main/tag_task_data_deps.c: reduce number of loops for slow machine configuration vor 13 Jahren
  Cyril Roelandt e59b6b6388 Interfaces: Check the return value of cudaMalloc and cudaFree. vor 13 Jahren
  Cyril Roelandt b03b794ef6 Interfaces: check the return value of clReleaseMemObject(). vor 13 Jahren
  Cyril Roelandt 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. vor 13 Jahren