Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests vor 14 Jahren
  Cyril Roelandt 612a56a6fd Fix function prototypes in headers to reflect the changes brought by r.7415. vor 14 Jahren
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. vor 14 Jahren
  Cyril Roelandt fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. vor 14 Jahren
  Nathalie Furmento 98f01af154 tests/loader.c: include sys/time.h for gettimeofday vor 14 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 14 Jahren
  Cyril Roelandt e2663f4bea tests/sched_policies/execute_all_tasks.c: fix a call to usleep(). vor 14 Jahren
  Cyril Roelandt dc840c95bd Fix unreachable code thanks to smatch. vor 14 Jahren
  Cyril Roelandt 26d460d118 Do not dereference freed memory in starpu_bound_start(). vor 14 Jahren
  Cyril Roelandt 9768828860 Fix a buffer overflow found using smatch. vor 14 Jahren
  Cyril Roelandt 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. vor 14 Jahren
  Cyril Roelandt ce9eb4e0a7 Mention r.7391 in the Changelog: "Fix the block filter functions." vor 14 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 14 Jahren
  Cyril Roelandt 45db2e1728 Remove incorrect includes. vor 14 Jahren
  Cyril Roelandt 82cab64103 Fix the block filter functions. vor 14 Jahren
  Cyril Roelandt 7297d925c9 Changelog: mention that StarPU-MPI now works on Darwin. vor 14 Jahren
  Ludovic Stordeur aeac891b80 gcc-plugin: honor `--tag' libtool flag. vor 14 Jahren
  Nathalie Furmento 1356eaae36 mpi/Makefile.am: add missing HWLOC_CFLAGS to AM_CFLAGS (Thanks to Keisuke Fukuda for reporting the bug) vor 14 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 14 Jahren
  Nathalie Furmento 674e3dcca2 mpi/examples/cholesky/mpi_cholesky_distributed.c: use block distribution vor 14 Jahren
  Nathalie Furmento f72fbd73ba mpi/examples/cholesky: do not overwrite configuration, keep the default one or the environment defined one vor 14 Jahren
  Nathalie Furmento 95a1565e5a mpi/examples/cholesky: display results on stdout vor 14 Jahren
  Nathalie Furmento af8348e73f mpi/examples/cholesky: fix display of computation time vor 14 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 14 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 14 Jahren
  Sylvain Henry f84d9839f3 Doc: SOCL vor 14 Jahren
  Sylvain Henry 60c61b498a SOCL: deletion of the virtual device vor 14 Jahren
  Nathalie Furmento 070a1ead7c examples: remove double variable declaration vor 14 Jahren
  Nathalie Furmento c83ad0af19 mpi: minor fixes vor 14 Jahren
  Nathalie Furmento 2864dc02ca doc/chapters/advanced-examples.texi: fix ref vor 14 Jahren