Lucas Schnorr
|
47ac7b3d9c
set to NULL
|
8 years ago |
Samuel Thibault
|
7c9982e990
Fix build against older poti versions
|
8 years ago |
Lucas Schnorr
|
7c2881f8e3
Revert "register thread might also return 0 if the tid has already been declared"
|
8 years ago |
Lucas Schnorr
|
1167fb3a7e
register thread might also return 0 if the tid has already been declared
|
8 years ago |
Lucas Schnorr
|
8af910fd61
update poti to latest API version (from github)
|
8 years ago |
Samuel Thibault
|
33749e044c
push/pop state instead of recording whether we were reclaiming or not
|
8 years ago |
Samuel Thibault
|
758045543f
fix leaking data when data_file or tasks_file is disabled. Also fix crash when disabling task_file
|
8 years ago |
Samuel Thibault
|
8c192a45db
Show fxt flush events in trace
|
8 years ago |
Samuel Thibault
|
abb8af133c
typo
|
8 years ago |
Samuel Thibault
|
c8b4604980
Fix build with poti and some -no-foo starpu_fxt_tool option combinations
|
8 years ago |
Samuel Thibault
|
59b607325d
Add -no-events option to starpu_fxt_tool
|
8 years ago |
Samuel Thibault
|
65b7113191
Add -no-flops option to starpu_fxt_tool to reduce trace size
|
8 years ago |
Samuel Thibault
|
1fc4a6ae87
Show task throttling in the trace
|
8 years ago |
Samuel Thibault
|
122ed73fd2
Better not keep tasks which are known to be done actually, to reduce memory consumption
|
8 years ago |
Luka Stanisic
|
fba55ca39f
traces: solving issue with synchro tasks when generating MPI trace
|
8 years ago |
Samuel Thibault
|
043db8b3c0
Do not print spurious -1 iteration numbers
|
8 years ago |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 years ago |
Nathalie Furmento
|
0b198c56cc
src,mpi/src: check return value for malloc/calloc/realloc functions
|
8 years ago |
Luka Stanisic
|
76c48b0915
traces: prepending JobId with the prefix (MPI node number)
|
8 years ago |
Samuel Thibault
|
c7f166c27c
Add mpi communications in dag.dot
|
8 years ago |
Samuel Thibault
|
a3b0152013
Fix gantt chart for starpu_mpi_irecv: it should use the termination time of the request, not the submission time
|
8 years ago |
Chiheb Sakka
|
b74e14d5e2
trace: fixing link type
|
8 years ago |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 years ago |
Samuel Thibault
|
1c90a1af65
Show data MPI owner in data.rec
|
8 years ago |
Samuel Thibault
|
7d765d4d6f
Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis
|
8 years ago |
Samuel Thibault
|
4f657230da
Dump task Gflop in tasks.rec
|
8 years ago |
Samuel Thibault
|
d2e64bab1a
Fix sizeof
|
8 years ago |
Samuel Thibault
|
9ec78f8163
Remove the --enable-paje-condelet-details configure option: vite r1430 has been released more than two years ago, it's even in Debian Jessie, so we can assume people have it on their desktop machine
|
8 years ago |
Samuel Thibault
|
db0acb2486
Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data.
|
8 years ago |
Samuel Thibault
|
4cb6fea373
Use double to fix bandwidth computation rounding errors
|
8 years ago |