Историја ревизија

Аутор SHA1 Порука Датум
  Samuel Thibault 0630c33945 Fix running stencil in simgrid пре 10 година
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used пре 10 година
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. пре 10 година
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless пре 10 година
  Samuel Thibault 27f203c685 eradicate using timeval пре 10 година
  Samuel Thibault c60d91cb3f Enable asynchronous OpenCL wherever possible пре 11 година
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible пре 11 година
  Nathalie Furmento b0ce9ea5c3 examples/stencil/: turn appli silent when environment variable STARPU_SSILENT it set пре 11 година
  Nathalie Furmento a3439e1a82 examples/stencil/stencil-kernels.c: use opencl pointer when appropriate (thanks to Sylvain Henry for helping to find the error) пре 11 година
  Nathalie Furmento f3a3538ac7 examples/stencil/stencil-kernels.c: check return value of function clEnqueueCopyBuffer пре 11 година
  Samuel Thibault d8f1e49c3d Permit to silent stencil output пре 12 година
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros пре 12 година
  Samuel Thibault 6c292a0431 add more function names for MIC/SCC пре 12 година
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it пре 12 година
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files пре 13 година
  Samuel Thibault f945ca5b6c clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed. пре 13 година
  Nathalie Furmento 73d5302763 src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode пре 13 година
  Nathalie Furmento d545670a29 src: type enum starpu_access_mode has now a named constant for 0 пре 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 година
  Nathalie Furmento b9476e6d4a update code w.r.t coding style пре 13 година
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones пре 13 година
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct пре 13 година
  Nathalie Furmento ee63c22a9e Type renaming: пре 13 година
  Nathalie Furmento 14677179f1 StarPU-top: rename objects from starputopXXX to starpu_topXXX пре 13 година
  Nathalie Furmento c80a8acea1 Datatypes renaming пре 13 година
  Samuel Thibault 87a4f18af0 Fix c++-isms пре 13 година
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler пре 13 година
  Samuel Thibault cf42bcf4a1 Merge starpu-top branch into trunk пре 14 година
  Sylvain Henry 6cdffa0b55 Stencil example now supports OpenCL пре 14 година
  Samuel Thibault 633f8ab272 factorize code пре 14 година