Commit történet

Szerző SHA1 Üzenet Dátum
  Cyril Roelandt ee5c6bb8ea CSR interface : add standard test 14 éve
  Samuel Thibault a166be1f59 mention same data now being allowed in parameters of the same task 14 éve
  Samuel Thibault 52b0917cf1 Allow using the same parameter several times, in both read and write mode 14 éve
  Samuel Thibault 2d6776a30a Don't reuse the same task structure 14 éve
  Samuel Thibault 36ab79163a Document that some data can appear several times in a task parameters only in read-only mode 14 éve
  Samuel Thibault 2c842ade29 Add a test for passing the same parameter several times 14 éve
  Samuel Thibault 63fbac4cbf Update doc concerning multiimpl 14 éve
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 14 éve
  Nathalie Furmento a7c6dabe25 tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 14 éve
  Nathalie Furmento e287924919 ChangeLog: Fields xxx_func of struct starpu_codelet are made deprecated 14 éve
  Nathalie Furmento 5bc7ebdce7 src/core/task.c: update function _starpu_codelet_check_deprecated_fields 14 éve
  Cyril Roelandt cf7064ab96 Fix doc build 14 éve
  Nathalie Furmento a6d255d11e src/datawizard/interfaces/data_interface.c: add include core/task.h for using _starpu_task_get_cpu_nth_implementation 14 éve
  Cyril Roelandt f411f19cdc Documentation : starpu_opencl_set_kernel_args 14 éve
  Nathalie Furmento 6a62eae9fb src/core/workers.c: starpu_gordon_func_t is a int type not a pointer 14 éve
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields 14 éve
  Nathalie Furmento 80dc0ef0d0 doc: add missing s (Thanks Ludovic Stordeur for reporting it) 14 éve
  Nathalie Furmento 30c4c50e2b src/datawizard/memalloc.c: remove message debug 14 éve
  Nathalie Furmento d3476c4434 mpi/Makefile.am: add file tests/helper.h to dist 14 éve
  Nathalie Furmento 84a02758c2 tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c: fields for struct stats are not always defined 14 éve
  Cyril Roelandt 44b8640205 Multiformat : assume that the data structures used on CUDA devices and OpenCL 14 éve
  Ludovic Courtès 07565d6ee6 gcc: Support multiple implementations per target. 14 éve
  Ludovic Courtès 4b20e7f846 gcc: Raise an error when a task implementation invokes a task. 14 éve
  Samuel Thibault 76bb79e29c Document an assertion that a programmer might have 14 éve
  Cyril Roelandt bc650b3ddb Do not compare a pointer to the integer value "0". 14 éve
  Cyril Roelandt ac31e15728 Standard interface test : fix the ram_to_ram() function to make sure it really does the job, and does not try and do a GPU-GPU transfert. 14 éve
  Nathalie Furmento 8d06031f95 get rid off STARPU_VERSION as it has been made redundant by #4763 which defines STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION 14 éve
  Nathalie Furmento 05fe236ac9 tests/datawizard/interfaces/vector/test_vector_interface.c: add missing include 14 éve
  Nathalie Furmento 28e3954876 tests/datawizard/interfaces/vector/test_vector_interface.c: test return value of starpu_init 14 éve
  Samuel Thibault fdb11a7c25 Document cleanup 14 éve