Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 vuotta sitten |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 vuotta sitten |
Samuel Thibault
|
19c8499507
fix sonarqube warning
|
7 vuotta sitten |
Samuel Thibault
|
2510657bc9
Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance...
|
8 vuotta sitten |
Samuel Thibault
|
6d917d694e
rename "power" into "energy" wherever it applies, notably energy consumption performance models
|
9 vuotta sitten |
Samuel Pitoiset
|
053f1ec15a
profiling: display the number of GFlops/worker when STARPU_WORKER_STATS is enabled
|
9 vuotta sitten |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 vuotta sitten |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 vuotta sitten |
Samuel Thibault
|
69cb5ea77b
Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing.
|
10 vuotta sitten |
Samuel Thibault
|
c8ef6dbd52
Windows doesn't respect posix' definition of timespec in time.h
|
10 vuotta sitten |
Samuel Thibault
|
6f04292eec
enable starpu_profiling_status_get optimization only with gcc and alike which support macros returning a value
|
10 vuotta sitten |
Nathalie Furmento
|
689a54fffe
fix doc and function prototypes
|
11 vuotta sitten |
Nathalie Furmento
|
474b533c1d
include: move function starpu_profiling_init to starpu_profiling.h
|
12 vuotta sitten |
Nathalie Furmento
|
fb5a2f90f2
include: remove documentation as it is already defined elsewhere
|
12 vuotta sitten |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 vuotta sitten |
Nathalie Furmento
|
ac7aeb0c9c
include/starpu_profiling.h: include <time.h> instead of <sys/time.h>
|
12 vuotta sitten |
Nathalie Furmento
|
1fe30de34b
include: define portable __starpu_inline
|
12 vuotta sitten |
Samuel Thibault
|
8162e8cfed
explain profiling safety to helgrind through annotation rather than suppression
|
12 vuotta sitten |
Samuel Thibault
|
9fc59e19cd
inline access to profile and top statuses
|
12 vuotta sitten |
Samuel Thibault
|
1e9adb4833
Add const qualifiers
|
13 vuotta sitten |
Nathalie Furmento
|
a20450f5cc
include: fix includes
|
13 vuotta sitten |
Nathalie Furmento
|
f311c3c43b
include: fix c++ code
|
13 vuotta sitten |
Nathalie Furmento
|
1f0545b4e9
include: code cleaning
|
13 vuotta sitten |
Samuel Thibault
|
2b4e61f351
Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications.
|
13 vuotta sitten |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
14 vuotta sitten |
Samuel Thibault
|
47d387092e
Use MPI rank instead of PID for profiling file name
|
14 vuotta sitten |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 vuotta sitten |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 vuotta sitten |
Cédric Augonnet
|
18d2a219cc
Call starpu_profiling_init automatically during starpu_init
|
14 vuotta sitten |
Samuel Thibault
|
d6bdc92843
Add missing calls to starpu_profiling_init
|
14 vuotta sitten |