Andra Hugo
|
6e52308e70
Indicate whether a worker shares tasks lists with other workers (if yes if we remove it from the context we should do it right away, the other workers are in charge of the remaining tasks)
|
12 years ago |
Nathalie Furmento
|
ae8d5acb4a
include/starpu_thread_util.h: add parenthesis when calling pthread_barrier_wait
|
12 years ago |
Samuel Thibault
|
d8f1e49c3d
Permit to silent stencil output
|
12 years ago |
Nathalie Furmento
|
851b77b64d
src/profiling/profiling.c: fix #10609 which lost the initialisation of the worker_info_mutex mutexes
|
12 years ago |
Nathalie Furmento
|
05ac34837e
src/sched_policies/parallel_eager.c: add parenthesis to be more human-readable
|
12 years ago |
Samuel Thibault
|
4a59e3f481
Do not fail if qmake-generated binary is not just starpu_top$(EXEEXT)
|
12 years ago |
Andra Hugo
|
f40ece4bb1
share at least a resource when the hypervisor allows no resources to a context
|
12 years ago |
Samuel Thibault
|
92166a2d8a
drop spurious prototypes
|
12 years ago |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
12 years ago |
Samuel Thibault
|
76f61f8b54
Add missing exe extension
|
12 years ago |
Andra Hugo
|
185c395d45
fix indexs of workers
|
12 years ago |
Andra Hugo
|
e66dd53eab
cleaning + better managing the types of workers
|
12 years ago |
Nathalie Furmento
|
d718243da2
add missing documentation
|
12 years ago |
Nathalie Furmento
|
95536d8161
doc: add missing documentation
|
12 years ago |
Nathalie Furmento
|
a7fb91adef
src/profiling/profiling.c: _starpu_profiling_init also resets bus counters
|
12 years ago |
Nathalie Furmento
|
68ff5bb581
src: move implementation of function starpu_profiling_init to profiling/profiling.c
|
12 years ago |
Nathalie Furmento
|
474b533c1d
include: move function starpu_profiling_init to starpu_profiling.h
|
12 years ago |
Nathalie Furmento
|
2e25ecd128
doc: add missing documentation
|
12 years ago |
Nathalie Furmento
|
dd2a1eac92
doc: add missing documentation
|
12 years ago |
Nathalie Furmento
|
a1c3b3f0db
doc: threads documentation
|
12 years ago |
Nathalie Furmento
|
06adc26bba
include: remove definition of function starpu_worker_get_mp_nodeid in starpu.h as it is also defined in starpu_worker.h
|
12 years ago |
Nathalie Furmento
|
e92834ed03
doc is in doxygen files
|
12 years ago |
Nathalie Furmento
|
5e669a3ef4
doc/doxygen: turn doxygen quiet
|
12 years ago |
Nathalie Furmento
|
c40e5e1834
doc/doxygen/chapters/advanced_examples.doxy: typo
|
12 years ago |
Nathalie Furmento
|
e96bf521a6
doc/doxygen/chapters/api/codelet_and_tasks.doxy: typo
|
12 years ago |
Nathalie Furmento
|
42842af442
doc/doxygen/chapters/api/data_management.doxy: typo
|
12 years ago |
Nathalie Furmento
|
4299e2054c
mpi/src/starpu_mpi.c: simplify _starpu_mpi_submit_new_mpi_request()
|
12 years ago |
Andra Hugo
|
b0b9e3f308
small fix to resize ctxs when only cpus are available
|
12 years ago |
Nathalie Furmento
|
c33b908a6d
mpi/src/starpu_mpi.c: fix _starpu_mpi_handle_request_termination() to properly deal with internal and public requests
|
12 years ago |
Nathalie Furmento
|
a50e551683
mpi/src/starpu_mpi.c: check there is no request left when exiting
|
12 years ago |