Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 8d839ec756 mpi: tests and examples update call to deprecated functions vor 13 Jahren
  Nathalie Furmento 822f75f6a1 mpi: Initialisation functions starpu_mpi_initialize_extended() and starpu_mpi_initialize() have been made deprecated. One should now use starpu_mpi_init() which will initialise MPI if is not already done. vor 13 Jahren
  Nathalie Furmento 5542a9791a mpi/tests/ring: lower number of iterations when quick-check is enabled vor 13 Jahren
  Cyril Roelandt 8fd109ac3e Fix the _STARPU_PTHREAD_* macros. vor 13 Jahren
  Samuel Thibault 73b3ea8e73 Fix testing history/nl performance models vor 13 Jahren
  Samuel Thibault bd738a32d6 Fix build vor 13 Jahren
  Samuel Thibault f66739924a Add missing file vor 13 Jahren
  Samuel Thibault aa3c9df32b Note that this is a TODO vor 13 Jahren
  Samuel Thibault 81eec191b3 warn that non-history non-nl models are not supported by lower bound computation vor 13 Jahren
  Samuel Thibault 2137c3484f Do not put under silence when some performance models are not available vor 13 Jahren
  Samuel Thibault 36d6b72e85 fix spurious change vor 13 Jahren
  Samuel Thibault 0350b675de generalize using either perfmodel or codelet name for tasks vor 13 Jahren
  Nathalie Furmento 81b22125e6 doc/chapters/configuration.texi: update doc about STARPU_SILENT vor 13 Jahren
  Nathalie Furmento 134b36ccbe mpi/tests/insert_task_cache.c: test application with and without cache, and check amount of communications is correctly reduced when using cache vor 13 Jahren
  Nathalie Furmento 27cf34430c mpi/src/starpu_mpi_stats.c: do not display stats if STARPU_SILENT is defined vor 13 Jahren
  Nathalie Furmento deb76ef517 include/starpu_config.h.in: make STARPU_HAVE_UNSETENV available to applications vor 13 Jahren
  Nathalie Furmento 8af207fdfb mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node vor 13 Jahren
  Nathalie Furmento f74ee4a3da doc/starpu.css: update style vor 13 Jahren
  Nathalie Furmento c26e1ccdc6 mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0. vor 13 Jahren
  Nathalie Furmento 1e9b7a63ec mpi/src/starpu_mpi_insert_task.c: put opening curly braces on newline vor 13 Jahren
  Nathalie Furmento e41347e74e mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS vor 13 Jahren
  Nathalie Furmento 2d04bef69f remove references to gordon as it is no longer enabled vor 13 Jahren
  Samuel Thibault c4e4d6fbe1 Add axes labels vor 13 Jahren
  Nathalie Furmento b0f18c537f configure.ac: add option -ccbin to nvcc to specify the C compiler to use vor 13 Jahren
  Nathalie Furmento 6a9b202b28 configure.ac: document NVCC when calling configure --help vor 13 Jahren
  Nathalie Furmento fddb5e66a2 configure.ac: if the environment variable NVCC is set, use it directly instead of looking for the compiler vor 13 Jahren
  Samuel Thibault f08434622e also show the arch which needs calibration for nl models vor 13 Jahren
  Samuel Thibault ebe6b6877f On task submission, also make sure that performance models of tasks of the same bundle are loaded vor 13 Jahren
  Samuel Thibault 43f5de1204 advise to use the eager scheduler while calibrating non-linear perfmodels vor 13 Jahren
  Nathalie Furmento 1121946f7b tests: reduce testcases when quick-check is enabled vor 13 Jahren