Commit History

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