Historia zmian

Autor SHA1 Wiadomość Data
  Cédric Augonnet cde9cbf959 Fix a bad use of the engineering notation: 10e9 -> 1e9 15 lat temu
  Samuel Thibault c2a62115aa fix windows cuda build, disable opencl on windows for now (no fork there...) 15 lat temu
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 lat temu
  Nathalie Furmento b96d3703df rename starpu_submit_task into starpu_task_submit 15 lat temu
  Cédric Augonnet c037406638 Make it possible to select the number of tasks at runtime with the "-ntasks" 15 lat temu
  Cédric Augonnet feff8b1018 Also display the distribution of the tasks between the different processing units 15 lat temu
  Cédric Augonnet be0570c9d2 - Use a write-back cache policy for the "counter" data 15 lat temu
  Cédric Augonnet 6b2bcd48a5 - Rather than generating the random numbers on the host (which introduces a 15 lat temu
  Cédric Augonnet 8fd98c847d provide a performance model name for the pi example 15 lat temu
  Cédric Augonnet d6d00f1f8b Fix compilation if CUDA is not available 15 lat temu
  Cédric Augonnet 76f2fd6053 Implement a (really naive) CUDA kernel that computes pi with a Monte Carlo 15 lat temu
  Cédric Augonnet 7b30fad879 Add a very simple monte carlo example to compute pi (CPU only yet) 15 lat temu