提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento 02f7a1c49a tests/sched_policies/simple_cpu_gpu_sched.c: make sure the perfmodel 11 年之前
  Nathalie Furmento 691cef0e71 tests/sched_policies/simple_cpu_gpu_sched.c: also set cost functions for OpenCL workers 11 年之前
  Nathalie Furmento 09d64514fa tests/sched_policies/simple_cpu_gpu_sched.c: fix code to set the cost function for all combinations with a cuda device, this needs to be improved to be more user-friendlly 11 年之前
  Nathalie Furmento dabe5e5ed3 tests/sched_policies/simple_cpu_gpu_sched.c: fix function cost and small typos 11 年之前
  Andra Hugo 71cc7e4997 don't indicate number of impls they will be computed when executed 11 年之前
  Andra Hugo c873b63e88 small fix 11 年之前
  Andra Hugo 5593439277 changing perf_model structure: arch now contains several devices, so we can have for eg one device STARPU_CPU with 2 cores one device STARPU_CUDA_WORKER with 1 core 11 年之前
  Nathalie Furmento 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 11 年之前
  Nathalie Furmento 2c40adf4a1 perfmodel: rename starpu_initialize_model to starpu_perfmodel_init and starpu_initialize_model_with_file to starpu_perfmodel_init_with_file 11 年之前
  Thibaud Lambert df72333352 mic (perfmodels): Update perfmodels initialization 11 年之前
  Thibaud Lambert f071b5918d mic (perfmodels): Correction perfmodel init 11 年之前
  Thibaud Lambert 5af6d6d996 mic (perfmodels): Correction in topology.c 11 年之前
  Thibaud Lambert 9d01d7bdef mic (perfmodel): Correction compilation fxt 11 年之前
  Thibaud Lambert e2b943451f mic (perfmodel): merge trunk + finalize perfmodel 11 年之前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年之前
  Nathalie Furmento d56555097b include: starpu_scheduler.h is no longer automatically included by 12 年之前
  Samuel Thibault 4252e96fb4 properly shut down before exiting 12 年之前
  Nathalie Furmento 77815bd069 perfmodels: Gordon performance models are no longer enabled 12 年之前
  Nathalie Furmento 2fe2fd8755 sched_policy: rename parallel greedy scheduler to parallel eager 12 年之前
  Cyril Roelandt f91d480518 Remove heft. 12 年之前
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 12 年之前
  Nathalie Furmento 9b4cfbf9f1 tests/sched_policies/simple_cpu_gpu_sched.c: define mandatory symbol fields for struct starpu_perfmodel 13 年之前
  Cyril Roelandt eb121be8f7 tests/sched_policies/simple_cpu_gpu_sched.c: add the "static" keyword where it belongs. 13 年之前
  Nathalie Furmento 7b918aad19 rename internal variable heft_policy to _starpu_sched_dmda_policy to use the same naming as for the other policy objects 13 年之前
  Cyril Roelandt c3ab727e45 tests/sched_policies/simple_cpu_gpu_sched: fix call to setenv(). 13 年之前
  Cyril Roelandt 97668cedb9 tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices. 13 年之前
  Cyril Roelandt 183a4850f2 Add simple tests for the schedulers, based on the profiling info. 13 年之前