提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento 17ff8f196d examples/basic_examples/multiformat.c: fix code when cpu is disabled 13 年之前
  Nathalie Furmento 0caf2e01cd examples/basic_examples/multiformat.c: fix code without cuda and/or opencl 13 年之前
  Nathalie Furmento f4b2ba00ce tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: fix code without cuda and/or opencl 13 年之前
  Cyril Roelandt 5704fa58e3 Fix the multiformat_handle_conversion test. 13 年之前
  Nathalie Furmento 00701414d8 tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Nathalie Furmento 4341e89436 src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Nathalie Furmento 381fa14704 mpi: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Nathalie Furmento aa6900ce49 src/util/starpu_insert_task_utils.c: todo reminder 13 年之前
  Nathalie Furmento 4092dc6e8c src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Nathalie Furmento 3a30c58c65 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Cyril Roelandt d9f95a3ac3 Multiformat : add a simple test that submits a task on a specific worker. 13 年之前
  Samuel Thibault 948a95c01e Drop outdated comment. 13 年之前
  Cyril Roelandt 232776f8d4 Removing a useless test. 13 年之前
  Cyril Roelandt d07084a07f Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_" 13 年之前
  Cyril Roelandt cb9be31ada starpu_use_macro : turns #if STARPU_USE_* into #ifdef STARPU_USE_* 13 年之前
  Cyril Roelandt e02740e6f5 Multiformat example : remove the where field of the codelets. 13 年之前
  Cyril Roelandt 609f0c3ba1 _starpu_codelet_check_deprecated_fields: check the codelet against NULL only once. 13 年之前
  Cyril Roelandt 20f1e8b993 _starpu_codelet_check_deprecated_fields : fills in the "where" field of codelets, so that we can stop using it in the code, since it will be deprecated soon. 13 年之前
  Nathalie Furmento f07e33dbaa mpi/tests/insert_task_owner.c: update codelet usage 13 年之前
  Nathalie Furmento c05818fe7d tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Cyril Roelandt 2dee4c6e49 Make sure that all devices run a codelet in the multiformat example. 13 年之前
  Ludovic Courtès 8df7ff75a2 Rename `__STARPU_KERNEL__' to `BUILDING_STARPU'. 13 年之前
  Nathalie Furmento 18c4c8c9b4 tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 年之前
  Samuel Thibault dd64580713 Fix gemm_cost prototype 13 年之前
  Ludovic Courtès 5cb7127a9d Install headers under $includedir/starpu/1.0. 13 年之前
  Nathalie Furmento a817a5a6b3 tests/datawizard/gpu_register.c: only declare variables when needed 13 年之前
  Nathalie Furmento 5584ae7ad5 tests/datawizard/interfaces/bcsr/bcsr_interface.c: remove unused variable 13 年之前
  Cyril Roelandt 5bb88e30d4 Moving modes from tasks to codelets in examples/ 13 年之前
  Cyril Roelandt 41214acdab Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests. 13 年之前
  Cyril Roelandt 42343c2f77 Add a Python script that makes the output of modes.cocci pretty. 13 年之前