提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 6549f3a00e Fix make check in simgrid mode 9 年之前
  Olivier Aumage cf34bfb69d - enable building more native Fortran examples 9 年之前
  Olivier Aumage 15c23fb8fe - add support for cl_args 9 年之前
  Samuel Thibault 00acb5ff89 port r18067 from 1.2-stencils: incorrect time unit of perfmodel cost function return value 9 年之前
  Olivier Aumage 4e8d20099b - add some more fstarpu_* functions 9 年之前
  Olivier Aumage 49358735d5 - return starpu_init code to user 9 年之前
  Olivier Aumage 76a024d7e0 - add matrix data registration 9 年之前
  Nathalie Furmento e18cd4475a examples/sched_ctx/parallel_tasks_reuse_handle.c: free memory 9 年之前
  Nathalie Furmento f004b23675 mpi/examples/user_datatype/my_interface.c: free memory 9 年之前
  Nathalie Furmento ed7d000e1b mpi/tests: use dynamic memory 9 年之前
  Olivier Aumage 55062fe081 - directly use starpu_data_unregister 9 年之前
  Olivier Aumage 0ff38f93cf - workaround to avoid referencing C constants from Fortran, which has been found unreliable on Darwin 9 年之前
  Nathalie Furmento 8d0a091313 ChangeLog: mention the native fortran support 9 年之前
  Olivier Aumage 5235d1e1cf - update example Makefile rules 9 年之前
  Olivier Aumage 2f85453bbe - disable building Fortran examples on Darwin 9 年之前
  Olivier Aumage 36a8df9190 - GFortran version 4.9 min is needed to build native Fortran examples 9 年之前
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU 9 年之前
  Samuel Thibault 67fbbe8f3f fix build with old simgrid 9 年之前
  Terry Cojean d9ed02bb48 Ensure that (L)WS schedulers still work in locality modes with correct results. 9 年之前
  Terry Cojean 6dc5ad195d Fix Alfredo's bug3 with contexts and work stealing. A worker pushing a ready task to another context should also pick a new worker if he isn't part of that other context. 9 年之前
  Nathalie Furmento e7c63e2cf7 src/datawizard/filters.c: fix #16830: we only want the synchronous partitionning to wait for previous tasks 9 年之前
  Nathalie Furmento 7ebec7680b doc/doxygen/chapters/07data_management.doxy: fix formatting 9 年之前
  Nathalie Furmento d808a28986 fix bugs detected by valgrind 9 年之前
  Nathalie Furmento 534e9acd5b disk: fix bugs detected by coverity 9 年之前
  Terry Cojean e780abfe9f Fix some problem with contexts created with r17654 with minimal changes. Since then, barriers do not return 0 upon success but return the amount of waited tasks. 9 年之前
  Samuel Thibault 247ed5b742 Only recent versions of simgrid support setting xbt_cfg_set_string before starting simgrid 9 年之前
  Samuel Thibault 173e6139ac automatically set contexts/factory:thread when using MSG_process_attach, and test this 9 年之前
  Samuel Thibault b11fcecb22 Make sure to have both v3 and v4 simgrid platform files, since we don't know at that point which version will be needed 9 年之前
  Samuel Thibault 8cc4eac03c Benefit from MSG_process_attach 9 年之前
  Samuel Thibault 43f68b70d4 Fix execution with simgrid git 9 年之前