Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 18adeec2a5 Move dirty code to c++ file to be able to call simcall_process_create from simgrid git hace 8 años
  Corentin Salingue 778a13edb3 Add disk backend based on HDF5 library. It's not really working for now (need to be tested) hace 8 años
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. hace 8 años
  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 hace 8 años
  Samuel Thibault d25533b0b9 fix checking inlines when some inline is the prefix of a non-inline function hace 8 años
  Nathalie Furmento 0e527aa5b0 src/Makefile.am: add core/drivers.h hace 9 años
  Nathalie Furmento a017fcbdeb src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API hace 9 años
  Samuel Thibault e9dce8bf50 Add modular-heft-prio scheduler hace 9 años
  Nathalie Furmento 0e7aeb8008 src/Makefile.am: do not check _starpu_spin_init as it has 2 implementations, one being not inline hace 9 años
  Samuel Thibault cbe6f98e73 Make sure that all static inlines are indeed inlined hace 9 años
  Corentin Salingue 0dbf966aef Merge from trunk hace 9 años
  Corentin Salingue 9e1a892b56 Begin to add a MPI driver hace 9 años
  Corentin Salingue 3bddd16f9b Revert 19018 : Update compilers to MPI compilers when MPI Master/slave is activated hace 9 años
  Corentin Salingue a563414b41 Update compilers to MPI compilers when MPI Master/slave is activated hace 9 años
  Luka Stanisic 74fad1f7f7 Merge remote-tracking branch 'svn/trunk' into multiple_regression hace 9 años
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU hace 9 años
  Samuel Thibault 26a7949eed Add graph inspection facility for schedulers hace 9 años
  Samuel Thibault 3dbd5a2912 drop unused stack queues implementation hace 9 años
  Luka Stanisic f137fd1086 using new files for multiple regression hace 10 años
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. hace 10 años
  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. hace 10 años
  Samuel Pitoiset f03fbf6557 sched_policies: refactor ws and lws scheduling policies hace 10 años
  Samuel Pitoiset 53197aee7b sched_policies: remove old starpu_deque_jobq internal interface hace 10 años
  Samuel Pitoiset 38fe3f7455 sched_policies: add missing files for modular-ws sched hace 10 años
  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 hace 10 años
  Samuel Thibault 3df1961412 port r16324 from 1.2: Complete weak symbols list for 1.2 hace 10 años
  Samuel Thibault 7f535f0046 Avoid duplicate link flags hace 10 años
  Samuel Thibault ce9464d6b7 Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet hace 10 años
  Andra Hugo 305100c749 add Beranger's ordo hace 10 años
  Samuel Thibault 3434b52b4c Add arbiter support hace 11 años