Commit History

Author SHA1 Message Date
  Nathalie Furmento e7d791c573 re-introduce check for proper inclusion of unistd.h 8 years ago
  Nathalie Furmento 28f4b4fe61 configure.ac: disable test for unistd.h, we need to find a less intrusive manner to test a proper inclusion of unistd.h, this test fails as unistd.h gets included by hwloc.h from starpu_worker.h 8 years ago
  Corentin Salingue 778a13edb3 Add disk backend based on HDF5 library. It's not really working for now (need to be tested) 8 years ago
  Nathalie Furmento 263d4debc1 configure.ac: poti is disabled by default, need to set --enable-poti 8 years ago
  Samuel Thibault 01f1ab722c Add missing link 8 years ago
  Samuel Thibault cb7a3efdcd Add missing symlink 8 years ago
  Samuel Thibault 8e8ef56438 Add missing symlink 8 years ago
  Samuel Thibault c53c117486 check starpu_perfmodel_plot 8 years ago
  Samuel Thibault d04a060402 Disable libaio use for now, io_destroy is awfully long 8 years ago
  Samuel Thibault af7be88375 Use linux' aio syscalls when available instead of the userland glibc emulation 8 years ago
  Nathalie Furmento 6646b9493f detect if statement expressions are available 8 years ago
  Samuel Thibault 7c9982e990 Fix build against older poti versions 8 years ago
  Nathalie Furmento dc1af96a0d configure.ac: set nmaxmicdev to 0 when MIC is disabled 8 years ago
  Samuel Thibault 0c4fcd28fc Add barrier modelchecker test 8 years ago
  Samuel Thibault af22f24204 mention that not finding hwloc might be due to missing pkg-config 8 years ago
  Samuel Thibault 6973acf237 Do not look for mpiexec in simgrid mode 8 years ago
  Corentin Salingue 430e4779a3 Raise an error or desactivate SOCL when both SOCL and MPI Master-Slave are activated 8 years ago
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 8 years ago
  Samuel Thibault 96bca6e25e fix build with older cuda 8 years ago
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. 8 years ago
  Samuel Thibault 3fff4c9f5f commit missing changes 8 years ago
  Samuel Thibault 6379d50511 Fix detection of simgrid-mc tool 8 years ago
  Samuel Thibault 85ab8748c5 do not enable mpi checks by default when simgrid support is enabled, since it requires static linking which is too expensive for being a default 8 years ago
  Samuel Thibault e15ca34bbb Add --enable-simgrid-mc to selectively enable the model checker 8 years ago
  Samuel Thibault d8991796b2 Run model checking during make check 8 years ago
  Samuel Thibault 789b098faa avoid crashes when running smpi with shared libraries 8 years ago
  Nathalie Furmento 42f76c4ffb src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it 8 years ago
  Samuel Thibault 13bfbabc80 Allow to disable glpk usage 8 years ago
  Corentin Salingue d96fdd1970 Finally, disable StarPU-MPI when MPI master-slave is activated 8 years ago
  Olivier Aumage 44b5e02fa6 create target directories before creating symbolic links 8 years ago