Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault e5dc2fe953 merge trunk hace 12 años
  Samuel Thibault 30d5f814d3 Show 'scheduling' state in paje trace hace 12 años
  Samuel Thibault 76dd7e9cc4 port r12761 from trunk: Fix returned value hace 12 años
  Samuel Thibault cecf8440f3 Fix returned value hace 12 años
  Samuel Thibault 7240b27585 port r12759 from 1.1: Make sure we use the local stream, and not the stream of another device. Define separate streams for GPU-GPU transfers, depending on which device emits it hace 12 años
  Samuel Thibault 1a4e729f6c port r12757 from 1.1: Do not let CPU workers submit transfers, CUDA is not actually safe for this... hace 12 años
  Andra Hugo 3c8000976d fix deadlock: we have to lock the worker's sched_mutex when iterating on its list of contexts but unlock it before the worker is going to sleep hace 12 años
  Samuel Thibault 25421008b8 Add probe6str and probe7str hace 12 años
  Andra Hugo c8def5adac sharing workers btw ctxs with no sched_policy hace 12 años
  Samuel Thibault 03d6dd9f21 Allow building blas examples without a blas library when running under simgrid hace 12 años
  Samuel Thibault 7832518f4d port r12742 from 1.1: Fix OpenCL device number detection when MAXOPENCLDEVS is not big enough hace 12 años
  Andra Hugo 4bf941eed1 forgot the file with the example hace 12 años
  Andra Hugo 3ca3790ef1 * sched_ctxs without sched_policy hace 12 años
  Nathalie Furmento f0fc26784a configure.ac: define CL_USE_DEPRECATED_OPENCL_1_1_APIS to force OpenCL to define deprecated functions (StarPU uses clEnqueueMarker) hace 12 años
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet hace 12 años
  Samuel Thibault a6331ed354 Fix pointers for device to host copy hace 12 años
  Samuel Thibault 0eceaf4ff4 More details on schedulers hace 12 años
  Samuel Thibault fc11e9c2f2 We do not need to initialize scratch data hace 12 años
  Samuel Thibault 63a53f35d2 Also print memory node name in the reclaiming warning hace 12 años
  Samuel Thibault 4d02260a53 Explain a bit more about reclaiming hace 12 años
  Nathalie Furmento c31358833f mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP hace 12 años
  Nathalie Furmento 5500ce6e86 mpi/src/starpu_mpi_task_insert.c: fix va_arg to use varg_list_copy and not varg_list hace 12 años
  Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it hace 12 años
  Nathalie Furmento 0f5779e81e mpi/src/starpu_mpi_task_insert.c: codelet can be NULL hace 12 años
  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 hace 12 años
  Samuel Thibault 905efa2ed1 Put back comment... hace 12 años
  Samuel Thibault 17dfd3cf32 backport r12683 from trunk: Document some pruning hace 12 años
  Samuel Thibault 87fc8017d9 backport r12681 from 1.1: Better document scheduler behavior hace 12 años
  Nathalie Furmento cdb8ad6182 ChangeLog: update hace 12 años
  Nathalie Furmento 64f759e27c src/core/workers.c: also define cuda_worker_set when simgrid is enabled hace 12 años