Nathalie Furmento
|
770712b4b7
doc: add missing functions
|
vor 11 Jahren |
Samuel Thibault
|
d448281fc3
New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution.
|
vor 11 Jahren |
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)
|
vor 11 Jahren |
Samuel Thibault
|
a9b47f084e
Automatically disable memory pinning when running in valgrind
|
vor 11 Jahren |
Nathalie Furmento
|
1323dc0a10
src/common/starpu_spinlock.c: typo
|
vor 11 Jahren |
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
|
vor 11 Jahren |
Samuel Thibault
|
44109758f7
advertise STARPU_DISABLE_PINNING
|
vor 11 Jahren |
Samuel Thibault
|
143aa5f194
Add STARPU_DISABLE_PINNING environment variable, to be able to disable memory pinning for Valgrind
|
vor 11 Jahren |
Nathalie Furmento
|
f68e721921
examples/worker_collections: turn appli silent when STARPU_SSILENT is defined
|
vor 11 Jahren |
Nathalie Furmento
|
08211c7503
include/starpu_thread.h: fix typo
|
vor 11 Jahren |
Nathalie Furmento
|
0718426969
src/common/starpu_spinlock: re-apply #12042, and fix code when simgrid is enabled by calling starpu thread api
|
vor 11 Jahren |
Nathalie Furmento
|
b8f7757a02
thread: encapsulate pthread_mutexattr_xxx functions
|
vor 11 Jahren |
Samuel Thibault
|
0b33915ac7
We expose simgrid headers, so we need to make applications pull include paths for them
|
vor 11 Jahren |
Nathalie Furmento
|
6019df00a0
examples/Makefile.am: clean fortran .mod files
|
vor 11 Jahren |
Nathalie Furmento
|
924ea21695
src/common/starpu_spinlock.h: fix type name
|
vor 11 Jahren |
Nathalie Furmento
|
2ddb482a1b
include/starpu_thread.h: deal with msc windows compilation
|
vor 11 Jahren |
Nathalie Furmento
|
ab68ef8ca7
src/common/starpu_spinlock: revert #12042, code was broken when simgrid and spinlock_check were both enabled
|
vor 11 Jahren |
Nathalie Furmento
|
470cf0725c
examples/worker_collections/worker_tree_example.c: skip example when hwloc is not enabled
|
vor 11 Jahren |
Nathalie Furmento
|
012cace90f
src/core/workers.c: fix code when hwloc is not enabled
|
vor 11 Jahren |
Nathalie Furmento
|
455285f263
src/core/workers.h: - we no longer need to maintin ABI compatibility as type is private - always define struct starpu_tree *tree
|
vor 11 Jahren |
Nathalie Furmento
|
1cbcc403ad
src/worker_collection/worker_tree.c: add missing include
|
vor 11 Jahren |
Samuel Thibault
|
8909163f31
Also print theoretical makespan
|
vor 11 Jahren |
Samuel Thibault
|
306cd75c73
Rather use the macros which test errors etc.
|
vor 11 Jahren |
Nathalie Furmento
|
293325197a
doc: fix typos
|
vor 11 Jahren |
Nathalie Furmento
|
700c3de9b3
starpufft/starpufftx.c: remove un-needed include pthread.h
|
vor 11 Jahren |
Nathalie Furmento
|
d9ea93b034
src: use starpu_pthread API
|
vor 11 Jahren |
Nathalie Furmento
|
4c5e4997e2
socl: use starpu_pthread API
|
vor 11 Jahren |
Nathalie Furmento
|
f7fa8ebb0e
src: when spinlock_check is not enabled, modify starpu_spinlock functions to use the starpu_pthread_spin_xxx api
|
vor 11 Jahren |
Nathalie Furmento
|
93ce4ecd0e
thread: encapsulation of the pthread_spin_xxx functions
|
vor 11 Jahren |
Nathalie Furmento
|
f0bf639f34
src: remove un-needed include directives
|
vor 11 Jahren |