Историја ревизија

Аутор SHA1 Порука Датум
  Cyril Roelandt 8d54204ab7 examples/cholesky/cholesky_tag.c: Remove the "pinned" argument of cholesky(). пре 14 година
  Nathalie Furmento 73dc3cf921 examples/cholesky/: make sure we free matrix after using it пре 14 година
  Cyril Roelandt 5a9ca105f6 Remove double free() of "mat". пре 14 година
  Samuel Thibault fdc97aae6b We need libtool >= 2 пре 14 година
  Nathalie Furmento 8be17eb74d examples/cholesky/: do not allocate matrix twice пре 14 година
  Cyril Roelandt 0003a530f9 gcc-plugin: vector_scal.c: include math.h. пре 14 година
  Nathalie Furmento d98f0cdb45 tests/datawizard/mpi_like_async.c: on error, return EXIT_FAILURE instead of aborting пре 14 година
  Nathalie Furmento 3f0e8b6165 examples: free memory and unregister data пре 14 година
  Nathalie Furmento 8381f79759 minor fixes to handle compiler warnings пре 14 година
  Nathalie Furmento e85c4270e0 examples/spmv/dw_block_spmv.c: unpartition data before unregistering it пре 14 година
  Nathalie Furmento c7db07fc56 examples/spmv/dw_block_spmv.c: unpartition data before unregistering it пре 14 година
  Cyril Roelandt b36003d446 Coccinelle: unchecked_starpu_function_calls: do not declare the "ret" variable when no suitable variable was found. пре 14 година
  Cyril Roelandt 94e1eb7ec0 Coccinelle: extend unchecked_starpu_function_calls so that it also works with starpu_init and starpu_task_wait. пре 14 година
  Cyril Roelandt ce10d8c178 Coccinelle: add a script that looks for calls to starpu_task_submit() that are not checked against 0. пре 14 година
  Nathalie Furmento 48455919cd tools/valgrind: add suppression error for fscanf пре 14 година
  Nathalie Furmento f9a39d6fcb src/core/perfmodel/perfmodel_bus.c: initialise to calm down valgrind пре 14 година
  Nathalie Furmento d6a60f5b0c tests/datawizard/critical_section_with_void_interface.c: return error code to signal error instead of aborting пре 14 година
  Nathalie Furmento 49ce5a198c Makefile.am: set top_srcdir пре 14 година
  Nathalie Furmento c2d57bd1b4 tests/loader.c: stpncpy and stpcpy do not exist on all systems пре 14 година
  Nathalie Furmento a5a0049f9d tests/loader.c: interpret value @top_srcdir@ in environment variable STARPU_CHECK_LAUNCHER_ARGS пре 14 година
  Cyril Roelandt 236d8370d3 mpi: check the return value of starpu_task_submit(). пре 14 година
  Cyril Roelandt a2f330c273 mpi/examples: check the return value of starpu_init(). пре 14 година
  Nathalie Furmento c1613349cd tests: remove main/dependency_on_destroyed_task пре 14 година
  Nathalie Furmento dbed21b0c9 examples/cholesky/cholesky_implicit.c: free matrix before shutting down пре 14 година
  Nathalie Furmento 7163ae22d8 tests/datawizard/interfaces/bcsr/bcsr_interface.c: nzval is an array of SSZ elements пре 14 година
  Samuel Thibault e87621a58f Add a memory barrier to protect the 'running' field пре 14 година
  Samuel Thibault a2629ac191 unlock rwlock before destroying it пре 14 година
  Samuel Thibault 4b3ad068db free data пре 14 година
  Samuel Thibault 4c9c4d484b Free memory пре 14 година
  Samuel Thibault 8861b1139a Free data пре 14 година