コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 523ec1a6ab starpu_malloc would have to reclaim memory on allocation failure 12 年 前
  Samuel Thibault 4892fdbe2d rule out some races 12 年 前
  Samuel Thibault c2811496af Fix test in valgrind 12 年 前
  Samuel Thibault d32b3d02c7 fix simgrid build 12 年 前
  Samuel Thibault da842d8678 fix simgrid build 12 年 前
  Samuel Thibault 75be2b11b3 Fix missing declaration 12 年 前
  Samuel Thibault e0167e89bc fix build with simgrid without cuda 12 年 前
  Samuel Thibault cb39722486 fix return type 12 年 前
  Samuel Thibault bd064b21b9 Drop unused variable 12 年 前
  Samuel Thibault bc1a386d12 Make drivers push back a task through _starpu_push_task_to_workers instead of _starpu_push_task, so such tasks are not accounted twice for the nready counter 12 年 前
  Samuel Thibault 1ee0dfb31a include cuda and cpu possibilites for cuda transfers, instead of just excluding opencl 12 年 前
  Samuel Thibault 695f013f20 Add opencl-opencl copy case 12 年 前
  Andra Hugo 6acf4198af fixes to ispeed 12 年 前
  Samuel Thibault 268c74f7ca fix typo 12 年 前
  Samuel Thibault f155f67976 In the non-contiguous case of block interface copy, record termination event for OpenCL 12 年 前
  Samuel Thibault 8c84123385 Factorize yet more 12 年 前
  Samuel Thibault a9c2260176 Separate OpenCL source and destination offsets in starpu_opencl_copy_opencl_to_opencl and starpu_opencl_copy_async_sync, and document these. 12 年 前
  Samuel Thibault c470b4697f Fix offset in memory when copying from/to OpenCL 12 年 前
  Samuel Thibault 442950f357 factorize yet more interface functions 12 年 前
  Nathalie Furmento 469bf4612d src/datawizard/memalloc.c: only display statistics on user-allocated data 12 年 前
  Nathalie Furmento 0b76190ebe src/datawizard/memalloc.c: display memory stats after workers are terminated (otherwise the mc lists might not be cleaned) 12 年 前
  Nathalie Furmento 8772164ae3 src/util/execute_on_all.c: fix code formatting 12 年 前
  Samuel Thibault e4041bf5cb copy_cuda_async_sync already handles the peer case, simply use it 12 年 前
  Samuel Thibault 226b5aba7a copy_cuda_async_sync already handles the peer case, simply use it 12 年 前
  Nathalie Furmento f00be479e2 src/datawizard/interfaces/vector_interface.c: use dev_handle and not ptr when copying from/to opencl 12 年 前
  Nathalie Furmento 52a7ff482a src/drivers/cuda/driver_cuda.c: function _starpu_cuda_limit_gpu_mem_if_needed also needs to be defined when simgrid is enabled 12 年 前
  Samuel Thibault 6223c3c46c Add starpu_opencl_copy_async_sync to factorize interface code yet more 12 年 前
  Nathalie Furmento ac9ad221fd src/datawizard/memalloc.c: we also need to inquire the memory manager when using Simgid 12 年 前
  Nathalie Furmento e327177d94 Introduce new variables STARPU_LIMIT_CUDA_devid_MEM and 12 年 前
  Nathalie Furmento 5a5e86e8cd Discard environment variable STARPU_LIMIT_GPU_MEM and define instead 12 年 前