Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento d96c92a1b6 perfmodel_history: use hashtable API provided by src/commion/uthash.h il y a 13 ans
  Nathalie Furmento 23b1806120 src/core/topology.c: define struct handle_entry also when only OpenCL is enabled il y a 13 ans
  Samuel Thibault 037c2ed9ee starpu_insert_task also needs to set cl_arg_size, will be useful for SCC/MIC il y a 13 ans
  Cyril Roelandt 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). il y a 13 ans
  Samuel Thibault 8bcc43fdb7 mention windows home dir il y a 13 ans
  Samuel Thibault 64ead86f78 Add archname not being calibrated il y a 13 ans
  Samuel Thibault 8098a66e47 mention that bound computation needs performance models to be calibrated il y a 13 ans
  Cyril Roelandt eec69bb50a src/core/perfmodel/perfmodel_bus.c: Do not use NAN as an initializer. il y a 13 ans
  Cyril Roelandt 749511bf35 tools/starpu_calibrate_bus.c: call starpu_init() and starpu_shutdown(). il y a 13 ans
  Nathalie Furmento c7b299435f include/starpu_task.h: add documentation for magic field il y a 13 ans
  Nathalie Furmento 352fafc9b4 src/core/topology.c: use hashtable API provided by src/commion/uthash.h il y a 13 ans
  Nathalie Furmento 008f7465b2 src/core/perfmodel/perfmodel.h: remove dead code il y a 13 ans
  Samuel Thibault 5470efb671 Make sure people can not say they did not know eager was not optimized il y a 13 ans
  Samuel Thibault 2d353bd5bd Add gl interop example using glutidlefunc il y a 13 ans
  Samuel Thibault 209ae93501 make tag-task relation edges dashed, to distinguish them from the actual dependencies il y a 13 ans
  Nicolas Collin 6de43fb048 Add a forgotten rename : starpu_codelet_t to struct starpu_codelet. il y a 13 ans
  Nicolas Collin 3efa904b17 Rename starpu_task_deinit to starpu_task_clean. il y a 13 ans
  Nicolas Collin 55112c9ebd Introduce new function starpu_task_clean. il y a 13 ans
  Samuel Thibault 675ac17ac9 Document why we need to keep the sched condition mutex all along between pop and block il y a 13 ans
  Sylvain Henry a522bae32c Fix regression introduced with r6866 il y a 13 ans
  Nicolas Collin b3381a0e4f Memset in starpu_task_init instead of initialising every fields to 0. il y a 13 ans
  Nathalie Furmento bbdea9b732 MPI Stats: take the data real size into accounts and add some debug messages il y a 13 ans
  Nathalie Furmento b1ec50c09b MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes il y a 13 ans
  Samuel Thibault 52520c51c2 Add dependencies between tags and tasks il y a 13 ans
  Samuel Thibault 704be77fae really keep the highest factor for setting dblockx/y il y a 13 ans
  Sylvain Henry 174c2604ff tests/datawizard/lazy_unregister: test a more complex case il y a 13 ans
  Nathalie Furmento ea94c2ea31 doc/chapters: ignore version.texi which is automatically generated il y a 13 ans
  Sylvain Henry 2e15c35f4b Add a reference to each handle used by each submitted task il y a 13 ans
  Nathalie Furmento 99760ab15e mpi/examples/cholesky: find the highest common factor for setting dblockx and dblocky il y a 13 ans
  Nathalie Furmento 5a5e9bd49a mpi/examples/cholesky: fix default value for parameters dblocky and dblockx il y a 13 ans