コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 2a7db91a25 Makefile.am: change orders of sub-directories 14 年 前
  Samuel Thibault f351cf2d3f StarPU does not yet measure GPU-GPU transfers 14 年 前
  Samuel Thibault 47b21020da print bandwidths too in starpu_machine_display 14 年 前
  Nathalie Furmento 315eb3c81c add starpu-top files when creating distrib 14 年 前
  Samuel Thibault 89ae0d8012 prevent user from trying to use a partitioned data in a task 14 年 前
  Samuel Thibault 93ea7f7cbd Fix count of number of valid copies. Take into account the case where a memory node has all the bits, but fragmented. 14 年 前
  Nathalie Furmento ad798de352 configure.ac: new comments 14 年 前
  Nathalie Furmento 07a2dc889e configure.ac: new option to explicitely disable peer transfers with CUDA 4.0 14 年 前
  Samuel Thibault 582c577327 On unpartition, free children memchunks. Only free the father if it is not valid 14 年 前
  Nathalie Furmento 4dd859f83c src/core/dependencies/tags.c: add debug messages 14 年 前
  Sylvain Henry d5a3dd84c9 Separation between event enqueueing and task submission 14 年 前
  Nathalie Furmento cc7d2da599 tests/core/task_wait_api.c: fix semantics of test 14 年 前
  Nathalie Furmento 915951db8e src/core/task.c: add debug messages in starpu_task_wait() 14 年 前
  Samuel Thibault c7c9dee23b improve comments 14 年 前
  Samuel Thibault 992afb35cf fix loading push_task_notify in load_sched_policy 14 年 前
  Sylvain Henry 971b72a37e Do not #include C source file anymore in SOCL. 14 年 前
  Nathalie Furmento b852227eef drivers: call _starpu_push_task_output after _starpu_driver_update_job_feedback as data used by _starpu_driver_update_job_feedback may get freed by _starpu_push_task_output 14 年 前
  Ludovic Courtès af1a414ef3 gcc: Add a matrix multiplication example. 14 年 前
  Ludovic Courtès b22b225f83 gcc: Get rid of unused variable warnings in `#pragma starpu register'. 14 年 前
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 年 前
  Nathalie Furmento 08d5d7023e starpu_data.h: STARPU_DATA_ACQUIRE_CB: only defined when GCC is used 14 年 前
  Nathalie Furmento ab02f72806 STARPU_DATA_ACQUIRE_CB is defined only when using a GCC compiler, as nested functions are only supported by this compiler 14 年 前
  Sylvain Henry f8565fa7b0 Fix license file 14 年 前
  Sylvain Henry 6ce4934cd3 Add some SOCL examples 14 年 前
  Sylvain Henry 082412f29a Merge SOCL into StarPU repo 14 年 前
  Samuel Thibault 0b4ea9cbfb fix build 14 年 前
  Samuel Thibault cc8c9b6ed4 document starpu_data_unregister_no_coherency 14 年 前
  Cédric Augonnet 0a45631312 Fix a typo 14 年 前
  Antoine Lucas 37fa219bfd typo doc 14 年 前
  Antoine Lucas d0f3dffa33 Add starpu_data_vget_sub_data, same as starpu_data_get_sub_data, but taking a va_list 14 年 前