Commit History

Author SHA1 Message Date
  Nathalie Furmento dfc84ea5a5 configure.ac: add -Werror=implicit-function-declaration when available 12 years ago
  Nathalie Furmento 85bf5972c3 workers: turn function starpu_worker_get_nsched_ctxs and hence rename it as _starpu_worker_get_nsched_ctxs 12 years ago
  Nathalie Furmento d3b10b1424 workers: turn function starpu_worker_mutex_is_sched_mutex private and hence rename it as _starpu_worker_mutex_is_sched_mutex 12 years ago
  Nathalie Furmento 0ce84fd586 src: remove unused variables and mark some parameters as potentially unused 12 years ago
  Samuel Thibault 89377f9113 fix build 12 years ago
  Samuel Thibault cefbb1547e mention the valgrind suppression files 12 years ago
  Nathalie Furmento 4a14f59a24 workers: turn function starpu_worker_set_flag_sched_mutex_locked private and hence rename it as _starpu_worker_set_flag_sched_mutex_locked 12 years ago
  Nathalie Furmento e97679a558 fxt: rename function starpu_trace_user_event() as starpu_fxt_trace_user_event() 12 years ago
  Samuel Thibault 3aee3438d9 clearer 12 years ago
  Nathalie Furmento 42c8e7dc8e turn function starpu_data_get_data_handle_from_tag private and hence rename it as _starpu_data_get_data_handle_from_tag 12 years ago
  Samuel Thibault 0538bf6512 drop useless 'where' field definitions 12 years ago
  Nathalie Furmento 6df6cb8f2c add missing documentation 12 years ago
  Nathalie Furmento 26110479f9 rename starpu_get_nready_flops_of_sched_ctx to starpu_sched_ctx_get_nready_flops 12 years ago
  Nathalie Furmento 56986e683e rename starpu_get_nready_tasks_of_sched_ctx to starpu_sched_ctx_get_nready_tasks 12 years ago
  Nathalie Furmento f0d2910c2a examples/worker_collections: add missing include 12 years ago
  Nathalie Furmento 42c03d695f src/core/tree.c: add missing include 12 years ago
  Samuel Thibault be20ab0bcc Advise the user to use --enable-blocking-drivers to avoid consuming real CPU for virtual CPU idling 12 years ago
  Samuel Thibault 1e7097e614 Fix message according to actual meaning 12 years ago
  Nathalie Furmento bb8c38ce49 doc/doxygen/dev: also check sc objects are documented 12 years ago
  Nathalie Furmento b9cde71138 doc: add missing parts 12 years ago
  Nathalie Furmento 4db8dc19b1 include: fix function prototypes 12 years ago
  Nathalie Furmento b1d374b783 doc: add missing parts 12 years ago
  Nathalie Furmento b6bc49c083 include/: fix function prototypes 12 years ago
  Nathalie Furmento 0394ba6185 doc/doxygen/dev/starpu_check_documented.py: also look in include/starpu_config.h.in 12 years ago
  Nathalie Furmento 770712b4b7 doc: add missing functions 12 years ago
  Samuel Thibault d448281fc3 New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution. 12 years ago
  Nathalie Furmento 29c2c08cd6 doc/doxygen/chapters/01building.doxy: fix filenames (doxygen >= 1.8.6 seem to see /\* as the beginning of a comment and so failed to process the file) 12 years ago
  Samuel Thibault a9b47f084e Automatically disable memory pinning when running in valgrind 12 years ago
  Nathalie Furmento 1323dc0a10 src/common/starpu_spinlock.c: typo 12 years ago
  Nathalie Furmento e3c9c814bc examples/worker_collections/worker_tree_example.c: disable output, the example seems to be in an infinite loop and generate log files of several gigas 12 years ago