Samuel Thibault
|
b7a026b908
Add _starpu_allocate_buffer_on_node, to be used by all interfaces to simplify allocation
|
13 lat temu |
Samuel Thibault
|
d361d68c4b
fix nbsp
|
13 lat temu |
Samuel Thibault
|
fef54243b2
Disable the main part of starpu top core when it is not enabled
|
13 lat temu |
Samuel Thibault
|
f63c263de0
Fix blocking-drivers description: it's off by default
|
13 lat temu |
Samuel Thibault
|
583ca2b13f
Drop spurious return of value
|
13 lat temu |
Nathalie Furmento
|
bc86dcc308
memory statistics: revert the behaviour of STARPU_MEMORY_STATS. By default, statistics are displayed when calling starou_shutdown(), to disable them set STARPU_MEMORY_STATS to 0
|
13 lat temu |
Nathalie Furmento
|
26b414108e
data statictics are no longer display when environment variable STARPU_STATS is set to 0
|
13 lat temu |
Nathalie Furmento
|
dc8839d7cd
doc: update about statistics
|
13 lat temu |
Nathalie Furmento
|
423e91f924
doc: minor fixes
|
13 lat temu |
Nathalie Furmento
|
56da695b31
src/profiling/profiling.c: use named variable instead of hard-coded value
|
13 lat temu |
Nathalie Furmento
|
d73c24a44f
configure.ac: typo
|
13 lat temu |
Samuel Thibault
|
181c7d4c65
Add a performance model to matvecmult
|
13 lat temu |
Samuel Thibault
|
3dbcfad9f5
Use starpu_timing_now instead of gettimeofday
|
13 lat temu |
Samuel Thibault
|
bf8cceeff0
Use starpu_timing_now instead of gettimeofday
|
13 lat temu |
Samuel Thibault
|
0787cb0537
Add unit
|
13 lat temu |
Samuel Thibault
|
7d2a5bd434
pass pthread_key_* through macros
|
13 lat temu |
Samuel Thibault
|
f402db344f
pass pthread initializers through macros
|
13 lat temu |
Samuel Thibault
|
d79f00c629
Fix spurious change
|
13 lat temu |
Samuel Thibault
|
8553dc4bf7
Remove spurious add
|
13 lat temu |
Samuel Thibault
|
242b6116cf
pass pthread types through typedefs
|
13 lat temu |
Nathalie Furmento
|
03ae1a5728
README: update requirements for StarPU-Top
|
13 lat temu |
Nathalie Furmento
|
c8081e9143
examples/interface: do not re-use the variable ret as we need it later to detect a ENODEV error
|
13 lat temu |
Nathalie Furmento
|
54c4e31e17
examples/interface: give names to codelets
|
13 lat temu |
Nathalie Furmento
|
b6caf4846b
configure.ac: a developer checkout may also be detected with git
|
13 lat temu |
Nathalie Furmento
|
f206bc52fe
update list of files to ignore in git
|
13 lat temu |
Nathalie Furmento
|
1e42e97dba
ignore version.texi file
|
13 lat temu |
Cyril Roelandt
|
1669231aae
Fix the call to $CC -dumpspecs in configure.ac.
|
13 lat temu |
Cyril Roelandt
|
6139b92f8b
Fix the compilation of CUDA kernels when $CC is not gcc.
|
13 lat temu |
Nathalie Furmento
|
e8c3444b92
environment variable STARPU_MEMORY_STATS is only checked at the end of the execution
|
13 lat temu |
Nathalie Furmento
|
b98e629137
turn function _starpu_display_memory_stats public
|
13 lat temu |