コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 4894dfab0c src/util: we no longer need to set .xxx_func fields for struct starpu_codelet to STARPU_MULTIPLE_XXX_IMPLEMENTATIONS 14 年 前
  Nathalie Furmento 7c57ef1529 mpi: use .xxx_funcs instead of .xxx_func fields for struct starpu_codelet 14 年 前
  Nathalie Furmento 8b7cc119a8 mpi: update the cache mechanism 14 年 前
  Nathalie Furmento f7689dc464 mpi/examples/stencil/stencil5.c: use cpu_funcs and modes 14 年 前
  Nathalie Furmento 42970b38fb tests: rename file as make dist cannot cope with filenames with more than 99 characters... 14 年 前
  Nathalie Furmento 7d5f9e13b8 perfmodel: store the file name instead of the file handle, and open the file each time we need to write something 14 年 前
  Nathalie Furmento 6926180b3d tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application 14 年 前
  Nathalie Furmento a5a6d55c8f tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: when no worker is found, mark test as skipped instead of failed 14 年 前
  Nathalie Furmento bf15c28642 doc: move the api and the configuration chapters at the end 14 年 前
  Nathalie Furmento ef038c838d doc: format updates 14 年 前
  Nathalie Furmento d5b24e39d3 doc: always use the same environment (cartouche+smallexample) for source code 14 年 前
  Cyril Roelandt 675b5d9b72 Fixing multiformat_handle_conversion 14 年 前
  Cyril Roelandt 7a926466c6 GCC plugin : add a simple "vector scal" example. 14 年 前
  Cyril Roelandt ef58cef95e Fix build with --disable-cpu. 14 年 前
  Cyril Roelandt c5065bcda6 Move multiformat_handle_conversion from core/ to datawizard/interfaces/multiformat/advanced 14 年 前
  Nathalie Furmento c3a5171174 examples/common/blas_model.h: fix function prototype 14 年 前
  Nathalie Furmento a77417e36e doc/: document deprecated fields 14 年 前
  Cyril Roelandt fb66d536d0 Moving multiformat_data_release.c from tests/core to tests/datawizard/interfaces/multiformat/advanced/ 14 年 前
  Nathalie Furmento ca5b979c06 tests: tests old functionalities are still working 14 年 前
  Cyril Roelandt 1f57502c89 Fix build. 14 年 前
  Nathalie Furmento ecae796666 tests: rename core/deprecated.c to core/deprecated_func.c 14 年 前
  Nathalie Furmento 2f9d1ed6d5 src/core/task/c: Set task->buffers to NULL 14 年 前
  Nathalie Furmento dfedfcdc37 tests/core/multiformat_handle_conversion.c: fix value for field where 14 年 前
  Nathalie Furmento b7d8c320b6 tests/core/multiformat_handle_conversion.c: set where field for starpu_codelet 14 年 前
  Nathalie Furmento 927a34bb65 tests/datawizard/interfaces/multiformat/advanced/multiformat_execute_on_a_specific_worker.c: set field where for starpu_codelet 14 年 前
  Nathalie Furmento a30abc2ff4 examples/basic_examples/multiformat.c: revert #4974. Field where is no longer set automatically 14 年 前
  Nathalie Furmento f19a7766af src/core/task.c: setting the field where automatically based on the availability of the xxx_funcs fields will fail applications which set all the xxx_func fields and use where to specify where to execute the codelet. 14 年 前
  Cyril Roelandt 669c29acde microbenchs/prefetch_data_on_node : allow select_codelet_with_random_mode to return a pointer to the write-only codelet. 14 年 前
  Cyril Roelandt 78c1624488 Fix warnings (unused variables). 14 年 前
  Nathalie Furmento 802539d5c7 TODO: remove dones 14 年 前