Commit History

Author SHA1 Message Date
  Samuel Thibault 58dfcfed5d fix missing lock 15 years ago
  Samuel Thibault a0078d07d2 assert that we're not adding a dependency between a tag and itself 15 years ago
  Nathalie Furmento 5524d2fc31 Add a model name field into the job structure to be used by FxT as when the task does not define any codelet 15 years ago
  Samuel Thibault cabfa0bce4 add locking convention 15 years ago
  Cédric Augonnet 0003cb731e The --disable-blocking-drivers makes it possible to disable the use of 15 years ago
  Samuel Thibault e3df21f9bd typo 15 years ago
  Nathalie Furmento af4d687303 tests/datawizard/acquire_release.c: using a data in a codelet is not allowed after an acquire 15 years ago
  Cédric Augonnet 16142a9212 Unregister the token at the end, this implicitely introduces a barrier. 15 years ago
  Samuel Thibault 7744ddcab2 not only force calibration, but also save it 15 years ago
  Samuel Thibault 08b2262cc2 Force model calibration when it isn't but is being used. Also tell the user about STARPU_CALIBRATE 15 years ago
  Samuel Thibault 0580256cdc mention the existence of rename.sh 15 years ago
  Samuel Thibault 82f384b41e Put renaming scripts directly in the archive. 15 years ago
  Samuel Thibault 506446fd8b avoid loop dependencies 15 years ago
  Samuel Thibault 597370f5c7 Always enable MPI support as soon as some mpicc was found or provided. 15 years ago
  Nathalie Furmento 2e0bac56e6 tests/datawizard/acquire_release.c: add synchronisation and check token value 15 years ago
  Nathalie Furmento 85bb45c0f9 revert previous commit #2589 15 years ago
  Nathalie Furmento 346314a1b9 Wrong commit fully reverted in follow-up commit #2590 15 years ago
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release 15 years ago
  Nathalie Furmento 340f76184a mpi/starpu_mpi.c: fix debug messages 15 years ago
  Nathalie Furmento eb85cb7e5c mpi: fix nvcc compilation command line 15 years ago
  Nathalie Furmento 04859cb77f mpi/examples/mpi_lu/pxlu.h: add missing include 15 years ago
  Cédric Augonnet 1d6bd522d7 Minimal documentation of the starpu_sched_policy_s structure 15 years ago
  Cédric Augonnet abaa246db8 Document starpu_worker_set_sched_condition 15 years ago
  Samuel Thibault 0ec22a9b3c document which sched file is what 15 years ago
  Cédric Augonnet 3cb3f1a39a Fix compilation 15 years ago
  Nathalie Furmento e05d3228e9 starpu.texi: doc on how to define a new scheduling policy 15 years ago
  Nathalie Furmento 3784d23683 set unused fields to NULL for the schedulers 15 years ago
  Nathalie Furmento b098931dda examples/scheduler/dummy_sched.c: add messages to verify the scheduler is properly enabled 15 years ago
  Nathalie Furmento 12edbf572d src/core/sched_policy.c: set the post_exec_hook pointer in the global policy 15 years ago
  Cédric Augonnet c0bdc7d533 Implement a variant of the dmda strategy where the tasks are sorted. 15 years ago