Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 97b9449927 include: doc: minor fixes in function prototypes vor 13 Jahren
  Nathalie Furmento e3182f62a8 include/: move public function declaration in starpu.h vor 13 Jahren
  Nathalie Furmento 876c2a3c25 doc/: comment out the concept index vor 13 Jahren
  Nathalie Furmento e3310a8401 examples/stencil/Makefile.am: update w.r.t to new mpi Makefile.am vor 13 Jahren
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests vor 13 Jahren
  Cyril Roelandt 612a56a6fd Fix function prototypes in headers to reflect the changes brought by r.7415. vor 13 Jahren
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. vor 13 Jahren
  Cyril Roelandt fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. vor 13 Jahren
  Nathalie Furmento 98f01af154 tests/loader.c: include sys/time.h for gettimeofday vor 13 Jahren
  Nathalie Furmento c678c91655 examples/Makefile.am: the option -arch sm_13 is needed to compile the kernel reductions/dot_product_kernels.cu as it uses double operations vor 13 Jahren
  Cyril Roelandt e2663f4bea tests/sched_policies/execute_all_tasks.c: fix a call to usleep(). vor 13 Jahren
  Cyril Roelandt dc840c95bd Fix unreachable code thanks to smatch. vor 13 Jahren
  Cyril Roelandt 26d460d118 Do not dereference freed memory in starpu_bound_start(). vor 13 Jahren
  Cyril Roelandt 9768828860 Fix a buffer overflow found using smatch. vor 13 Jahren
  Cyril Roelandt 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. vor 13 Jahren
  Cyril Roelandt ce9eb4e0a7 Mention r.7391 in the Changelog: "Fix the block filter functions." vor 13 Jahren
  Cyril Roelandt e85ffc2fa5 socl/examples/matmul/matmul.c: do not use the check() macro with an argument of type cl_int: it is meant to be used with a call to an OpenCL function. vor 13 Jahren
  Cyril Roelandt 45db2e1728 Remove incorrect includes. vor 13 Jahren
  Cyril Roelandt 82cab64103 Fix the block filter functions. vor 13 Jahren
  Cyril Roelandt 7297d925c9 Changelog: mention that StarPU-MPI now works on Darwin. vor 13 Jahren
  Ludovic Stordeur aeac891b80 gcc-plugin: honor `--tag' libtool flag. vor 13 Jahren
  Nathalie Furmento 1356eaae36 mpi/Makefile.am: add missing HWLOC_CFLAGS to AM_CFLAGS (Thanks to Keisuke Fukuda for reporting the bug) vor 13 Jahren
  Nathalie Furmento 5558692068 mpi/examples/cholesky: timing and flops information are no longer displayed by function dw_cholesky() but returned to caller, which can then decide to reset them on calculation error vor 13 Jahren
  Nathalie Furmento 674e3dcca2 mpi/examples/cholesky/mpi_cholesky_distributed.c: use block distribution vor 13 Jahren
  Nathalie Furmento f72fbd73ba mpi/examples/cholesky: do not overwrite configuration, keep the default one or the environment defined one vor 13 Jahren
  Nathalie Furmento 95a1565e5a mpi/examples/cholesky: display results on stdout vor 13 Jahren
  Nathalie Furmento af8348e73f mpi/examples/cholesky: fix display of computation time vor 13 Jahren
  Nathalie Furmento 2e748ef358 mpi/examples/cholesky: code which is identical in both mpi_cholesky_distributed.c and mpi_cholesky.c is now in mpi_cholesky_codelets.c vor 13 Jahren
  Nathalie Furmento 2409c69ab1 mpi/examples/cholesky/mpi_cholesky_distributed.c: fix spacing to use tab instead of spaces (to allow an easier comparison with mpi_cholesky.c) vor 13 Jahren
  Sylvain Henry f84d9839f3 Doc: SOCL vor 13 Jahren