Commit History

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