Samuel Thibault
|
1315d99763
Make sure we wait for complete termination of all tasks before cleaning them
|
12 rokov pred |
Samuel Thibault
|
d71b88efa7
Fix showing GPU size in starpu_machine_display
|
12 rokov pred |
Samuel Thibault
|
210dd45623
Build the 1.1.pc files
|
12 rokov pred |
Samuel Thibault
|
63c1acc934
forward-port r9058, 9059, 9077, 9078 from 1.1: new pkg-config files for release 1.1
|
12 rokov pred |
Samuel Thibault
|
915a330da7
When using implicit_dep_handle to add a handle dependency for a non-cl task, we still need to keep a reference on the handle to be sure the handle still exists while calling _starpu_release_data_enforce_sequential_consistency at job termination
|
12 rokov pred |
Nathalie Furmento
|
f64e3b6cad
tests/datawizard/allocate.c: also test limit on GPU devices
|
12 rokov pred |
Nathalie Furmento
|
d8561d4a31
new function ssize_t starpu_memory_get_available (unsigned node)
|
12 rokov pred |
Nathalie Furmento
|
278fc0951c
include/starpu_util.h: macro STARPU_CHECK_RETURN_VALUE and STARPU_CHECK_RETURN_VALUE_IS can print a formatted message
|
12 rokov pred |
Andra Hugo
|
021aff4d1c
rename starpu_sched_ctx_worker_collection to starpu_worker_collection & move definition of the corresponding structure in starpu_worker.h
|
12 rokov pred |
Andra Hugo
|
0d70643c87
fix synchro issue in dummy (take policy mutex when pushing tasks to workers & wake them up if they are sleeping)
|
12 rokov pred |
Nathalie Furmento
|
700ce35aef
mpi/tests/mpi_reduction.c: revert 9055, tag was already unique
|
12 rokov pred |
Nathalie Furmento
|
e81217d363
bump to 1.2
|
12 rokov pred |
Marc Sergent
|
df02c8376e
src/datawizard/user_interactions.c: in function starpu_data_release_on_node, change the order for functions _starpu_unlock_post_sync_tasks and _starpu_release_data_on_node as _starpu_unlock_post_sync_tasks needs to access handle which can be freed in _starpu_release_data_on_node
|
12 rokov pred |
Nathalie Furmento
|
414ec9bd53
mpi/tests/mpi_reduction.c: give each data handle a unique tag
|
12 rokov pred |
Nathalie Furmento
|
6e338441c8
tests/perfmodels/valid_model.c: unload models to clear memory
|
12 rokov pred |
Nathalie Furmento
|
f87b2a7389
perfmodel: new function starpu_perfmodel_unload_model
|
12 rokov pred |
Nathalie Furmento
|
fecd363dd9
mpi/src: add explicit messages on assert failures
|
12 rokov pred |
Nathalie Furmento
|
482e69700b
mpi/src: minor fixes
|
12 rokov pred |
Nathalie Furmento
|
0bfeca4de0
mpi/tests/user_defined_datatype_value.h: allow to overlap sending of the size and packing of the data
|
12 rokov pred |
Nathalie Furmento
|
70f5676bf3
mpi/tests/user_defined_datatype.c: define more elements
|
12 rokov pred |
Nathalie Furmento
|
a52dd97db6
src/util/starpu_insert_task_utils.c: more explicit error message
|
12 rokov pred |
Nathalie Furmento
|
053e156e71
mpi/tests/mpi_reduction.c: fix data handles access modes defined by the codelet
|
12 rokov pred |
Nathalie Furmento
|
13939b21e2
mpi/src/starpu_mpi_datatype.c: pointers are not permitted as case values, use if conditions instead of switch
|
12 rokov pred |
Nathalie Furmento
|
bc799eac86
mpi/tests: add testcase
|
12 rokov pred |
Nathalie Furmento
|
3223cc72d7
mpi/src: do not send a heap allocated variable as the behaviour of MPI_Isend is unclear if the data is sent after exiting the function
|
12 rokov pred |
Nathalie Furmento
|
23c7b24def
mpi/src: make sure psize is initialised with the proper value
|
12 rokov pred |
Nathalie Furmento
|
61f41b0783
mpi/src: test return value of MPI_Isend function and add debug message
|
12 rokov pred |
Nathalie Furmento
|
93b137d920
mpi/src: test return value of MPI function
|
12 rokov pred |
Nathalie Furmento
|
d2fa75cd19
mpi/src: update debug display system to use a level from which on we want to display debug messages
|
12 rokov pred |
Nathalie Furmento
|
2d5f9e7020
mpi/src: new function _starpu_mpi_datatype to return a MPI datatype as
|
12 rokov pred |