コミット履歴

作者 SHA1 メッセージ 日付
  Olivier Aumage cc86ba5270 - merge trunk 11 年 前
  Samuel Thibault 03d6dd9f21 Allow building blas examples without a blas library when running under simgrid 11 年 前
  Olivier Aumage bb4b639704 - merge trunk 11 年 前
  Nathalie Furmento f0fc26784a configure.ac: define CL_USE_DEPRECATED_OPENCL_1_1_APIS to force OpenCL to define deprecated functions (StarPU uses clEnqueueMarker) 11 年 前
  Olivier Aumage 1d485a7b34 - merge trunk 11 年 前
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet 11 年 前
  Olivier Aumage 4635bbe211 - merge trunk 11 年 前
  Nathalie Furmento 68d0971b70 starpufft: By default, StarPU FFT examples are not compiled and checked, the configure option --enable-starpufft-examples needs to be specified to change this behaviour. 11 年 前
  Nathalie Furmento 729eae08b1 configure.ac: revert for now the option subdir-objects (it breaks too many things) 11 年 前
  Olivier Aumage 6cb53b8abc - merge trunk 11 年 前
  Nathalie Furmento ba4c34742e starpufft: re-organise directories to have src include and tests sub-directories 11 年 前
  Nathalie Furmento 8fc1e0faca configure: use subdir-objects, it is incompatible with the use of $(top_srcdir) in Makefile, they need to be replaced by relative directories 11 年 前
  Olivier Aumage a276de8730 - merge trunk 11 年 前
  Samuel Thibault 0977720ba0 port r12586 from 1.1: Make sure the user has synchronized with the local stream 11 年 前
  Olivier Aumage 2c125dafe1 - merge trunk 11 年 前
  Samuel Thibault d0eab8ef8c Do not rely on the .h file for functions actually available at link time, do check them explicitly 11 年 前
  Olivier Aumage c6104a3b62 - openmp stubs 11 年 前
  Olivier Aumage ecb54e5633 - add configure option for openmp runtime support 11 年 前
  Samuel Thibault bdf84975d3 Add paje statistics tools from Luka 11 年 前
  Olivier Aumage 084e2a3757 - fix generation of version.sty 11 年 前
  Samuel Thibault 9fe394f47d Allow performance models to have bigger variation: 50% instead of just 10% 11 年 前
  Samuel Thibault ece2c97b87 Fix build on systems which do not have pthread barriers, such as Mac OS X 11 年 前
  Nathalie Furmento c1a9b88ba7 New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library 11 年 前
  Nathalie Furmento 2fa111c9c3 configure.ac: check whether doxygen needed tools are installed before enabling documentation building 11 年 前
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro 11 年 前
  Nathalie Furmento 701306e64c rename mvsc to msvc 11 年 前
  Nathalie Furmento dfc84ea5a5 configure.ac: add -Werror=implicit-function-declaration when available 11 年 前
  Samuel Thibault 1e7097e614 Fix message according to actual meaning 11 年 前
  Nathalie Furmento 93ce4ecd0e thread: encapsulation of the pthread_spin_xxx functions 11 年 前
  Samuel Thibault 65b826ed3a Only enable workers for all kinds of devices in the simgrid case, which indeed potentially needs to run them even if support is not compiled in. 11 年 前