Samuel Thibault
|
d4df9bad9c
automatically append / to base disk paths
|
12 years ago |
Nathalie Furmento
|
8447b0636a
mpi/examples/Makefile.am: remove reference to unexisting file
|
12 years ago |
Samuel Thibault
|
6c51e43b2f
more verbose error messages
|
12 years ago |
Samuel Thibault
|
f4f517e16a
Fix error message
|
12 years ago |
Samuel Thibault
|
9e814bef1d
fix build FXT+verbose
|
12 years ago |
Samuel Thibault
|
0f4aafb991
Add missing Makefile rules for MPI LU implicit example
|
12 years ago |
Samuel Thibault
|
7b88620cd0
reference the implicit LU decomposition example
|
12 years ago |
Samuel Thibault
|
bee3145b90
Reference MPI examples
|
12 years ago |
Samuel Thibault
|
e8987c613b
Add implicit version of MPI LU
|
12 years ago |
Samuel Thibault
|
8b49014e07
Add help to MPI LU
|
12 years ago |
Samuel Thibault
|
a4765d54f6
Fix array alignment
|
12 years ago |
Nathalie Furmento
|
2d8f96be31
src/datawizard/coherency.c: fix #10665
|
12 years ago |
Samuel Thibault
|
49b7fe4fd2
Fix automatic RAM allocation on CUDA without memcpy_peer: we can not allocated pinned memory, since that requires waiting for a task, and starpu_malloc_on_node is called with a spinlock locked.
|
12 years ago |
Samuel Thibault
|
a5cdbe9673
avoid dividing user-provided values
|
12 years ago |
Samuel Thibault
|
06e0329e0b
Since we do not have pivoting, make the diagonal dominant to avoid numerical issues
|
12 years ago |
Joris Pablo
|
b119ac0776
Add author
|
12 years ago |
Samuel Thibault
|
f86c7da2f6
Move data size probe to common place, where data is fetched, actually :)
|
12 years ago |
Andra Hugo
|
8012704880
renaming ctl keys
|
12 years ago |
Joris Pablo
|
699b59b945
Add data_trace tool
|
12 years ago |
Andra Hugo
|
aef7c1a3f3
renaming ioctl -> ctl
|
12 years ago |
Andra Hugo
|
3e30abd247
fix speed computation
|
12 years ago |
Andra Hugo
|
ea4afcbe3b
do not take workers' mutex before they are launched
|
12 years ago |
Nathalie Furmento
|
cdc7897dc4
src/core/jobs.c: fix #10642, the worker is not always defined
|
12 years ago |
Andra Hugo
|
dc4e81b588
indicate workers sharing tasks lists for all the concerned schedulers
|
12 years ago |
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 |