Nathalie Furmento
|
de0fb846fb
examples: model->type must be set before calling starpu_perfmodel_init
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
aca75843d1
mpi/src/starpu_mpi.c: only define function _starpu_mpi_copy_handle_display_hash when STARPU_VERBOSE is enabled
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
185f4f28de
src/core/disk_ops/disk_stdio.c: code cleaning
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
a6e209808e
src/core/perfmodel/perfmodel_history.c: function starpu_perfmodel_load_symbol() calls starpu_perfmodel_init()
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
244c9621c2
perfmodel: symbol needs to be set before calling starpu_perfmodel_init
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
2c40adf4a1
perfmodel: rename starpu_initialize_model to starpu_perfmodel_init and starpu_initialize_model_with_file to starpu_perfmodel_init_with_file
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
c7eb4897bd
src/core/perfmodel/perfmodel_history.c: initialize_per_arch_model calls memset to make sure all fields are initialised to 0
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
70b047f2ce
new configure option --enable-valgrind=full to disable STARPU_SKIP_IF_VALGRIND (meaning all code will be tested with valgrind)
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
7a3685e74a
tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
be05aafc15
tests/perfmodels/valid_model.c: starpu_init() needs to be called before calling starpu_perfmodel_load_symbol()
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
0df299d260
configure.ac: new option --disable-valgrind, when set, configure does not check the availability of valgrind.h and helgrind.h
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
497ce06798
merge branches/mic: update of perfmodel storage + update _STARPU_PERFMODEL_VERSION
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
483f8e2979
merge trunk
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
e5bea6f293
port r11205 from trunk: Do not push too many data requests at the same time, CUDA would actually enter synchronous mode...
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
dba764e29e
rename starpu_init_task to starpu_task_build:
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
939773a55c
tests: remove STARPU_SKIP_IF_VALGRIND as it keeps away testing all cases
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
9cffe922ad
ChangeLog: mention starpu_init_task()
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
9aee33b47d
test of new function starpu_init_task()
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
14eddc11c7
New function starpu_init_task similar to starpu_insert_task without the submission of the task.
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
edce30c7f0
port r11194 from 1.1: Also disable checking _head of renewed request lists
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
ea2ac2cc59
port r11191 from 1.1: Remove spurious frees
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
67fe6714cd
port r11189 from 1.1: Fix race on job ndeps: create_cg_task increments ndeps, it needs to hold the sync_mutex
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
55124f1005
port 11187 from 1.1: Fix livelock while running in valgrind: we really have to call sched_yield explicitly, rep nop is not enough
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
4c2ca351f2
port 11185 from 1.1: Fix names in documentation
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
489766f3ff
port r11183 from 1.1: document callback_arg_free and prologue_callback_arg_free
|
%!s(int64=12) %!d(string=hai) anos |
Samuel Thibault
|
d74d3de4a0
port r11179 from 1.1: The starpufft caller can wait for the last task, the last task thus must not be detached
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
0362a99418
mpi/src/starpu_mpi.c: use correct types to initialise mpi objects, and set the default handler to MPI_ERRORS_RETURN, the default MPI_ERRORS_ARE_FATAL exits the program and hence does not allow to see a backtrace
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
05379546cf
mpi/tests/mpi_redux.c: use MPI_STATUS_IGNORE instead of NULL to indicate to MPI_Wait to ignore the status
|
%!s(int64=12) %!d(string=hai) anos |
Nathalie Furmento
|
4d363ebb6b
src/core/sched_policy.c: do not display message scheduling policy not found when calling with STARPU_SCHED=help
|
%!s(int64=12) %!d(string=hai) anos |