Nathalie Furmento
|
56986e683e
rename starpu_get_nready_tasks_of_sched_ctx to starpu_sched_ctx_get_nready_tasks
|
11 years ago |
Nathalie Furmento
|
f0d2910c2a
examples/worker_collections: add missing include
|
11 years ago |
Nathalie Furmento
|
42c03d695f
src/core/tree.c: add missing include
|
11 years ago |
Samuel Thibault
|
be20ab0bcc
Advise the user to use --enable-blocking-drivers to avoid consuming real CPU for virtual CPU idling
|
11 years ago |
Samuel Thibault
|
1e7097e614
Fix message according to actual meaning
|
11 years ago |
Nathalie Furmento
|
bb8c38ce49
doc/doxygen/dev: also check sc objects are documented
|
11 years ago |
Nathalie Furmento
|
b9cde71138
doc: add missing parts
|
11 years ago |
Nathalie Furmento
|
4db8dc19b1
include: fix function prototypes
|
11 years ago |
Nathalie Furmento
|
b1d374b783
doc: add missing parts
|
11 years ago |
Nathalie Furmento
|
b6bc49c083
include/: fix function prototypes
|
11 years ago |
Nathalie Furmento
|
0394ba6185
doc/doxygen/dev/starpu_check_documented.py: also look in include/starpu_config.h.in
|
11 years ago |
Nathalie Furmento
|
770712b4b7
doc: add missing functions
|
11 years ago |
Samuel Thibault
|
d448281fc3
New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution.
|
11 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)
|
11 years ago |
Samuel Thibault
|
a9b47f084e
Automatically disable memory pinning when running in valgrind
|
11 years ago |
Nathalie Furmento
|
1323dc0a10
src/common/starpu_spinlock.c: typo
|
11 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
|
11 years ago |
Samuel Thibault
|
44109758f7
advertise STARPU_DISABLE_PINNING
|
11 years ago |
Samuel Thibault
|
143aa5f194
Add STARPU_DISABLE_PINNING environment variable, to be able to disable memory pinning for Valgrind
|
11 years ago |
Nathalie Furmento
|
f68e721921
examples/worker_collections: turn appli silent when STARPU_SSILENT is defined
|
11 years ago |
Nathalie Furmento
|
08211c7503
include/starpu_thread.h: fix typo
|
11 years ago |
Nathalie Furmento
|
0718426969
src/common/starpu_spinlock: re-apply #12042, and fix code when simgrid is enabled by calling starpu thread api
|
11 years ago |
Nathalie Furmento
|
b8f7757a02
thread: encapsulate pthread_mutexattr_xxx functions
|
11 years ago |
Samuel Thibault
|
0b33915ac7
We expose simgrid headers, so we need to make applications pull include paths for them
|
11 years ago |
Nathalie Furmento
|
6019df00a0
examples/Makefile.am: clean fortran .mod files
|
11 years ago |
Nathalie Furmento
|
924ea21695
src/common/starpu_spinlock.h: fix type name
|
11 years ago |
Nathalie Furmento
|
2ddb482a1b
include/starpu_thread.h: deal with msc windows compilation
|
11 years ago |
Nathalie Furmento
|
ab68ef8ca7
src/common/starpu_spinlock: revert #12042, code was broken when simgrid and spinlock_check were both enabled
|
11 years ago |
Nathalie Furmento
|
470cf0725c
examples/worker_collections/worker_tree_example.c: skip example when hwloc is not enabled
|
11 years ago |
Nathalie Furmento
|
012cace90f
src/core/workers.c: fix code when hwloc is not enabled
|
11 years ago |