Lucas Schnorr
|
063aaf82dd
only set (again?) the gf variable if the last_end_codelet_time is different of zero
|
8 years ago |
Lucas Schnorr
|
29d658eeb9
the gf variable should be set to zero immediately after its container creation
|
8 years ago |
Lucas Schnorr
|
89cd9ecdf1
simplify code with a local variable
|
8 years ago |
Lucas Schnorr
|
bbd1cdddf1
use now to timestamp these events, since their containers have just been created
|
8 years ago |
Lucas Schnorr
|
a0104c0146
use a variable to keep the current time of the event
|
8 years ago |
Lucas Schnorr
|
54c6f96a61
when creating the mpi communication thread, adopt alias as name in poti
|
8 years ago |
Lucas Schnorr
|
47ac7b3d9c
set to NULL
|
8 years ago |
Lucas Schnorr
|
5a4ed50582
fix MPI link trace generation with poti
|
8 years ago |
Lucas Schnorr
|
8b72dacf88
fix order of parameters ("MPIL" is the container)
|
8 years ago |
Samuel Thibault
|
1704a40942
Add missing documentation
|
8 years ago |
Samuel Thibault
|
2905b3eb1c
Release the mc spinlock while freeing data, otherwise cudaFree might cause the whole StarPU to get stuck
|
8 years ago |
Samuel Thibault
|
96fbf01691
Make the reclaim test trigger flushing the allocation cache by using different sizes and unregistering some data early
|
8 years ago |
Samuel Thibault
|
4db3d8aa3e
Fix spurious change
|
8 years ago |
Nathalie Furmento
|
f9e5b1da3a
tools: (really) add script file for sonarqube
|
8 years ago |
Nathalie Furmento
|
f70fbb13f1
tools: add script file for sonarqube
|
8 years ago |
Nathalie Furmento
|
4dd7eb7df0
src/drivers/scc/driver_scc_sink.c: fix assignment call
|
8 years ago |
Samuel Thibault
|
91cdd8d90e
Avoid undefined void* arithmetic
|
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
|
992c749394
Revert "Comment codelet details for now when using libpoti, until emitting them is implemented"
|
8 years ago |
Lucas Schnorr
|
1167fb3a7e
register thread might also return 0 if the tid has already been declared
|
8 years ago |
Nathalie Furmento
|
4b7f8373b8
tools: re-organize directories
|
8 years ago |
Nathalie Furmento
|
551d96fc42
tools/dev: move scripts used to check code in checker sub-directory
|
8 years ago |
Nathalie Furmento
|
a2ea1df811
tools/dev: move scripts from internal to parent directory
|
8 years ago |
Nathalie Furmento
|
1274eaf930
remove unused variables
|
8 years ago |
Lucas Schnorr
|
8af910fd61
update poti to latest API version (from github)
|
8 years ago |
Corentin Salingue
|
1f1629ff35
Fix missplaced mutex : a task can be added to the list after the test to check if the list was empty
|
8 years ago |
Nathalie Furmento
|
71ca845fb2
src/core/sched_ctx_list.c: remove effectless function parameter assignment
|
8 years ago |
Nathalie Furmento
|
967077a22b
fix invalid printf argument type mistakes
|
8 years ago |
Nathalie Furmento
|
7770a862f6
mpi/tests/datatypes.c: make sure pointer function is valid
|
8 years ago |