Olivier Aumage
|
1d485a7b34
- merge trunk
|
11 år sedan |
Olivier Aumage
|
7c4f77ded6
- suppress typedefs
|
11 år sedan |
Samuel Thibault
|
7a82eb9b6b
Add initial simgrid support for MPI, not working yet
|
11 år sedan |
Olivier Aumage
|
8a20e81a7c
- add testcase for sections combined in a single function
|
11 år sedan |
Olivier Aumage
|
3c50f4fc6f
- add support for omp region/omp task context aware data_lookup
|
11 år sedan |
Olivier Aumage
|
5b98f34986
- modify implementation of omp for/ordered to hide loop counter
|
11 år sedan |
Olivier Aumage
|
24ad3f06bb
- add support for multiple sections combined in a single function
|
11 år sedan |
Olivier Aumage
|
576ccca422
- modify omp_parallel_region/omp_task_region API to accept a single struct argument
|
11 år sedan |
Olivier Aumage
|
d5a4860212
- add if_clause for omp parallel region
|
11 år sedan |
Olivier Aumage
|
f2176579d7
- add cl_arg_free to omp_parallel_region/omp_task_region
|
11 år sedan |
Samuel Thibault
|
a6331ed354
Fix pointers for device to host copy
|
11 år sedan |
Olivier Aumage
|
2b3beb3809
- move task stack alloc/free into to the task stub function
|
11 år sedan |
Olivier Aumage
|
6253cb1a91
- merge trunk
|
11 år sedan |
Samuel Thibault
|
0eceaf4ff4
More details on schedulers
|
11 år sedan |
Samuel Thibault
|
fc11e9c2f2
We do not need to initialize scratch data
|
11 år sedan |
Olivier Aumage
|
580b168a39
- add support for omp sections (wait|nowait)
|
11 år sedan |
Samuel Thibault
|
63a53f35d2
Also print memory node name in the reclaiming warning
|
11 år sedan |
Samuel Thibault
|
4d02260a53
Explain a bit more about reclaiming
|
11 år sedan |
Olivier Aumage
|
41504da867
- merge trunk
|
11 år sedan |
Olivier Aumage
|
70d0f510f8
- add outline version of alternate omp for
|
11 år sedan |
Olivier Aumage
|
b3315174c6
- change 'omp for' iteration space to 'unsigned long long'
|
11 år sedan |
Nathalie Furmento
|
c31358833f
mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP
|
11 år sedan |
Nathalie Furmento
|
5500ce6e86
mpi/src/starpu_mpi_task_insert.c: fix va_arg to use varg_list_copy and not varg_list
|
11 år sedan |
Samuel Thibault
|
f255d2c95a
port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it
|
11 år sedan |
Olivier Aumage
|
ed5fcef62d
- add support for ordered sections in omp for
|
11 år sedan |
Nathalie Furmento
|
0f5779e81e
mpi/src/starpu_mpi_task_insert.c: codelet can be NULL
|
11 år sedan |
Nathalie Furmento
|
08f294077a
tests/main/codelet_null_callback.c: add more testcases, keep out STARPU_PROLOGUE_CALLBACK_POP for now as it seems to be broken
|
11 år sedan |
Olivier Aumage
|
ada0f3ab9a
- merge trunk
|
11 år sedan |
Olivier Aumage
|
00bc8739c4
- add inline version of omp for
|
11 år sedan |
Samuel Thibault
|
905efa2ed1
Put back comment...
|
11 år sedan |