コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 7744ddcab2 not only force calibration, but also save it 15 年 前
  Samuel Thibault 08b2262cc2 Force model calibration when it isn't but is being used. Also tell the user about STARPU_CALIBRATE 15 年 前
  Samuel Thibault 0580256cdc mention the existence of rename.sh 15 年 前
  Samuel Thibault 82f384b41e Put renaming scripts directly in the archive. 15 年 前
  Samuel Thibault 506446fd8b avoid loop dependencies 15 年 前
  Samuel Thibault 597370f5c7 Always enable MPI support as soon as some mpicc was found or provided. 15 年 前
  Nathalie Furmento 2e0bac56e6 tests/datawizard/acquire_release.c: add synchronisation and check token value 15 年 前
  Nathalie Furmento 85bb45c0f9 revert previous commit #2589 15 年 前
  Nathalie Furmento 346314a1b9 Wrong commit fully reverted in follow-up commit #2590 15 年 前
  Nathalie Furmento 5f0f59b8d5 Testcases: add new application to test combined synchronous and asynchronous acquire/release 15 年 前
  Nathalie Furmento 340f76184a mpi/starpu_mpi.c: fix debug messages 15 年 前
  Nathalie Furmento eb85cb7e5c mpi: fix nvcc compilation command line 15 年 前
  Nathalie Furmento 04859cb77f mpi/examples/mpi_lu/pxlu.h: add missing include 15 年 前
  Cédric Augonnet 1d6bd522d7 Minimal documentation of the starpu_sched_policy_s structure 15 年 前
  Cédric Augonnet abaa246db8 Document starpu_worker_set_sched_condition 15 年 前
  Samuel Thibault 0ec22a9b3c document which sched file is what 15 年 前
  Cédric Augonnet 3cb3f1a39a Fix compilation 15 年 前
  Nathalie Furmento e05d3228e9 starpu.texi: doc on how to define a new scheduling policy 15 年 前
  Nathalie Furmento 3784d23683 set unused fields to NULL for the schedulers 15 年 前
  Nathalie Furmento b098931dda examples/scheduler/dummy_sched.c: add messages to verify the scheduler is properly enabled 15 年 前
  Nathalie Furmento 12edbf572d src/core/sched_policy.c: set the post_exec_hook pointer in the global policy 15 年 前
  Cédric Augonnet c0bdc7d533 Implement a variant of the dmda strategy where the tasks are sorted. 15 年 前
  Cédric Augonnet e96dd83619 Experiment with a small optimization in the dmda scheduling policy: in the pop 15 年 前
  Cédric Augonnet a46c76bdaa The starpu_data_query_status function describes the status of a data handle on 15 年 前
  Nathalie Furmento 1d49d474ee examples/coverage/coverage.sh: cover more testcases 15 年 前
  Nathalie Furmento 1032e87b62 src/datawizard/interfaces/XXX_interface.c: rename dummy_copy_ram_to_ram() to copy_ram_to_ram() 15 年 前
  Nathalie Furmento 5865baa946 src/datawizard/interfaces/variable_interface.c: rename dummy_copy_ram_to_ram() to copy_ram_to_ram() 15 年 前
  Nathalie Furmento 07dbe216b5 examples/coverage/coverage.sh: force the execution of the opencl kernels 15 年 前
  Cédric Augonnet 56e595124e Reorganize the code of the scheduling policies: to stress the fact that 15 年 前
  Cédric Augonnet 2a2d5dd518 Factorize code for the dm and the dmda policies 15 年 前