Commit History

Author SHA1 Message Date
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly 6 years ago
  Samuel Thibault 6f27ae9eea even without CPU workers, we need CPU memory transfer functions 6 years ago
  Nathalie Furmento 44bcb87a60 define node operations in a struct 6 years ago
  Samuel Thibault 73d45564a4 Add XML output for starpu_perfmodel_display and starpu_perfmodel_dump_xml() function 7 years ago
  Adrien Guilbaud 5f8b265ad5 add idle hooks 7 years ago
  Samuel Thibault b5fa08563b Fix combined workers in modular schedulers, add some modular schedulers 7 years ago
  Samuel Thibault ff01a9b1f2 Fix build without hwloc 7 years ago
  Samuel Thibault 179f5410d6 Fix build 7 years ago
  Samuel Thibault f9eba0f06b Resurrect hierarchical heft compilation, would need testing 7 years ago
  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 9 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