Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 4a7481131a Reduce stencil execution time on valgrind il y a 5 ans
  Nathalie Furmento 6a16f8370f update copyright holders il y a 5 ans
  Nathalie Furmento c29d010d3a delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly il y a 6 ans
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights il y a 7 ans
  Nathalie Furmento ef395f6e4b when possible, use sizeof instead of a hard-coded value for a string length il y a 7 ans
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested il y a 8 ans
  Samuel Thibault 5251aaa0c7 Set iteration numbers in stencil example too il y a 8 ans
  Corentin Salingue d481159bd7 Update vibility of STARPU_USE_MPI_MASTER_SLAVE to use it in applications + fix bugs in stencils when using Master-Slave il y a 8 ans
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings il y a 8 ans
  Nathalie Furmento d476c09ccf fix bugs detected by coverity il y a 9 ans
  Nathalie Furmento bb61f3808d update cnrs copyright il y a 10 ans
  Samuel Thibault 0630c33945 Fix running stencil in simgrid il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault 1ee69f6aaa drop including sys/time.h, now useless il y a 10 ans
  Samuel Thibault 27f203c685 eradicate using timeval il y a 10 ans
  Nathalie Furmento 275c9212e1 examples/stencil: free allocated memory il y a 11 ans
  Nathalie Furmento d5f831018b examples/stencil: free allocated memory and release data il y a 11 ans
  Nathalie Furmento e1ad784a3d examples/stencil: make problem smaller when quick-check is enabled il y a 11 ans
  Nathalie Furmento b0ce9ea5c3 examples/stencil/: turn appli silent when environment variable STARPU_SSILENT it set il y a 11 ans
  Nathalie Furmento 660641a5d4 fix type conversion il y a 12 ans
  Samuel Thibault 3dbcfad9f5 Use starpu_timing_now instead of gettimeofday il y a 12 ans
  Samuel Thibault 41e16f0a68 Add --help option il y a 12 ans
  Cyril Roelandt a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. il y a 13 ans
  Nathalie Furmento 4e84b0ce42 examples: check return values of starpu functions il y a 13 ans
  Nathalie Furmento b9476e6d4a update code w.r.t coding style il y a 13 ans
  Nathalie Furmento d2ab227daa starpu-top: rename types following coding conventions il y a 13 ans
  Nathalie Furmento 14677179f1 StarPU-top: rename objects from starputopXXX to starpu_topXXX il y a 13 ans
  Samuel Thibault 87a4f18af0 Fix c++-isms il y a 13 ans
  Samuel Thibault bd2c88d145 cast void* to please the SCC compiler il y a 13 ans
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime il y a 14 ans