Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 97b9449927 include: doc: minor fixes in function prototypes hace 13 años
  Nathalie Furmento e3182f62a8 include/: move public function declaration in starpu.h hace 13 años
  Nathalie Furmento 876c2a3c25 doc/: comment out the concept index hace 13 años
  Nathalie Furmento e3310a8401 examples/stencil/Makefile.am: update w.r.t to new mpi Makefile.am hace 13 años
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests hace 13 años
  Cyril Roelandt 612a56a6fd Fix function prototypes in headers to reflect the changes brought by r.7415. hace 13 años
  Cyril Roelandt d2d9ce97ca Fix non-ANSI function declarations found using smatch. hace 13 años
  Cyril Roelandt fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. hace 13 años
  Nathalie Furmento 98f01af154 tests/loader.c: include sys/time.h for gettimeofday hace 13 años
  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 hace 13 años
  Cyril Roelandt e2663f4bea tests/sched_policies/execute_all_tasks.c: fix a call to usleep(). hace 13 años
  Cyril Roelandt dc840c95bd Fix unreachable code thanks to smatch. hace 13 años
  Cyril Roelandt 26d460d118 Do not dereference freed memory in starpu_bound_start(). hace 13 años
  Cyril Roelandt 9768828860 Fix a buffer overflow found using smatch. hace 13 años
  Cyril Roelandt 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. hace 13 años
  Cyril Roelandt ce9eb4e0a7 Mention r.7391 in the Changelog: "Fix the block filter functions." hace 13 años
  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. hace 13 años
  Cyril Roelandt 45db2e1728 Remove incorrect includes. hace 13 años
  Cyril Roelandt 82cab64103 Fix the block filter functions. hace 13 años
  Cyril Roelandt 7297d925c9 Changelog: mention that StarPU-MPI now works on Darwin. hace 13 años
  Ludovic Stordeur aeac891b80 gcc-plugin: honor `--tag' libtool flag. hace 13 años
  Nathalie Furmento 1356eaae36 mpi/Makefile.am: add missing HWLOC_CFLAGS to AM_CFLAGS (Thanks to Keisuke Fukuda for reporting the bug) hace 13 años
  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 hace 13 años
  Nathalie Furmento 674e3dcca2 mpi/examples/cholesky/mpi_cholesky_distributed.c: use block distribution hace 13 años
  Nathalie Furmento f72fbd73ba mpi/examples/cholesky: do not overwrite configuration, keep the default one or the environment defined one hace 13 años
  Nathalie Furmento 95a1565e5a mpi/examples/cholesky: display results on stdout hace 13 años
  Nathalie Furmento af8348e73f mpi/examples/cholesky: fix display of computation time hace 13 años
  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 hace 13 años
  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) hace 13 años
  Sylvain Henry f84d9839f3 Doc: SOCL hace 13 años