Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 7832518f4d port r12742 from 1.1: Fix OpenCL device number detection when MAXOPENCLDEVS is not big enough il y a 11 ans
  Andra Hugo 4bf941eed1 forgot the file with the example il y a 11 ans
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy il y a 11 ans
  Nathalie Furmento f0fc26784a configure.ac: define CL_USE_DEPRECATED_OPENCL_1_1_APIS to force OpenCL to define deprecated functions (StarPU uses clEnqueueMarker) il y a 11 ans
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet il y a 11 ans
  Samuel Thibault a6331ed354 Fix pointers for device to host copy il y a 11 ans
  Samuel Thibault 0eceaf4ff4 More details on schedulers il y a 11 ans
  Samuel Thibault fc11e9c2f2 We do not need to initialize scratch data il y a 11 ans
  Samuel Thibault 63a53f35d2 Also print memory node name in the reclaiming warning il y a 11 ans
  Samuel Thibault 4d02260a53 Explain a bit more about reclaiming il y a 11 ans
  Nathalie Furmento c31358833f mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP il y a 11 ans
  Nathalie Furmento 5500ce6e86 mpi/src/starpu_mpi_task_insert.c: fix va_arg to use varg_list_copy and not varg_list il y a 11 ans
  Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it il y a 11 ans
  Nathalie Furmento 0f5779e81e mpi/src/starpu_mpi_task_insert.c: codelet can be NULL il y a 11 ans
  Nathalie Furmento 08f294077a tests/main/codelet_null_callback.c: add more testcases, keep out STARPU_PROLOGUE_CALLBACK_POP for now as it seems to be broken il y a 11 ans
  Samuel Thibault 905efa2ed1 Put back comment... il y a 11 ans
  Samuel Thibault 17dfd3cf32 backport r12683 from trunk: Document some pruning il y a 11 ans
  Samuel Thibault 87fc8017d9 backport r12681 from 1.1: Better document scheduler behavior il y a 11 ans
  Nathalie Furmento cdb8ad6182 ChangeLog: update il y a 11 ans
  Nathalie Furmento 64f759e27c src/core/workers.c: also define cuda_worker_set when simgrid is enabled il y a 11 ans
  Nathalie Furmento b16464f507 tools/Makefile.am: add valgrind suppression files in distrib file il y a 11 ans
  Samuel Thibault cfb3f5e88d Fix download latency measurement, thanks Chris Hennick for the report il y a 11 ans
  Samuel Thibault 443556ab4b Fix build il y a 11 ans
  Samuel Thibault 07a04b259b Prepare for FxT which will fix flushing il y a 11 ans
  Nathalie Furmento 607a19e5f1 src/core/task.c: include signal.h il y a 11 ans
  Samuel Thibault 63420978c1 calibration doesn't disable asynchronous data transfer any more il y a 11 ans
  Samuel Thibault d711867861 Fix documentation of STARPU_WATCHDOG_CRASH, document typing handle SIGABRT nopass in gdb il y a 12 ans
  Samuel Thibault 7ae89db3bb On watchdog expiry, raise SIGABRT instead of asserting 0, so it can be caught in gdb, also reset it to avoid keeping shouting il y a 12 ans
  Samuel Thibault 579c12d531 Fix transfer streams creation leak and destruction crash when using several workers per CUDA device il y a 12 ans
  Nathalie Furmento 50d4812376 examples/sched_ctx/parallel_code.c: fix variable scope il y a 12 ans