Samuel Thibault
|
7c6d72edfc
expose memory manager functions to applications
|
10 år sedan |
Nathalie Furmento
|
c70493c224
tests: new testcase main/insert_task_dyn_handles.c
|
10 år sedan |
Nathalie Furmento
|
15b58498b4
examples/basic_examples/dynamic_handles.c: use STARPU_DATA_MODE_ARRAY instead of directly accessing the field starpu_task::dyn_modes
|
10 år sedan |
Nathalie Furmento
|
040abf997a
starpu_task_insert & co:
|
10 år sedan |
Nathalie Furmento
|
19ac54c9f5
tests: new testcase for function starpu_codelet_pack_args
|
10 år sedan |
Nathalie Furmento
|
b2fbaf6005
examples/Makefile.am: add basic_examples/dynamic_handles which had been wrongly removed
|
10 år sedan |
Nathalie Furmento
|
ab662bbb8e
src/util: store the number of task value arguments as an int, a char could be too small
|
10 år sedan |
Samuel Thibault
|
aced8a4142
fix STARPU_LIMIT_CPU_MEM behavior when hwloc is not enabled
|
10 år sedan |
Samuel Thibault
|
7f9a819a58
fix windows build
|
10 år sedan |
Samuel Thibault
|
044b296ba8
mention STARPU_MALLOC_NORECLAIM in changelog
|
10 år sedan |
Samuel Thibault
|
a60fedf197
Add STARPU_MALLOC_NORECLAIM flag to allocate without running a reclaim if the node is out of memory
|
10 år sedan |
Olivier Aumage
|
793eba8411
- modify the way to unregister OpenMP tasks' data
|
10 år sedan |
Samuel Thibault
|
1088233b30
Enable allocation cache in main RAM when STARPU_LIMIT_CPU_MEM is set by the user.
|
10 år sedan |
Samuel Thibault
|
501de79951
Fix counting allocated memory
|
10 år sedan |
Samuel Thibault
|
82f483436b
Make message even more user-friendly
|
10 år sedan |
Olivier Aumage
|
0805785a03
- fix the construction of StarPU's OpenMP thread structure for accelerator worker threads, so that the related pthread_setspecific gets performed properly when needed, as part of the get_local_thread() call
|
10 år sedan |
Samuel Thibault
|
626bf53cdd
Explain why using explicit starpu_mpi_cache_flush instead of just one starpu_mpi_cache_flush_all_data is interesting
|
10 år sedan |
Samuel Thibault
|
fc991deb22
Complete message to be more meaningful to users
|
10 år sedan |
Samuel Thibault
|
54b5a115da
Ignore libc aio-internal races
|
10 år sedan |
Nathalie Furmento
|
8206e9689f
mpi/src/starpu_mpi_task_insert.c: typo
|
10 år sedan |
Nathalie Furmento
|
2a67c4a99a
src/util/starpu_task_insert_utils.c: small internal renamings
|
10 år sedan |
Nathalie Furmento
|
2f6e582f01
mpi/tests/insert_task_owner.c: display with MPI rank
|
10 år sedan |
Nathalie Furmento
|
5ee0e8024c
mpi/tests/insert_task_owner.c: insert_task is no longer supposed to fail
|
10 år sedan |
Nathalie Furmento
|
4102779158
mpi/src/starpu_mpi_task_insert.c: (hopefully) simplify code
|
10 år sedan |
Nathalie Furmento
|
010ffd523d
mpi/src/starpu_mpi_private.h: _debug_rank needs to be defined even when STARPU_VERBOSE is not defined
|
10 år sedan |
Nathalie Furmento
|
1128871b35
mpi: new testcase to test policy to choose a node when several nodes
|
10 år sedan |
Nathalie Furmento
|
d9685df9a7
mpi: externalise function which select the node to execute the codelet
|
10 år sedan |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 år sedan |
Samuel Thibault
|
30f5601d92
Add version of existing suppression for the case when the compiler doesn't optimize the tail call
|
10 år sedan |
Samuel Thibault
|
73461bda4f
Free with the proper function
|
10 år sedan |