Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nathalie Furmento 572473b193 examples: check return values of starpu functions 13 gadi atpakaļ
  Nathalie Furmento b91cc2a45b examples: check return values of starpu functions 13 gadi atpakaļ
  Nathalie Furmento 671ab6cd76 examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task 13 gadi atpakaļ
  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 gadi atpakaļ
  Nathalie Furmento b9476e6d4a update code w.r.t coding style 13 gadi atpakaļ
  Cyril Roelandt 1ff587069d vector_scal.c : fix codelet initialization. 13 gadi atpakaļ
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones 13 gadi atpakaļ
  Nathalie Furmento 74f5ab0a8c examples/basic_examples/vector_scal.c: call starpu_init before printing vector values 13 gadi atpakaļ
  Cyril Roelandt 08a33ef615 vector_scal : skip if there are no devices. 13 gadi atpakaļ
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 gadi atpakaļ
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 gadi atpakaļ
  Samuel Thibault 7a0f65790f Also build vector_scal with icc when available 13 gadi atpakaļ
  Nathalie Furmento c80a8acea1 Datatypes renaming 13 gadi atpakaļ
  Samuel Thibault f80bb38305 Use bigger vector, to have at least something like 1ms computation 13 gadi atpakaļ
  Samuel Thibault f4b8145731 Enable SSE code only if sse support is available in the compiler 13 gadi atpakaļ
  Cyril Roelandt 2787e1fa46 Added an SSE codelet to the vector scaling example. 13 gadi atpakaļ
  Samuel Thibault 7ff23acdf9 drop unrelated changes 14 gadi atpakaļ
  Samuel Thibault 2668a39263 Fix gotoblas detection 14 gadi atpakaļ
  Nathalie Furmento 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU 14 gadi atpakaļ
  Nathalie Furmento d05a008dbb Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error. 14 gadi atpakaļ
  Nathalie Furmento 51b04ba8f9 OpenCL Driver: update functions to compile opencl kernel 14 gadi atpakaļ
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 gadi atpakaļ
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 gadi atpakaļ
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. 14 gadi atpakaļ
  Samuel Thibault bcb03da8a8 Add history model to vector scal, to have an example with all of cpu, cuda and opencl 14 gadi atpakaļ
  Nathalie Furmento 38808dce37 OpenCL: use 'opencl kernels' instead of 'opencl codelet' to avoid confusion with starpu codelet object 14 gadi atpakaļ
  Nathalie Furmento 4a983beb04 Update copyright 14 gadi atpakaļ
  Nathalie Furmento 3485f9c86b OpenCL Driver: renamings: 15 gadi atpakaļ
  Nathalie Furmento e2ae0c2f77 vector scaling example: updates to match the documentation 15 gadi atpakaļ
  Nathalie Furmento bd8c6df62f vector scaling example: define cpu codelet in a separate file 15 gadi atpakaļ