Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault da1ded45cf Add _starpu_free_buffer_on_node, to be used by all interfaces to simplify data release vor 13 Jahren
  Nathalie Furmento edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... vor 13 Jahren
  Cyril Roelandt bceeb16bae measure_bandwidth_between_host_and_dev_on_cpu_with_opencl(): check the return value of clReleaseMemObject(). vor 13 Jahren
  Cyril Roelandt 135fbec9e3 opencl_check_return_values.cocci: clSuccess does not exist, use CL_SUCCESS. vor 13 Jahren
  Cyril Roelandt 03d936a505 memory_nodes.c: use _STARPU_PTHREAD_RWLOCK_INIT instead of pthread_rwlock_init(). vor 13 Jahren
  Samuel Thibault b7a026b908 Add _starpu_allocate_buffer_on_node, to be used by all interfaces to simplify allocation vor 13 Jahren
  Samuel Thibault d361d68c4b fix nbsp vor 13 Jahren
  Samuel Thibault fef54243b2 Disable the main part of starpu top core when it is not enabled vor 13 Jahren
  Samuel Thibault f63c263de0 Fix blocking-drivers description: it's off by default vor 13 Jahren
  Samuel Thibault 583ca2b13f Drop spurious return of value vor 13 Jahren
  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 vor 13 Jahren
  Nathalie Furmento 26b414108e data statictics are no longer display when environment variable STARPU_STATS is set to 0 vor 13 Jahren
  Nathalie Furmento dc8839d7cd doc: update about statistics vor 13 Jahren
  Nathalie Furmento 423e91f924 doc: minor fixes vor 13 Jahren
  Nathalie Furmento 56da695b31 src/profiling/profiling.c: use named variable instead of hard-coded value vor 13 Jahren
  Nathalie Furmento d73c24a44f configure.ac: typo vor 13 Jahren
  Samuel Thibault 181c7d4c65 Add a performance model to matvecmult vor 13 Jahren
  Samuel Thibault 3dbcfad9f5 Use starpu_timing_now instead of gettimeofday vor 13 Jahren
  Samuel Thibault bf8cceeff0 Use starpu_timing_now instead of gettimeofday vor 13 Jahren
  Samuel Thibault 0787cb0537 Add unit vor 13 Jahren
  Samuel Thibault 7d2a5bd434 pass pthread_key_* through macros vor 13 Jahren
  Samuel Thibault f402db344f pass pthread initializers through macros vor 13 Jahren
  Samuel Thibault d79f00c629 Fix spurious change vor 13 Jahren
  Samuel Thibault 8553dc4bf7 Remove spurious add vor 13 Jahren
  Samuel Thibault 242b6116cf pass pthread types through typedefs vor 13 Jahren
  Nathalie Furmento 03ae1a5728 README: update requirements for StarPU-Top vor 13 Jahren
  Nathalie Furmento c8081e9143 examples/interface: do not re-use the variable ret as we need it later to detect a ENODEV error vor 13 Jahren
  Nathalie Furmento 54c4e31e17 examples/interface: give names to codelets vor 13 Jahren
  Nathalie Furmento b6caf4846b configure.ac: a developer checkout may also be detected with git vor 13 Jahren
  Nathalie Furmento f206bc52fe update list of files to ignore in git vor 13 Jahren