Historial de Commits

Autor SHA1 Mensaje Fecha
  Corentin Salingue 2809f55640 factorize some MPI MASTER-SLAVE variables hace 8 años
  Samuel Thibault 5e9e6b367f Use cublasdot and cudaMemsetAsync instead of self-baked implementations hace 8 años
  Nathalie Furmento 422cad39ec New function starpu_worker_display_names to display the names of all the workers of a specified type. hace 8 años
  Terry Cojean dfc8872c1d Fix parallel_code example, make sure it works correctly and trim it a little. hace 8 años
  Samuel Thibault f891fc83d6 Disable build of parallel_code which doesn't compile any more due to missing starpu_sched_ctx_book/unbook_workers_for_task hace 8 años
  Andra Hugo 149d06b650 do not even compile the gpu_partiton example if we don't have cuda hace 8 años
  Nathalie Furmento a2a9129d75 tests|examples/Makefile.am: fix how to run tests and examples hace 8 años
  Corentin Salingue a4530061c2 merge from trunk hace 8 años
  Samuel Thibault 24122cfa9a Avoid eating a lot of memory in simulation mode hace 8 años
  Corentin Salingue d1f8acc04e When we check examples, use 3 slaves hace 8 años
  Andra Hugo 4436cde002 forgot copyrights hace 8 años
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len hace 8 años
  Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. hace 8 años
  Luka Stanisic 35d2afe719 mlr: moving example to a separate folder hace 8 años
  Luka Stanisic 2da2426c6e adding example for multiple linear regression hace 8 años
  Olivier Aumage 63a5e4afd9 - add a C test case following the same pattern as the native Fortran example nf_sched_ctx, for behavioral comparison hace 9 años
  Olivier Aumage f8a3795c63 - fix native Fortran support for fstarpu_sched_ctx_create hace 9 años
  Olivier Aumage 22f64d7d8c - add missing native Fortran routines for partitioning support hace 9 años
  Olivier Aumage 5059767c36 - add example of a native Fortran variable nbuffer codelet hace 9 años
  Samuel Thibault d65aee744b Add missing examples hace 9 años
  Samuel Thibault 15e6679791 Check for F77 presence hace 9 años
  Samuel Thibault 3c0d2d6182 Only the fortran hello example depends on f77.h hace 9 años
  Samuel Thibault 60c1c72ae2 Add missing source to right section hace 9 años
  Samuel Thibault 803b935c74 Add missing Makefile hace 9 años
  Samuel Thibault b70d87af27 Add missing tests in non-simgrid mode hace 9 años
  Olivier Aumage f6915b2b0c - add example of Fortran code using dynamic buffers hace 9 años
  Samuel Thibault 97aff57b95 move defining STARPU_HOSTNAME/PERF_MODEL_DIR for simgrid in Makefiles where that is needed, so that make check -C examples works too hace 9 años
  Samuel Thibault 6549f3a00e Fix make check in simgrid mode hace 9 años
  Olivier Aumage cf34bfb69d - enable building more native Fortran examples hace 9 años
  Olivier Aumage 76a024d7e0 - add matrix data registration hace 9 años