Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 9854c31df2 tests/ examples/: make check uses a loader to execute tests and examples, and kills them if they are not finished within a timeout il y a 14 ans
  Samuel Thibault 3957985be7 fix typo il y a 14 ans
  Nathalie Furmento 0d04ca87fd examples/Makefile.am: fix list of programs to install and to check il y a 14 ans
  Nathalie Furmento 6d03488628 MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library il y a 14 ans
  Nathalie Furmento 65269835a4 mpi/Makefile.am: add examples in make check il y a 14 ans
  Nathalie Furmento 54ab8e7b09 new functions starpu_data_set_tag and starpu_data_get_tag to be used by StarPU-MPI il y a 14 ans
  Samuel Thibault 292bd5b37f Add builddir's src/ in header include path for config.h il y a 14 ans
  Nathalie Furmento 598d2ad410 Makefile.am: fix settings of check_PROGRAMS il y a 14 ans
  Nathalie Furmento ddea11361b StarPU-MPI Cholesky example: new version in which the matrix is not all allocated on the node 0, but each node allocates the sub-blocks it owns il y a 14 ans
  Samuel Thibault 6e3cbd8396 partly reverse r3755: tools need the cuda CFLAGS to be able to include cuda.h il y a 14 ans
  Samuel Thibault 778dbe599b gcc needs -fprofile-arcs to emit gprof content il y a 14 ans
  Samuel Thibault 29c9f12c84 fix typo il y a 14 ans
  Samuel Thibault 443ba7776c mention that --enabel-perf-debug is actually gprof il y a 14 ans
  Samuel Thibault a6dc8cd619 Add directory information il y a 14 ans
  Samuel Thibault e66dc8b3fc drop unneeded libraries il y a 14 ans
  Samuel Thibault 9adba453ee fix GLPK_LDFLAGS name il y a 14 ans
  Samuel Thibault b38efd34e4 move glpk library flags to GLPK_LDFLAGS il y a 14 ans
  Nathalie Furmento dae745d5da starpu-mpi: simplification of branches il y a 14 ans
  Samuel Thibault c20a649949 fix comment il y a 14 ans
  Samuel Thibault 64f8e138fe fix getting the STARPU_HAVE_HWLOC flag il y a 14 ans
  Nathalie Furmento 556b0333e3 StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() il y a 14 ans
  Samuel Thibault fcc5a04b4c Add license information il y a 14 ans
  Nathalie Furmento edb584d05e mpi/examples/scatter_gather/mpi_scatter_gather.c: remove useless synchronisation il y a 14 ans
  Nathalie Furmento 1076fd4515 mpi/examples/scatter_gather/mpi_scatter_gather.c: fix scatter and gather functionalities il y a 14 ans
  Nathalie Furmento 1d0a1fb10d src/datawizard/filters.c: subdata created by partitioning should not be free-ed as they might be used later on il y a 14 ans
  Nathalie Furmento 1811824552 examples/axpy/axpy.c: cleanup memory and data il y a 14 ans
  Nathalie Furmento 15a815a85f examples/basic_examples/block.c: do not call starpu_task_destroy on a asynchronous task il y a 14 ans
  Nathalie Furmento dae20a340e tests/perfmodels: update sched policy name il y a 14 ans
  Nathalie Furmento 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU il y a 14 ans
  Nathalie Furmento c4cda5056b src/core: free allocated memory il y a 14 ans