提交歷史

作者 SHA1 備註 提交日期
  Cédric Augonnet d908f0a3b3 Implement starpu_task_declare_deps_array to have actual dependencies not only 16 年之前
  Nathalie Furmento bd8bc3f2c6 s/STARPU_USE_CPUS/STARPU_USE_CPU/g 16 年之前
  Nathalie Furmento da24e5ab1b More prefixing ... 16 年之前
  Nathalie Furmento 57e6b9df36 More prefixing ... 16 年之前
  Nathalie Furmento 2b4ff0449e More prefixing ... 16 年之前
  Nathalie Furmento bcbf72dd24 More prefixing ... 16 年之前
  Nathalie Furmento ba6cc60082 s/STARPUDIR/STARPU_DIR/g 16 年之前
  Nathalie Furmento f97978339b Prefixing of objects defined in include/starpu_config.h.in 16 年之前
  Nathalie Furmento 6ff1e52764 Prefixing of objects defined in include/starpu_config.h.in 16 年之前
  Nathalie Furmento 3739cfa184 Prefixing of objects defined in starpu_config_h.in 16 年之前
  Nathalie Furmento 0eb83b50b2 Prefix variable names SCHED, CALIBRATE, PREFETCH, and LOGFILENAME with STARPU_ 16 年之前
  Nathalie Furmento a4ea56d983 Prefix environment variables NCPUS, NCUDA, NGORDON, WORKERS_CPUID and WORKERS_GPUID by STARPU_ 16 年之前
  Cédric Augonnet 5af0b66425 isolate the functions to manipulate cg_t 16 年之前
  Cédric Augonnet 7f6d2f8955 extract functions related to completion group in a specific file 16 年之前
  Cédric Augonnet d057e92735 A completion group may unlock either a tag, a task, or the application itself. 16 年之前
  Cédric Augonnet 5a60ba94e4 use the proper function type for the dummy codelet 16 年之前
  Cédric Augonnet f30ae2d243 The "regenerate" flag of the task structure indicates that the task structure 16 年之前
  Cédric Augonnet 5907a3851e The notion of completion group is not necessarily related to tags, we may use 16 年之前
  Cédric Augonnet c432ceec2f Be a little more consistent and rename "struct _cg_t" into "struct cg_s". 16 年之前
  Samuel Thibault d66f2be6a9 properly compare pthread_ts 16 年之前
  Samuel Thibault 20e6af5861 move rwlock initializer to a better place 16 年之前
  Samuel Thibault 98d55dd7b7 fix tag_example3 termination 16 年之前
  Samuel Thibault a1c5981efa and now make check runs on win32 16 年之前
  Samuel Thibault ceea5351bf fix example3 source 16 年之前
  Samuel Thibault 788110e7fc fix SYNC_VAL_COMPARE_AND_SWAP name confusion 16 年之前
  Samuel Thibault 8e9b6a48df now links on windows 16 年之前
  Samuel Thibault ef1d89deed win32 fixes, still some details todo: rwlocks, mutex_trylock and a few sync builtins 16 年之前
  Samuel Thibault 587d90a6b8 also fix srand48 usage 16 年之前
  Samuel Thibault 4009071c59 drop generated dir 16 年之前
  Samuel Thibault ce7cc373c2 cope with systems which don't have drand48 16 年之前