Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault 24122cfa9a Avoid eating a lot of memory in simulation mode пре 9 година
  Andra Hugo 4436cde002 forgot copyrights пре 9 година
  Andra Hugo 15103b9723 GPU partitioning using contexts, and fixing dmda to consider the pipeline len пре 9 година
  Adrien Cassagne ef4e8378b3 Add two C++ examples (one in C++ and the other in C++11) with std::vector. пре 9 година
  Luka Stanisic 35d2afe719 mlr: moving example to a separate folder пре 9 година
  Luka Stanisic 2da2426c6e adding example for multiple linear regression пре 9 година
  Olivier Aumage 63a5e4afd9 - add a C test case following the same pattern as the native Fortran example nf_sched_ctx, for behavioral comparison пре 9 година
  Olivier Aumage f8a3795c63 - fix native Fortran support for fstarpu_sched_ctx_create пре 9 година
  Olivier Aumage 22f64d7d8c - add missing native Fortran routines for partitioning support пре 9 година
  Olivier Aumage 5059767c36 - add example of a native Fortran variable nbuffer codelet пре 9 година
  Samuel Thibault d65aee744b Add missing examples пре 9 година
  Samuel Thibault 15e6679791 Check for F77 presence пре 9 година
  Samuel Thibault 3c0d2d6182 Only the fortran hello example depends on f77.h пре 9 година
  Samuel Thibault 60c1c72ae2 Add missing source to right section пре 9 година
  Samuel Thibault 803b935c74 Add missing Makefile пре 9 година
  Samuel Thibault b70d87af27 Add missing tests in non-simgrid mode пре 9 година
  Olivier Aumage f6915b2b0c - add example of Fortran code using dynamic buffers пре 9 година
  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 пре 9 година
  Samuel Thibault 6549f3a00e Fix make check in simgrid mode пре 9 година
  Olivier Aumage cf34bfb69d - enable building more native Fortran examples пре 9 година
  Olivier Aumage 76a024d7e0 - add matrix data registration пре 9 година
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU пре 9 година
  Samuel Thibault cd11bb3f79 revert r17989, blas availability in simgrid mode was actually already fixed globally пре 9 година
  Samuel Thibault 02b82caf1b allow building sgemm & dgemm in simgrid mode without a blas lib пре 9 година
  Samuel Thibault 68658f16bf Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze пре 10 година
  Samuel Thibault 8baaa50fbd port r17406-17407 from 1.2: factorize showcheck rule пре 10 година
  Samuel Thibault 628670d535 fix linking examples with simgrid пре 10 година
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags пре 10 година
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. пре 10 година
  Terry Cojean 901652a877 Add a cluster management API. The purpose is to facilitate a partition of the machine and set it to process parallel tasks. It is a first version and can change in the future. пре 10 година