Historial de Commits

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