Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault dee5e3115b Add function names in Temanejo před 13 roky
  Samuel Thibault 4cad53e8cd Add single-stepping support for Temanejo před 13 roky
  Samuel Thibault fe68b52593 Add basic Temanejo support před 13 roky
  Samuel Thibault f60eb1288d Add initial simgrid support před 13 roky
  Samuel Thibault 8b42d13fed todo před 13 roky
  Samuel Thibault c1972ff122 Fix unused arg warning před 13 roky
  Samuel Thibault c647c85a46 use _starpu_pthread types in mpi examples too před 13 roky
  Cyril Roelandt 5d5718b046 Variable interface: fix the arguments of starpu_free_buffer_on_node(). před 13 roky
  Samuel Thibault 14ee047c13 also use _starpu_pthread types in mpi před 13 roky
  Samuel Thibault d4a1fceec0 Use _starpu_pthread_* in tests too před 13 roky
  Samuel Thibault 961d06f306 Drop todo před 13 roky
  Samuel Thibault ab7c89dbe8 expose starpu_allocate_buffer_on_node and starpu_free_buffer_on_node to application, so application-defined interfaces can use them too před 13 roky
  Samuel Thibault 13f47d941a Use _starpu_allocate_buffer_on_node and _starpu_free_buffer_on_node in all interfaces před 13 roky
  Samuel Thibault da1ded45cf Add _starpu_free_buffer_on_node, to be used by all interfaces to simplify data release před 13 roky
  Nathalie Furmento edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... před 13 roky
  Cyril Roelandt bceeb16bae measure_bandwidth_between_host_and_dev_on_cpu_with_opencl(): check the return value of clReleaseMemObject(). před 13 roky
  Cyril Roelandt 135fbec9e3 opencl_check_return_values.cocci: clSuccess does not exist, use CL_SUCCESS. před 13 roky
  Cyril Roelandt 03d936a505 memory_nodes.c: use _STARPU_PTHREAD_RWLOCK_INIT instead of pthread_rwlock_init(). před 13 roky
  Samuel Thibault b7a026b908 Add _starpu_allocate_buffer_on_node, to be used by all interfaces to simplify allocation před 13 roky
  Samuel Thibault d361d68c4b fix nbsp před 13 roky
  Samuel Thibault fef54243b2 Disable the main part of starpu top core when it is not enabled před 13 roky
  Samuel Thibault f63c263de0 Fix blocking-drivers description: it's off by default před 13 roky
  Samuel Thibault 583ca2b13f Drop spurious return of value před 13 roky
  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 před 13 roky
  Nathalie Furmento 26b414108e data statictics are no longer display when environment variable STARPU_STATS is set to 0 před 13 roky
  Nathalie Furmento dc8839d7cd doc: update about statistics před 13 roky
  Nathalie Furmento 423e91f924 doc: minor fixes před 13 roky
  Nathalie Furmento 56da695b31 src/profiling/profiling.c: use named variable instead of hard-coded value před 13 roky
  Nathalie Furmento d73c24a44f configure.ac: typo před 13 roky
  Samuel Thibault 181c7d4c65 Add a performance model to matvecmult před 13 roky