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 |
Nathalie Furmento
|
dc1af96a0d
configure.ac: set nmaxmicdev to 0 when MIC is disabled
|
8 years ago |
Samuel Thibault
|
ec659a28d2
Use the modular eager scheduler, to exercize FxT tools with a component-based scheduler
|
8 years ago |
Samuel Thibault
|
9759156697
Don't warn about thread support being MPI_THREAD_SERIALIZED, we are fine with it
|
8 years ago |
Samuel Thibault
|
b050e3b665
clean prio_list2 too
|
8 years ago |