Nathalie Furmento
|
798ab0e54b
mpi/examples: rename some files
|
12 years ago |
Samuel Thibault
|
5fee86e6b2
Really enable blocking drivers for simgrid
|
12 years ago |
Samuel Thibault
|
40c57e1f5e
Add return value
|
12 years ago |
Samuel Thibault
|
ffcbe047f6
fix message
|
12 years ago |
Samuel Thibault
|
d2ed5c06ba
Re-add progression tick, otherwise it seems to hang
|
12 years ago |
Samuel Thibault
|
1d52ea71e1
optimize simgrid spinlocks
|
12 years ago |
Samuel Thibault
|
1d1e075c8e
warn only once
|
12 years ago |
Andra Hugo
|
8aa86f5b27
get rid of the remove/add task (replace it with a flag) + fix a delete_ctx bug (data was freed too early)
|
12 years ago |
Samuel Thibault
|
31f6bb8b27
warn on spinning for simgrid
|
12 years ago |
Samuel Thibault
|
87ebda3263
Avoid making simgrid spin on data requests, we can wake workers on data transfer termination.
|
12 years ago |
Samuel Thibault
|
c9f074ce5d
Quickly check for needed conversion before looking extensively.
|
12 years ago |
Nathalie Furmento
|
b6427ad6ad
mpi/examples/matrix_decomposition: code reorganisation
|
12 years ago |
Nathalie Furmento
|
434bc7e402
mpi/examples/matrix_decomposition/: reorganise code
|
12 years ago |
Nathalie Furmento
|
417f741d22
mpi/examples/matrix_decomposition/mpi_cholesky.c: new function to display matrix
|
12 years ago |
Nathalie Furmento
|
3f22abd78f
mpi/examples/Makefile.am: fix distrib list
|
12 years ago |
Nathalie Furmento
|
bbd214c806
tools/Makefile.am: execute starpu_calibrate_bus before starpu_machine_display to avoid double calibration
|
12 years ago |
Samuel Thibault
|
0ce268da40
Do not warn about debugging flags in simgrid mode
|
12 years ago |
Samuel Thibault
|
2e901e9bd8
Add more debugging information on assertions
|
12 years ago |
Nathalie Furmento
|
009057a06b
mpi/examples/matrix_decomposition: properly return timing and gflops information
|
12 years ago |
Nathalie Furmento
|
a3d740a109
mpi/examples/matrix_decomposition: move correctness check into mpi_cholesky_codelets.[ch]
|
12 years ago |
Samuel Thibault
|
2cd15ea3bf
Fix _starpu_push_task_to_workers into returning errno values, like _starpu_push_task. Use -EAGAIN as "pushed to empty context" meaning.
|
12 years ago |
Sylvain Henry
|
f6343f82df
Revert "src/drivers/opencl/driver_opencl.c: fix indentation"
|
12 years ago |
Nathalie Furmento
|
8c165f4db8
src/drivers/opencl/driver_opencl.c: fix indentation
|
12 years ago |
Nathalie Furmento
|
4f7846907f
src/datawizard/interfaces/variable_interface.c: fix indentation
|
12 years ago |
Nathalie Furmento
|
ca1f4856e1
mpi/examples/Makefile.am: add missing file
|
12 years ago |
Sylvain Henry
|
96c77519d6
Fix kernel initialization
|
12 years ago |
Sylvain Henry
|
ad9cf13cfd
OpenCL on CPU hack for SOCL
|
12 years ago |
Nathalie Furmento
|
8fab387fd6
mpi/examples/: reorganise code for matrix_decomposition
|
12 years ago |
Nathalie Furmento
|
f28bc9a1e5
mpi/examples: rename directory cholesky into matrix_decomposition
|
12 years ago |
Nathalie Furmento
|
34e4205040
mpi/src/starpu_mpi_insert_task.c: improve error message
|
12 years ago |