Ludovic Courtès
|
144908a458
gcc: Factorize automatic array variable check.
|
14 years ago |
Ludovic Courtès
|
766a5f075d
gcc: Factorize the `starpu_data_unregister' call code.
|
14 years ago |
Ludovic Courtès
|
fcba227161
gcc: Augment <mocks.h> to keep track of registered handles.
|
14 years ago |
Ludovic Courtès
|
1ee0fb5b29
gcc: Factorize construction of data register calls.
|
14 years ago |
Ludovic Courtès
|
ad0fdff40b
gcc: Factorize array type element counting.
|
14 years ago |
Cyril Roelandt
|
99e881a779
Make STARPU_SCHED take precedence over the scheduler specified in the configuration passed to starpu_init.
|
14 years ago |
Cyril Roelandt
|
ce4fbbc6cb
Make the environment variables take precedence over the configuration.
|
14 years ago |
Nathalie Furmento
|
cab237f30d
mpi: starpu_mpi_insert_task: fix r5529
|
14 years ago |
Nathalie Furmento
|
d2fd35ef06
mpi/starpu_mpi_insert_task.c: include datawizard/coherency.h
|
14 years ago |
Nathalie Furmento
|
f64d555ada
mpi/examples/reduction/mpi_reduction.c: only initialise data on owner node
|
14 years ago |
Nathalie Furmento
|
ad40d0293a
mpi: update behaviour for starpu_mpi_insert_task when dealing with STARPU_REDUX data
|
14 years ago |
Nathalie Furmento
|
40c1132c91
mpi: update starpu_mpi_insert_task
|
14 years ago |
Nathalie Furmento
|
8f417fde28
mpi: Update behaviuour for starpu_mpi_insert_task
|
14 years ago |
Nathalie Furmento
|
a2ff1fdf8f
mpi/Makefile.am: revert r5095 as -H option is not standard
|
14 years ago |
Cyril Roelandt
|
03c3ed851a
Explicitly states that starpu_task_wait_for_all does not free any task.
|
14 years ago |
Nathalie Furmento
|
2a34bbef50
mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file
|
14 years ago |
Nathalie Furmento
|
9979c8a432
mpi/starpu_mpi_insert_task.c: print codelet name
|
14 years ago |
Nathalie Furmento
|
e6eb09e53f
mpi/examples/reduction: print node doing the computation
|
14 years ago |
Cyril Roelandt
|
c9eafba28f
tests/datawizard/unpartition : Free all tasks.
|
14 years ago |
Nathalie Furmento
|
49cbf57bfc
mpi/examples/reduction: simplify test
|
14 years ago |
Cyril Roelandt
|
276db80eff
Properly free memory.
|
14 years ago |
Cyril Roelandt
|
cf02debf48
Return EXIT_SUCCESS upon success, EXIT_FAILURE upon FAILURE, do not crash.
|
14 years ago |
Ludovic Courtès
|
e27f81227c
doc: Fix misplaced braces.
|
14 years ago |
Ludovic Courtès
|
fb59c025b2
gcc: heap_allocated: Manipulate cleanup handlers directly.
|
14 years ago |
Nathalie Furmento
|
5ddd11a416
configure.ac: disable help2man on windows OSes
|
14 years ago |
Nathalie Furmento
|
76241e1182
tests/core/starpu_init.c: skip test if unsetenv is unavailable
|
14 years ago |
Nathalie Furmento
|
8703be6b6b
tools/starpu_calibrate_bus.c: include stdio.h
|
14 years ago |
Nathalie Furmento
|
0ed62f451d
tests/datawizard/acquire_release2.c: fix test
|
14 years ago |
Cyril Roelandt
|
ca5aaba3f2
Destroy tasks after they have been executed.
|
14 years ago |
Cyril Roelandt
|
dfee091426
No need to acquire/release the handle if the values are check after unregistering it.
|
14 years ago |