Commit History

Author SHA1 Message Date
  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
  Samuel Pitoiset 38fe3f7455 sched_policies: add missing files for modular-ws sched 10 years ago
  Samuel Thibault a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder 10 years ago
  Samuel Thibault 3df1961412 port r16324 from 1.2: Complete weak symbols list for 1.2 10 years ago
  Samuel Thibault 7f535f0046 Avoid duplicate link flags 10 years ago
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet 10 years ago
  Andra Hugo 305100c749 add Beranger's ordo 10 years ago
  Samuel Thibault 3434b52b4c Add arbiter support 10 years ago
  Samuel Thibault ea72e2ac97 rename data_commute_concurrency.c to data_arbiter_concurrency.c 10 years ago
  Samuel Thibault fb763b0fce separate out commute source code, fix symbol visibility 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Nathalie Furmento 38aaba392c src/Makefile.am: add GLOBAL_AM_CFLAGS when compiling StarPU 11 years ago