Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 5a7ec26d01 Move the redirection of the application's main into starpu_simgrid_wrap.h hace 12 años
  Samuel Thibault 3b8e0c07be Fix policy name hace 12 años
  Samuel Thibault 290a806ec0 Better catch applications which don't include starpu.h in simgrid mode hace 12 años
  Samuel Thibault 4fe19782d9 in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only hace 12 años
  Samuel Thibault c3ca7df1a9 Fix erasing mc from mc_list hace 12 años
  Nathalie Furmento d54ae630d3 doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation hace 12 años
  Samuel Thibault 93de15a034 Fix gpu_*register tests when memcpy_peer is explicitly disabled hace 12 años
  Nathalie Furmento 7cf3d36ebb mpi: rename internal fut code and trace events hace 12 años
  Samuel Thibault a6c6c23547 Fix gpu_*register tests when memcpy_peer is explicitly disabled hace 12 años
  Samuel Thibault 33226eb62f Disable starpu_malloc_on_node when CUDA does not support peer access hace 12 años
  Samuel Thibault 76fb5c6acc Fix build hace 12 años
  Samuel Thibault f9d80aa69a comments hace 12 años
  Samuel Thibault 0fccdd593e fix simgrid memleak hace 12 años
  Samuel Thibault 816ef98955 Fix starpu_opencl_allocate_memory call hace 12 años
  Samuel Thibault fa015c7575 make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU hace 12 años
  Samuel Thibault feda650297 Fix starpu_malloc_on_node for OpenCL when not called from the GPU worker hace 12 años
  Samuel Thibault 52cfd05a46 fix starpu_malloc_on_node when called outside of the GPU worker hace 12 años
  Samuel Thibault ebba0202eb Fix enabling GPU-GPU transfers for interfaces which only provide the any_to_any method, i.e. almost all of them hace 12 años
  Samuel Thibault 9327d30712 revert spurious changes hace 12 años
  Samuel Thibault c209bb90fd port r13570 from 1.1: Fix mc memory leak hace 12 años
  Samuel Thibault 85be2932f1 Add testcase for the allocation cache hace 12 años
  Samuel Thibault d8ca14fa57 Fix reusing data from the allocation cache: the mc shouldn't be put on the mc_list, that will be handled by register_mem_chunk hace 12 años
  Samuel Thibault bf7f638242 Add missing async flag hace 12 años
  Nathalie Furmento 13ec014918 tests/sched_policies/simple_cpu_gpu_sched.c: remove extra parenthesis hace 12 años
  Nathalie Furmento 81a419c4c0 tests/sched_policies/simple_cpu_gpu_sched.c: explain what went wrong hace 12 años
  Nathalie Furmento 353c98cbf2 src/datawizard/data_request.c: fix call to STARPU_HG_DISABLE_CHECKING and STARPU_HG_ENABLE_CHECKING hace 12 años
  Samuel Thibault fc76d5ee50 Lighten pressure on the spinlock of the request we are waiting for. This should fix the livelock in simgrid. hace 12 años
  Samuel Thibault da64f4cb8d explicit that starpu_malloc_on_node allocations must be freed with starpu_free_on_node hace 12 años
  Samuel Thibault d55a3b0bcd It is useless to keep the pthread_attr around in the mutex lifetime hace 12 años
  Samuel Thibault 0613ff03e9 print the number of measurements hace 12 años