Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Cyril Roelandt cc9f035a44 Update the documentation for "struct starpu_driver". 13 gadi atpakaļ
  Nathalie Furmento 5362831fe1 Do not load a perfmodel if its field symbol is not set 13 gadi atpakaļ
  Ludovic Courtès 84b33e48cc Add `starpu_opencl_error_string'. 13 gadi atpakaļ
  Nathalie Furmento 8e14a441a0 doc/chapters/basic-api.texi: fix doc w.r.t public api 13 gadi atpakaļ
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 13 gadi atpakaļ
  Cyril Roelandt 1e8b0590d0 Add documentation for the not_launched_drivers field of the starpu_conf structure. 13 gadi atpakaļ
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 gadi atpakaļ
  Samuel Thibault 924cd80401 Merge 1.0 branch 13 gadi atpakaļ
  Samuel Thibault 0f5a96e2ac mention that dependent tasks might already be executing 13 gadi atpakaļ
  Samuel Thibault 323c0844e8 Make sure we can submit tasks from codelets and callbacks 13 gadi atpakaļ
  Nathalie Furmento 462e9d0032 CUDA Driver: add function to copy data 13 gadi atpakaļ
  Nathalie Furmento 8ca1c86827 doc: remove functions which no longer exist 13 gadi atpakaļ
  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 gadi atpakaļ
  Cyril Roelandt 4dc1fe0a41 doc: fix the spelling of "STARPU_DISABLE_ASYNCHRONOUS_COPY". 13 gadi atpakaļ
  Ludovic Courtès 0f580056c3 doc: Fix formatting for `STARPU_SCRATCH'; improve description of `starpu_data_lookup'. 13 gadi atpakaļ
  Samuel Thibault d727e17be1 done 13 gadi atpakaļ
  Samuel Thibault a02d9e6497 complete perfmodel fields 13 gadi atpakaļ
  Nathalie Furmento 2f5ac5ff58 doc: add documentation 13 gadi atpakaļ
  Nathalie Furmento af8467cd5a disable asynchronous copy: distinguish what is an action and what is an enquiry 13 gadi atpakaļ
  Nathalie Furmento a399e22906 rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled 13 gadi atpakaļ
  Nathalie Furmento 94ed253098 document capability to disable asynchronous copies 13 gadi atpakaļ
  Samuel Thibault 99dd657704 document that the wt mask avoids eviction 13 gadi atpakaļ
  Cyril Roelandt fe819f2c6b Doc: fix a todo. 13 gadi atpakaļ
  Nathalie Furmento 7b383e0393 doc: add starpu_data_register_same 13 gadi atpakaļ
  Cyril Roelandt 001e8825ad Doc: starpu_bcsr_data_register(). 13 gadi atpakaļ
  Cyril Roelandt 620043b23f Fix wrong function name. 13 gadi atpakaļ
  Samuel Thibault 4d56ac8307 task_deinit after starpu_shutdown should be fine 13 gadi atpakaļ
  Samuel Thibault 61599d233e Regenerated task structures can not be deinitialized, as waiting for the callback is not enough to wait for starpu to be done with it, and some of these regenerated tasks are actually re-scheduled so starpu can't know how to properly wait for them 13 gadi atpakaļ
  Samuel Thibault 2f31d773a6 make clear that register should be NULL for scratch, else it would be ignored. 13 gadi atpakaļ
  Samuel Thibault 381d4b3bdc make clear that register should be NULL for scatch 13 gadi atpakaļ