コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 6ca485d5fa examples: add example for dynamically allocated number of buffers per task 13 年 前
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 13 年 前
  Nathalie Furmento 7f8de49e48 insert_task: use void* when possible as starpu_task->cl_arg is a void* 13 年 前
  Andra Hugo 87e8dfca95 fix synchro issue in peager 13 年 前
  Andra Hugo 9e423820e9 get changing_mutex out of the doc too 13 年 前
  Andra Hugo 2400b6829a get starpu_get_changing_ctx_mutex out of the public API 13 年 前
  Andra Hugo 3de4a1581a factorise changing_ctx_mutex (get it out of the policies) 13 年 前
  Nathalie Furmento c5fef199cc New function starpu_get_version() to return as 3 integers the release 13 年 前
  Nathalie Furmento a73b6fbe56 define macro STARPU_RELEASE_VERSION for the last number of the revision number x.y.z 13 年 前
  Andra Hugo f58276c9c9 fix compilation issues of the prev commit 13 年 前
  Samuel Thibault d92f78112f Fix dmda notification prediction summation: the transfer happens before the computation 13 年 前
  Samuel Thibault 8d54e112e4 Add comments 13 年 前
  Samuel Thibault b48e165b34 There is no need to update exp_start several times for the same worker 13 年 前
  Samuel Thibault 415d4d5c71 Fix dmda prediction summation: the transfer happens before the computation 13 年 前
  Nathalie Furmento 79834a029e doc/chapters/api.texi: add missing documentation 13 年 前
  Nathalie Furmento decbfe1fa2 tools/dev/starpu_check_undocumented.sh: fix list of include files 13 年 前
  Nathalie Furmento ccb670cd34 sched_ctx_hypervisor has been renamed in sc_hypervisor 13 年 前
  Nathalie Furmento c6cc894600 starpufft: give name to codelets 13 年 前
  Nathalie Furmento 40021505ae sc_hypervisor/src/policies_utils: delete property svn:mergeinfo 13 年 前
  Nathalie Furmento 6f3395549a doc/chapters/mpi-support.texi: fix text 13 年 前
  Andra Hugo 683454b694 pop_every_task should take the mutex of the policy (not the one of the worker) 13 年 前
  Andra Hugo 4a01a90291 move 1st linear progr in lp_progams file 13 年 前
  Andra Hugo c978226b8d move linear program in a file 13 年 前
  Nathalie Furmento bb309b0e91 gcc-plugin/examples/Makefile.am: fix setting of EXTRA_DIST 13 年 前
  Nathalie Furmento 23519aba79 gcc-plugin/examples/Makefile.am: remove file as it no longer exists 13 年 前
  Nathalie Furmento eb7ccbe3e1 configure.ac: fix link creations to icd files, the previous version failed with an empty /etc/OpenCL/vendors directory 13 年 前
  Nathalie Furmento 1b1219d398 gcc-plugin/examples/stencil5.c: redefine default values 13 年 前
  Nathalie Furmento cb776f34bf gcc-plugin/examples/matrix-mult.c: define default parameters 13 年 前
  Nathalie Furmento 283ac28cd6 gcc-plugin/examples/Makefile.am: install binary examples, execute them on make check and disable cholesky (needs to be fixed) 13 年 前
  Nathalie Furmento 3715cd65e2 gcc-plugin/examples/vector_scal: use the opencl kernel implementation in examples/basic_examples as they are (happily) identical 13 年 前