Commit History

Author SHA1 Message Date
  Samuel Thibault fa3abc706b Merge branch 'master' of gitlab.inria.fr:starpu/starpu into fpga 4 years ago
  Nathalie Furmento 8f04e85dec skip fxt tests when fxt is not enabled 4 years ago
  Samuel Thibault d98ac7a4b3 Asynchronous partitioning: Fix starpu_data_acquire cases 4 years ago
  Samuel Thibault 1358abaa01 Add a trivial deadlock example 4 years ago
  Nathalie Furmento 09066c96ce Merge branch 'master' into fpga 4 years ago
  Nathalie Furmento ae6de646ab tests: remove wrongly committed test 4 years ago
  Nathalie Furmento 864e1603d6 configure.ac: fix variable name 4 years ago
  Samuel Thibault 2e0f31a503 Disable job test in simgrid builds 4 years ago
  Samuel Thibault d13fbbf55d Fix thread-safety of job creation 4 years ago
  Nathalie Furmento e7a3f08c3f FxT is now automatically enabled at build-time, but not enabled at run-time by default any more, STARPU_FXT_TRACE needs to be explicitly set to 1 to enable FxT trace recording. 4 years ago
  Samuel Thibault 7245b5c7e1 max: Use maxJavaRun rather than hardcoding the java call 4 years ago
  Nathalie Furmento 618992814a Merge branch 'master' into fpga 4 years ago
  Samuel Thibault 15ea3bc695 Fix acquiring(R) a data that was initialized through an implicit partition 4 years ago
  Samuel Thibault edd025cde1 Add missing fxt flags when fxt is not in the system search path 4 years ago
  Samuel Thibault aa9e827764 Add missing fxt flags when fxt is not in the system search path 4 years ago
  Nathalie Furmento d403edb7d3 Merge branch 'master' into fpga 4 years ago
  Samuel Thibault 35181925e8 Complete no-unused parameters for fortran's dummy arguments 4 years ago
  Samuel Thibault 07242e4ec3 Merge branch 'master' of gitlab.inria.fr:starpu/starpu into fpga 4 years ago
  Samuel Thibault 57e010489e Also ignore unused parameters in Fortran 4 years ago
  Samuel Thibault 93875b10a7 Merge branch 'master' of gitlab.inria.fr:starpu/starpu into fpga 4 years ago
  Samuel Thibault 191d5f5622 Simplify *FLAGS in Makefile 4 years ago
  Samuel Thibault 7017238d0a fpga: Allow user to override MAX_TARGET 4 years ago
  Samuel Thibault 9a3a1ddbe4 fpga: Fix detection of multiple fpgas 4 years ago
  Samuel Thibault 349f8f7124 fpga: Add build rules for max files 4 years ago
  Nathalie Furmento cf770d8e88 Merge branch 'master' into fpga 4 years ago
  Nathalie Furmento 60dc3ab232 fix function struct starpu_data_interface_ops *_starpu_data_interface_get_ops(unsigned interface_id) 4 years ago
  Samuel Thibault d35e0a7fa0 clean more files for distcheck 4 years ago
  Samuel Thibault e9c4d9d77d Harmonize Makefiles into just using LIBS for libraries 4 years ago
  Samuel Thibault 3545b070de Move model-checking rules to its own Makefile 4 years ago
  Nathalie Furmento 6918c29eda A codelet can now define a callback function pointer which will be called when the task does not define itself a callback function. 4 years ago