Historique des commits

Auteur SHA1 Message Date
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 il y a 12 ans
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros il y a 12 ans
  Samuel Thibault 6c292a0431 add more function names for MIC/SCC il y a 12 ans
  Samuel Thibault 0c092d595b make nshot_per_task a variable, add a performance model to pi_redux too. Reference the pi example from the documentation il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC il y a 12 ans
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further il y a 12 ans
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution il y a 12 ans
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it il y a 12 ans
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings il y a 12 ans
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 12 ans
  Samuel Thibault d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset il y a 12 ans
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy il y a 12 ans
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' il y a 13 ans
  Nathalie Furmento bb758e1c00 examples: move examples/opt back to examples il y a 13 ans
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional il y a 14 ans
  Samuel Thibault 68c2135caf fix yet more c++-like comments il y a 14 ans
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set il y a 14 ans
  Cédric Augonnet a26938d5e2 The examples/pi/pi_redux example runs even if there is no CPU available il y a 14 ans
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! il y a 14 ans
  Samuel Thibault 22399386c3 misc mingw fixes il y a 14 ans
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and il y a 14 ans
  Cédric Augonnet 9070fdaebc Add missing headers il y a 14 ans
  Cédric Augonnet b42f38c8b2 Avoid overflow when computing pi il y a 14 ans
  Cédric Augonnet e4ed360572 When a data handle is accessed in a R/W mode for the first time after it was il y a 14 ans
  Cédric Augonnet 23a21d47db Fix compilation without CUDA il y a 14 ans
  Cédric Augonnet 3e6aadaca8 The pi_redux example is now one of the tests used by make check il y a 14 ans
  Cédric Augonnet af9ea8975f StarPU automatically calls starpu_data_start_reduction_mode when the data is il y a 14 ans
  Cédric Augonnet e4c85b9e07 Implement the Monte Carlo algorithm used to compute Pi by the means of il y a 14 ans