커밋 기록

작성자 SHA1 메시지 날짜
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights 7 년 전
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 년 전
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces 8 년 전
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 년 전
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis 8 년 전
  Corentin Salingue a4530061c2 merge from trunk 8 년 전
  Nathalie Furmento 228aed0e3c examples/: move cppcheck suppression rules from source code to dedicated file 8 년 전
  Nathalie Furmento a6993f6e69 fixes for minor warning detected by cppcheck 8 년 전
  Corentin Salingue d481159bd7 Update vibility of STARPU_USE_MPI_MASTER_SLAVE to use it in applications + fix bugs in stencils when using Master-Slave 8 년 전
  Samuel Thibault 61fa017261 Make stencil return 77 when no worker can execute a task 9 년 전
  Nathalie Furmento bb61f3808d update cnrs copyright 10 년 전
  Nathalie Furmento 4f6b40a1da src/ examples/ tests/ tools/: fix coding style, curly braces go on a newline 10 년 전
  Samuel Thibault 2f22c422c9 Fix crash on termination 10 년 전
  Samuel Thibault 0630c33945 Fix running stencil in simgrid 10 년 전
  Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 년 전
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 년 전
  Nathalie Furmento 1a402d1daf examples/stencil/stencil-tasks.c: task does not need to be un-detached 11 년 전
  Nathalie Furmento 571f723131 examples/stencil/stencil-tasks.c: fix formatting 11 년 전
  Nathalie Furmento d5f831018b examples/stencil: free allocated memory and release data 11 년 전
  Nathalie Furmento b0ce9ea5c3 examples/stencil/: turn appli silent when environment variable STARPU_SSILENT it set 11 년 전
  Samuel Thibault d495f81434 Fix stencil parallelism 11 년 전
  Samuel Thibault 048ea71c9c Add name to stencil start task 11 년 전
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 년 전
  Samuel Thibault 6c292a0431 add more function names for MIC/SCC 12 년 전
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it 12 년 전
  Nathalie Furmento 660641a5d4 fix type conversion 12 년 전
  Nathalie Furmento 1332d6d77b fix conversion and shadow declarations 12 년 전
  Cyril Roelandt 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). 12 년 전
  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 년 전
  Cyril Roelandt 5bb88e30d4 Moving modes from tasks to codelets in examples/ 13 년 전