コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault f87952be4c Add fault tolerance support with starpu_task_ft_failed() 6 年 前
  Samuel Thibault b34e95781e Add documentation and test for binding main() 6 年 前
  Nathalie Furmento f0c84f4276 Makefile: define simgrid-needed variables in starpu.mk and define new target env to display the commands to set the variables outside the makefile 6 年 前
  Nathalie Furmento c583e56fc2 tests/datawizard/interfaces: simplify test framework and add test for pack/unpack functions 6 年 前
  Samuel Thibault bae9192bdc Revert "Fault tolerance support with starpu_task_failed()" 6 年 前
  Samuel Thibault beb8a3d0b9 Fault tolerance support with starpu_task_failed() 6 年 前
  Nathalie Furmento 8e78d1bd1e tests/Makefile.am: disable overlap.sh and locality.sh when running in master slave mode 6 年 前
  Nathalie Furmento f5b95e54ca fix bug when using unpartitioned data initially registered with NULL pointer 6 年 前
  Nathalie Furmento 08bc09287e makefile: do not add the include installation directory when compiling cuda programs 6 年 前
  Samuel Thibault 6e70126762 Add test for scratch data reuse 6 年 前
  Nathalie Furmento f7abbfa6fc update copyright 6 年 前
  Samuel Thibault 8e6ac3b45d Add starpu_task_declare_end_deps and starpu_task_declare_end_deps_array 6 年 前
  Yanis Khorsi a47c2d4d14 Support Taskloop directive of OpenMP 6 年 前
  Samuel Thibault ce982da356 Add a trivial parallel kernel tester 7 年 前
  Samuel Thibault abfe581427 Add implicit support for asynchronous partition planning. This means one does not need to call starpu_data_partition_submit etc. explicitly any more, StarPU will make the appropriate calls as needed. 7 年 前
  Samuel Thibault ff03235ebe Remove generated .rec files on make clean 7 年 前
  Nathalie Furmento 789c13d409 tests: fix copyrights 7 年 前
  Nathalie Furmento aae4029d83 INRIA is now called Inria 7 年 前
  Samuel Thibault fa656d0207 Add missing backslash 7 年 前
  Samuel Thibault de57ccd323 ship missing files 7 年 前
  Samuel Thibault eb627b8097 Enable OpenMP tests 7 年 前
  Samuel Thibault f0fb8da638 move more openmp tests that now succeed with simgrid 7 年 前
  Samuel Thibault 144b79dffd Extend simgrid initialization to distinguish between main redirection and MSG_process_attach. When using openmp, prevent simgrid from cleaning at exit since we still need it in destructors 7 年 前
  Samuel Thibault eb874fce38 Fix basic OpenMP initialization 7 年 前
  Samuel Thibault a0cb67caa4 Make nvcc compilation respect V=1 7 年 前
  Nathalie Furmento f901da0675 turn nvcc compilation silent 7 年 前
  Samuel Thibault 1456a93e22 Add missing shipped file 7 年 前
  Nathalie Furmento 2510343a3f test for starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY 7 年 前
  Olivier Aumage 8a2e9e2285 revert r22319 and r22318 for now since they seem to break other parts of the build process 7 年 前
  Olivier Aumage ad0f1b2930 use LIBS instead of LDADD 7 年 前