Commit History

Author SHA1 Message Date
  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. 13 years ago
  Cyril Roelandt 45db2e1728 Remove incorrect includes. 13 years ago
  Cyril Roelandt 82cab64103 Fix the block filter functions. 13 years ago
  Cyril Roelandt 7297d925c9 Changelog: mention that StarPU-MPI now works on Darwin. 13 years ago
  Ludovic Stordeur aeac891b80 gcc-plugin: honor `--tag' libtool flag. 13 years ago
  Nathalie Furmento 1356eaae36 mpi/Makefile.am: add missing HWLOC_CFLAGS to AM_CFLAGS (Thanks to Keisuke Fukuda for reporting the bug) 13 years ago
  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 13 years ago
  Nathalie Furmento 674e3dcca2 mpi/examples/cholesky/mpi_cholesky_distributed.c: use block distribution 13 years ago
  Nathalie Furmento f72fbd73ba mpi/examples/cholesky: do not overwrite configuration, keep the default one or the environment defined one 13 years ago
  Nathalie Furmento 95a1565e5a mpi/examples/cholesky: display results on stdout 13 years ago
  Nathalie Furmento af8348e73f mpi/examples/cholesky: fix display of computation time 13 years ago
  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 13 years ago
  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) 13 years ago
  Sylvain Henry f84d9839f3 Doc: SOCL 13 years ago
  Sylvain Henry 60c61b498a SOCL: deletion of the virtual device 13 years ago
  Nathalie Furmento 070a1ead7c examples: remove double variable declaration 13 years ago
  Nathalie Furmento c83ad0af19 mpi: minor fixes 13 years ago
  Nathalie Furmento 2864dc02ca doc/chapters/advanced-examples.texi: fix ref 13 years ago
  Nathalie Furmento feef789b91 tools/starpu_machine_display.c: fix format string conversion 13 years ago
  Sylvain Henry f8a139ce57 SOCL: add support for manual scheduling and prefetching 13 years ago
  Cyril Roelandt 1a64beca6f tests/sched_policies/execute_all_tasks.c: improve the error message. 13 years ago
  Cyril Roelandt fa29905708 Document STARPU_TAG, introduced in r. 7352. 13 years ago
  Sylvain Henry 4e64983f9f Add STARPU_TAG parameter to starpu_insert_task. 13 years ago
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. 13 years ago
  Nathalie Furmento 591d2a54f5 mpi: enable or disable MPI communication cache through a configure option, and enable it by default 13 years ago
  Nathalie Furmento 549384f77b src/core/perfmodel/perfmodel_history.c: add cases for STARPU_PER_ARCH and STARPU_COMMON (tests/sched_policies/simple_cpu_gpu_sched.c was failing otherwise) 13 years ago
  Nathalie Furmento 21aba8e539 include/starpu_util.h: clarify error message 13 years ago
  Nathalie Furmento 651708de6b src/core/progress_hook.c: fix typo in filename 13 years ago
  Nathalie Furmento a334a2764c Revert 7338 as function starpu_data_release_on_node is public 13 years ago
  Nathalie Furmento c027e20928 mpi/tests: minor fixes following icc's warnings 13 years ago