Commit History

Author SHA1 Message Date
  Samuel Thibault 154ae9c4fa Add modular-gemm scheduler 7 years ago
  Nathalie Furmento 0e73f14f8c new make rule showsuite to show only fail and skip tests 7 years ago
  Nathalie Furmento f7abbfa6fc update copyright 7 years ago
  Nathalie Furmento ef8e7d8238 makefile: use variables detected by configure 7 years ago
  Samuel Thibault 82900d839f Factorize modular scheduler creation. Add example of modular scheduling policy 7 years ago
  Nathalie Furmento 6901c4441b src/: fix copyrights 8 years ago
  Nathalie Furmento aae4029d83 INRIA is now called Inria 8 years ago
  Samuel Thibault 18adeec2a5 Move dirty code to c++ file to be able to call simcall_process_create from simgrid git 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
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. 8 years ago
  Samuel Thibault 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead 8 years ago
  Samuel Thibault d25533b0b9 fix checking inlines when some inline is the prefix of a non-inline function 8 years ago
  Nathalie Furmento 0e527aa5b0 src/Makefile.am: add core/drivers.h 9 years ago
  Nathalie Furmento a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API 9 years ago
  Samuel Thibault e9dce8bf50 Add modular-heft-prio scheduler 9 years ago
  Nathalie Furmento 0e7aeb8008 src/Makefile.am: do not check _starpu_spin_init as it has 2 implementations, one being not inline 9 years ago
  Samuel Thibault cbe6f98e73 Make sure that all static inlines are indeed inlined 9 years ago
  Corentin Salingue 0dbf966aef Merge from trunk 9 years ago
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver 9 years ago
  Corentin Salingue 3bddd16f9b Revert 19018 : Update compilers to MPI compilers when MPI Master/slave is activated 9 years ago
  Corentin Salingue a563414b41 Update compilers to MPI compilers when MPI Master/slave is activated 9 years ago
  Luka Stanisic 74fad1f7f7 Merge remote-tracking branch 'svn/trunk' into multiple_regression 9 years ago
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU 9 years ago
  Samuel Thibault 26a7949eed Add graph inspection facility for schedulers 9 years ago
  Samuel Thibault 3dbd5a2912 drop unused stack queues implementation 9 years ago
  Luka Stanisic f137fd1086 using new files for multiple regression 10 years ago
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. 10 years ago
  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 years ago
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies 10 years ago
  Samuel Pitoiset 53197aee7b sched_policies: remove old starpu_deque_jobq internal interface 10 years ago