Historique des commits

Auteur SHA1 Message Date
  Olivier Aumage 63a5e4afd9 - add a C test case following the same pattern as the native Fortran example nf_sched_ctx, for behavioral comparison il y a 9 ans
  Olivier Aumage f8a3795c63 - fix native Fortran support for fstarpu_sched_ctx_create il y a 9 ans
  Olivier Aumage 22f64d7d8c - add missing native Fortran routines for partitioning support il y a 9 ans
  Olivier Aumage 5059767c36 - add example of a native Fortran variable nbuffer codelet il y a 9 ans
  Samuel Thibault d65aee744b Add missing examples il y a 9 ans
  Samuel Thibault 15e6679791 Check for F77 presence il y a 9 ans
  Samuel Thibault 3c0d2d6182 Only the fortran hello example depends on f77.h il y a 9 ans
  Samuel Thibault 60c1c72ae2 Add missing source to right section il y a 9 ans
  Samuel Thibault 803b935c74 Add missing Makefile il y a 9 ans
  Samuel Thibault b70d87af27 Add missing tests in non-simgrid mode il y a 9 ans
  Olivier Aumage f6915b2b0c - add example of Fortran code using dynamic buffers il y a 9 ans
  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 il y a 9 ans
  Samuel Thibault 6549f3a00e Fix make check in simgrid mode il y a 9 ans
  Olivier Aumage cf34bfb69d - enable building more native Fortran examples il y a 9 ans
  Olivier Aumage 76a024d7e0 - add matrix data registration il y a 9 ans
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU il y a 9 ans
  Samuel Thibault cd11bb3f79 revert r17989, blas availability in simgrid mode was actually already fixed globally il y a 9 ans
  Samuel Thibault 02b82caf1b allow building sgemm & dgemm in simgrid mode without a blas lib il y a 9 ans
  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 il y a 9 ans
  Samuel Thibault 8baaa50fbd port r17406-17407 from 1.2: factorize showcheck rule il y a 9 ans
  Samuel Thibault 628670d535 fix linking examples with simgrid il y a 9 ans
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags il y a 10 ans
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. il y a 10 ans
  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. il y a 10 ans
  Terry Cojean 07faf0103f remove duplicate line in makefile il y a 10 ans
  Samuel Thibault e1d98dae9c Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS il y a 10 ans
  Samuel Thibault d4e98734d2 autodetect mkl il y a 10 ans
  Samuel Thibault 999afbb767 Fix cross-loader for the examples/stencil directory il y a 10 ans
  Samuel Thibault 7101e4f860 Fix missing rdynamic for examples il y a 10 ans
  Samuel Thibault bd0e0e330a drop duplicate occurrence il y a 10 ans