Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Samuel Thibault b70d87af27 Add missing tests in non-simgrid mode 9 vuotta sitten
  Olivier Aumage f6915b2b0c - add example of Fortran code using dynamic buffers 9 vuotta sitten
  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 vuotta sitten
  Samuel Thibault 6549f3a00e Fix make check in simgrid mode 9 vuotta sitten
  Olivier Aumage cf34bfb69d - enable building more native Fortran examples 9 vuotta sitten
  Olivier Aumage 76a024d7e0 - add matrix data registration 9 vuotta sitten
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU 9 vuotta sitten
  Samuel Thibault cd11bb3f79 revert r17989, blas availability in simgrid mode was actually already fixed globally 9 vuotta sitten
  Samuel Thibault 02b82caf1b allow building sgemm & dgemm in simgrid mode without a blas lib 9 vuotta sitten
  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 9 vuotta sitten
  Samuel Thibault 8baaa50fbd port r17406-17407 from 1.2: factorize showcheck rule 9 vuotta sitten
  Samuel Thibault 628670d535 fix linking examples with simgrid 10 vuotta sitten
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags 10 vuotta sitten
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. 10 vuotta sitten
  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 vuotta sitten
  Terry Cojean 07faf0103f remove duplicate line in makefile 10 vuotta sitten
  Samuel Thibault e1d98dae9c Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS 10 vuotta sitten
  Samuel Thibault d4e98734d2 autodetect mkl 10 vuotta sitten
  Samuel Thibault 999afbb767 Fix cross-loader for the examples/stencil directory 10 vuotta sitten
  Samuel Thibault 7101e4f860 Fix missing rdynamic for examples 10 vuotta sitten
  Samuel Thibault bd0e0e330a drop duplicate occurrence 10 vuotta sitten
  Nathalie Furmento 23c52db4ba examples/Makefile.am: fix conditional for compiling openmp examples 10 vuotta sitten
  Nathalie Furmento 763e48534d configure: improve openmp detection 10 vuotta sitten
  Samuel Thibault 522d4d97d3 Fix X ldflags order 10 vuotta sitten
  Samuel Thibault 68605a2f15 Add asynchronous partition planning. It only supports coherency through the main RAM for now. 10 vuotta sitten
  Samuel Thibault 051ea58d30 fix grep pattern 10 vuotta sitten
  Samuel Thibault 37857129d2 Fix catching asan and tsan warnings or errors 10 vuotta sitten
  Samuel Thibault d79d8c6fab Document how to switch between differents views of the same data. 10 vuotta sitten
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code 10 vuotta sitten
  Samuel Thibault 8e8f5fa8dc also disable fortran example in simgrid mode 10 vuotta sitten