Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault 824091b450 fix build 10 lat temu
  Samuel Thibault d9c1dfa96c skip tests which use redux when testing the global arbiter 10 lat temu
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 lat temu
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 lat temu
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless 10 lat temu
  Samuel Thibault c631e5ed44 Make more examples compatible with simgrid 10 lat temu
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible 11 lat temu
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 12 lat temu
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 lat temu
  Samuel Thibault 6c292a0431 add more function names for MIC/SCC 12 lat temu
  Samuel Thibault 0c092d595b make nshot_per_task a variable, add a performance model to pi_redux too. Reference the pi example from the documentation 12 lat temu
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 12 lat temu
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further 12 lat temu
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution 12 lat temu
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it 12 lat temu
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings 12 lat temu
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 lat temu
  Samuel Thibault d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 12 lat temu
  Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 12 lat temu
  Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 lat temu
  Nathalie Furmento bb758e1c00 examples: move examples/opt back to examples 13 lat temu
  Nathalie Furmento 03052db3a3 examples: error-prone examples are moved into a opt sub-directory, their execution is optional 14 lat temu
  Samuel Thibault 68c2135caf fix yet more c++-like comments 14 lat temu
  Nathalie Furmento d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 14 lat temu
  Cédric Augonnet a26938d5e2 The examples/pi/pi_redux example runs even if there is no CPU available 14 lat temu
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 lat temu
  Samuel Thibault 22399386c3 misc mingw fixes 14 lat temu
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and 14 lat temu
  Cédric Augonnet 9070fdaebc Add missing headers 14 lat temu
  Cédric Augonnet b42f38c8b2 Avoid overflow when computing pi 14 lat temu