Commit History

作者 SHA1 備註 提交日期
  Samuel Thibault 513d5719e4 emphasize that structures should be initialized to zero 13 年之前
  Nathalie Furmento e478d30094 perfmodel: new public function starpu_bus_print_affinity() to print the affinity devices 13 年之前
  Samuel Thibault aa8d9b4bd1 make texinfo happy 13 年之前
  Samuel Thibault a4c024da3e typos 13 年之前
  Samuel Thibault 419e12e6b0 more details 13 年之前
  Nathalie Furmento 0b1d4dad0f OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel 13 年之前
  Nathalie Furmento 8705aa7b2f OpenCL: implement new functions to store compiled OpenCL kernels on the file system 13 年之前
  Nathalie Furmento c05700ba46 doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections 13 年之前
  Nathalie Furmento dc39ab013a doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args() 13 年之前
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. 13 年之前
  Cyril Roelandt cc9f035a44 Update the documentation for "struct starpu_driver". 13 年之前
  Nathalie Furmento 5362831fe1 Do not load a perfmodel if its field symbol is not set 13 年之前
  Ludovic Courtès 84b33e48cc Add `starpu_opencl_error_string'. 13 年之前
  Nathalie Furmento 8e14a441a0 doc/chapters/basic-api.texi: fix doc w.r.t public api 13 年之前
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 13 年之前
  Cyril Roelandt 1e8b0590d0 Add documentation for the not_launched_drivers field of the starpu_conf structure. 13 年之前
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 年之前
  Samuel Thibault 924cd80401 Merge 1.0 branch 13 年之前
  Samuel Thibault 0f5a96e2ac mention that dependent tasks might already be executing 13 年之前
  Samuel Thibault 323c0844e8 Make sure we can submit tasks from codelets and callbacks 13 年之前
  Nathalie Furmento 462e9d0032 CUDA Driver: add function to copy data 13 年之前
  Nathalie Furmento 8ca1c86827 doc: remove functions which no longer exist 13 年之前
  Nathalie Furmento 7eccca1c90 OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed 13 年之前
  Cyril Roelandt 4dc1fe0a41 doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY". 13 年之前
  Ludovic Courtès 0f580056c3 doc: Fix formatting for `STARPU_SCRATCH'; improve description of `starpu_data_lookup'. 13 年之前
  Samuel Thibault d727e17be1 done 13 年之前
  Samuel Thibault a02d9e6497 complete perfmodel fields 13 年之前
  Nathalie Furmento 2f5ac5ff58 doc: add documentation 13 年之前
  Nathalie Furmento af8467cd5a disable asynchronous copy: distinguish what is an action and what is an enquiry 13 年之前
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled 13 年之前