コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 8bcc43fdb7 mention windows home dir 13 年 前
  Samuel Thibault 64ead86f78 Add archname not being calibrated 13 年 前
  Samuel Thibault 8098a66e47 mention that bound computation needs performance models to be calibrated 13 年 前
  Cyril Roelandt eec69bb50a src/core/perfmodel/perfmodel_bus.c: Do not use NAN as an initializer. 13 年 前
  Cyril Roelandt 749511bf35 tools/starpu_calibrate_bus.c: call starpu_init() and starpu_shutdown(). 13 年 前
  Nathalie Furmento c7b299435f include/starpu_task.h: add documentation for magic field 13 年 前
  Nathalie Furmento 352fafc9b4 src/core/topology.c: use hashtable API provided by src/commion/uthash.h 13 年 前
  Nathalie Furmento 008f7465b2 src/core/perfmodel/perfmodel.h: remove dead code 13 年 前
  Samuel Thibault 5470efb671 Make sure people can not say they did not know eager was not optimized 13 年 前
  Samuel Thibault 2d353bd5bd Add gl interop example using glutidlefunc 13 年 前
  Samuel Thibault 209ae93501 make tag-task relation edges dashed, to distinguish them from the actual dependencies 13 年 前
  Nicolas Collin 6de43fb048 Add a forgotten rename : starpu_codelet_t to struct starpu_codelet. 13 年 前
  Nicolas Collin 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. 13 年 前
  Nicolas Collin 55112c9ebd Introduce new function starpu_task_clean. 13 年 前
  Samuel Thibault 675ac17ac9 Document why we need to keep the sched condition mutex all along between pop and block 13 年 前
  Sylvain Henry a522bae32c Fix regression introduced with r6866 13 年 前
  Nicolas Collin b3381a0e4f Memset in starpu_task_init instead of initialising every fields to 0. 13 年 前
  Nathalie Furmento bbdea9b732 MPI Stats: take the data real size into accounts and add some debug messages 13 年 前
  Nathalie Furmento b1ec50c09b MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes 13 年 前
  Samuel Thibault 52520c51c2 Add dependencies between tags and tasks 13 年 前
  Samuel Thibault 704be77fae really keep the highest factor for setting dblockx/y 13 年 前
  Sylvain Henry 174c2604ff tests/datawizard/lazy_unregister: test a more complex case 13 年 前
  Nathalie Furmento ea94c2ea31 doc/chapters: ignore version.texi which is automatically generated 13 年 前
  Sylvain Henry 2e15c35f4b Add a reference to each handle used by each submitted task 13 年 前
  Nathalie Furmento 99760ab15e mpi/examples/cholesky: find the highest common factor for setting dblockx and dblocky 13 年 前
  Nathalie Furmento 5a5e9bd49a mpi/examples/cholesky: fix default value for parameters dblocky and dblockx 13 年 前
  Sylvain Henry 76aefa3915 SOCL: Use lazy data unregistering 13 年 前
  Sylvain Henry 9f02e9d0db SOCL: Force constant alignment 13 年 前
  Samuel Thibault 7843106638 MPI cache not apparently working 13 年 前
  Nathalie Furmento c147c417f1 mpi/starpu_mpi_insert_task.c: disable cache as it does not seem to be working yet 13 年 前