コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento ca4cfdb49f perfmodel: add a / to directory name (in case the perf model dir does not end with one) 14 年 前
  Nathalie Furmento 6922124dd0 topology: do not use CPU_SET functions on windows systems 14 年 前
  Cédric Augonnet 879bcb4752 - Provide helpers for pthread_barrier_* functions 14 年 前
  Cédric Augonnet c752a35cce Fix a memleak reported by Mathieu Faverge 14 年 前
  Cédric Augonnet 6b6ec00b05 Document starpu_conf_init 14 年 前
  Cédric Augonnet 6a322b0098 The starpu_conf_init initialize a starpu_conf structure with default values. 14 年 前
  Cédric Augonnet 5769b11632 Fix the comments: it's not the maximum number of workers but the exact number 14 年 前
  Cédric Augonnet 842979031e Cleanup the yuv downscaler example 14 年 前
  Cédric Augonnet bec9a8ca9d Cleanup example 14 年 前
  Cédric Augonnet 11516a3996 Make sure the fread call was a success 14 年 前
  Cédric Augonnet 2cc0d21605 Check the return value of fgets to make sure we did not reach EOF or an error 14 年 前
  Cédric Augonnet 307a236057 Fix error checking 14 年 前
  Cédric Augonnet 1c44cdef9a Fix the doc: when using explicit values, we don't set the maximum number of 14 年 前
  Cédric Augonnet a0738778f8 Forgot to commit this file 14 年 前
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 14 年 前
  Nathalie Furmento db63f0fb70 doc: minor fix 14 年 前
  Cédric Augonnet 5afb322c21 When creating per-worker replicates, we don't create more replicates than there are workers 14 年 前
  Cédric Augonnet 3096ff03f4 The _starpu_worker_get_relative_speedup function now takes a starpu_perf_arch 14 年 前
  Nathalie Furmento 2bb283fb4f OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 年 前
  Nathalie Furmento 26d55a4e58 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 年 前
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 年 前
  Nathalie Furmento cafb22e85f Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled 14 年 前
  Cédric Augonnet babde97945 Store tasks instead of jobs in the per-worker lists. 14 年 前
  Samuel Thibault b841a828c3 make it really clear about the value at entry of the function 14 年 前
  Samuel Thibault eb001abd5b (non-)document relation between scratch and the rest 14 年 前
  Samuel Thibault cafe57bf6c explicit a bit more about SCRATCH 14 年 前
  Nathalie Furmento c099c48e8f autogen.sh: specify shell to execute the script (this is needed by buildbot) 14 年 前
  Cédric Augonnet e06529d93f Implement tree-based reductions 14 年 前
  Cédric Augonnet c384b4f4e7 When starting a kernel while there remains pending data requests, the measured 14 年 前
  Cédric Augonnet e972e93da4 Fix make distcheck 14 年 前