Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 628670d535 fix linking examples with simgrid vor 9 Jahren
  Nathalie Furmento ab1bb8187f Makefile.am: fix c++ flags vor 9 Jahren
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. vor 9 Jahren
  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. vor 9 Jahren
  Terry Cojean 07faf0103f remove duplicate line in makefile vor 9 Jahren
  Samuel Thibault e1d98dae9c Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS vor 9 Jahren
  Samuel Thibault d4e98734d2 autodetect mkl vor 9 Jahren
  Samuel Thibault 999afbb767 Fix cross-loader for the examples/stencil directory vor 9 Jahren
  Samuel Thibault 7101e4f860 Fix missing rdynamic for examples vor 9 Jahren
  Samuel Thibault bd0e0e330a drop duplicate occurrence vor 9 Jahren
  Nathalie Furmento 23c52db4ba examples/Makefile.am: fix conditional for compiling openmp examples vor 9 Jahren
  Nathalie Furmento 763e48534d configure: improve openmp detection vor 9 Jahren
  Samuel Thibault 522d4d97d3 Fix X ldflags order vor 10 Jahren
  Samuel Thibault 68605a2f15 Add asynchronous partition planning. It only supports coherency through the main RAM for now. vor 10 Jahren
  Samuel Thibault 051ea58d30 fix grep pattern vor 10 Jahren
  Samuel Thibault 37857129d2 Fix catching asan and tsan warnings or errors vor 10 Jahren
  Samuel Thibault d79d8c6fab Document how to switch between differents views of the same data. vor 10 Jahren
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code vor 10 Jahren
  Samuel Thibault 8e8f5fa8dc also disable fortran example in simgrid mode vor 10 Jahren
  Nathalie Furmento 51bbdda9f7 do not compile fortran examples when running sanitize tools vor 10 Jahren
  Nathalie Furmento 80620a8798 examples/Makefile.am: fix fortran90 rules vor 10 Jahren
  Nathalie Furmento c81911f317 fortran module: final renaming vor 10 Jahren
  Nathalie Furmento 36951bc036 include: rename include/mod_starpu.f90 in include/starpu_mod.f90 vor 10 Jahren
  Nathalie Furmento 3e884c3c1d examples/Makefile.am: no need to specify where to create mod files, the default location is what we want vor 10 Jahren
  Nathalie Furmento ac765f9ba4 examples/fortran90: set real and integer sizes in the code instead of doing it throught a compiler option vor 10 Jahren
  Olivier Aumage 43ee6b0a98 - preliminary common StarPU module file for Fortran90 codes vor 10 Jahren
  Olivier Aumage 080f882056 - integrate Fortran90 example contributed by ONERA vor 10 Jahren
  Samuel Thibault 729e275da2 Do not pass -arch sm_13 any more, since it is now deprecated since a long time vor 10 Jahren
  Samuel Thibault f7f3fbef2b Add a README file vor 10 Jahren
  Nathalie Furmento 654495f7bf examples/Makefile.am: add missing line for new example vor 10 Jahren