Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 292bd5b37f Add builddir's src/ in header include path for config.h vor 14 Jahren
  Nathalie Furmento 598d2ad410 Makefile.am: fix settings of check_PROGRAMS vor 14 Jahren
  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 vor 14 Jahren
  Samuel Thibault 6e3cbd8396 partly reverse r3755: tools need the cuda CFLAGS to be able to include cuda.h vor 14 Jahren
  Samuel Thibault 778dbe599b gcc needs -fprofile-arcs to emit gprof content vor 14 Jahren
  Samuel Thibault 29c9f12c84 fix typo vor 14 Jahren
  Samuel Thibault 443ba7776c mention that --enabel-perf-debug is actually gprof vor 14 Jahren
  Samuel Thibault a6dc8cd619 Add directory information vor 14 Jahren
  Samuel Thibault e66dc8b3fc drop unneeded libraries vor 14 Jahren
  Samuel Thibault 9adba453ee fix GLPK_LDFLAGS name vor 14 Jahren
  Samuel Thibault b38efd34e4 move glpk library flags to GLPK_LDFLAGS vor 14 Jahren
  Nathalie Furmento dae745d5da starpu-mpi: simplification of branches vor 14 Jahren
  Samuel Thibault c20a649949 fix comment vor 14 Jahren
  Samuel Thibault 64f8e138fe fix getting the STARPU_HAVE_HWLOC flag vor 14 Jahren
  Nathalie Furmento 556b0333e3 StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached() vor 14 Jahren
  Samuel Thibault fcc5a04b4c Add license information vor 14 Jahren
  Nathalie Furmento edb584d05e mpi/examples/scatter_gather/mpi_scatter_gather.c: remove useless synchronisation vor 14 Jahren
  Nathalie Furmento 1076fd4515 mpi/examples/scatter_gather/mpi_scatter_gather.c: fix scatter and gather functionalities vor 14 Jahren
  Nathalie Furmento 1d0a1fb10d src/datawizard/filters.c: subdata created by partitioning should not be free-ed as they might be used later on vor 14 Jahren
  Nathalie Furmento 1811824552 examples/axpy/axpy.c: cleanup memory and data vor 14 Jahren
  Nathalie Furmento 15a815a85f examples/basic_examples/block.c: do not call starpu_task_destroy on a asynchronous task vor 14 Jahren
  Nathalie Furmento dae20a340e tests/perfmodels: update sched policy name vor 14 Jahren
  Nathalie Furmento 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU vor 14 Jahren
  Nathalie Furmento c4cda5056b src/core: free allocated memory vor 14 Jahren
  Nathalie Furmento b0489f8abe mpi/examples/scatter_gather/mpi_scatter_gather.c: typo. replace hard-coded value by function argument vor 14 Jahren
  Nathalie Furmento cc08d627c4 mpi/examples/scatter_gather/mpi_scatter_gather.c: create new functions starpu_mpi_scatter and starpu_mpi_gather vor 14 Jahren
  Nathalie Furmento 0e6b8d0b53 mpi/examples/scatter_gather/mpi_scatter_gather.c: store data handles in a 1D array (instead of a 2D) vor 14 Jahren
  Nathalie Furmento 76875c3d0f mpi/examples/scatter_gather/mpi_scatter_gather.c: use starpu_data_get_rank to find out about data rank instead of the data distribution vor 14 Jahren
  Nathalie Furmento 95c37efb97 mpi/examples/scatter_gather/mpi_scatter_gather.c: use detached communications functionalities instead of blocking versions vor 14 Jahren
  Nathalie Furmento 3302edb71a MPI: Example of scatter gather vor 14 Jahren