提交历史

作者 SHA1 备注 提交日期
  Nathalie Furmento ebbc8dcc66 configure.ac: fix detection of mpiexec 14 年之前
  Samuel Thibault 6e13e31a00 get back to being able to be built by automake 1.9 14 年之前
  Samuel Thibault 719155db9f copyright fixes 14 年之前
  Nathalie Furmento 583abfa0b4 configure.ac: restore LDFLAGS when no valid opencl setup is found. 14 年之前
  Nathalie Furmento 27db8fc1fc configure.ac: restore LDFLAGS when no valid opencl setup is found 14 年之前
  Nathalie Furmento 49f380be4d configure.ac: add option --with-mpiexec 14 年之前
  Nathalie Furmento 27f4296c30 configure.ac: define MPIEXEC even when not running make -C mpi check 14 年之前
  Samuel Thibault 3d950567d4 fix use of erand48 14 年之前
  Nathalie Furmento 32010f95c1 configure.ac: AM_CONDITIONAL should always be defined 14 年之前
  Nathalie Furmento 464e1dcf36 StarPU-MPI: Specify when make -C mpi check should be run 14 年之前
  Cédric Augonnet 6377a706e8 For debugging purporse, we can disable the hwloc lib with the --without-hwloc 14 年之前
  Samuel Thibault d87e58afc7 a lot of documentation fixes and additions here and there 14 年之前
  Nathalie Furmento 711caf62d6 configure.ac: new option to disable the utilisation of the system's drand48 14 年之前
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib 14 年之前
  Nathalie Furmento 3882b3533a configure.ac: fix condition 14 年之前
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 14 年之前
  Nathalie Furmento cafb22e85f Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled 14 年之前
  Cédric Augonnet e972e93da4 Fix make distcheck 14 年之前
  Samuel Thibault 5dd81e4825 drop including now-suppressed pthread_win32 14 年之前
  Samuel Thibault 22399386c3 misc mingw fixes 14 年之前
  Samuel Thibault 4c1062a533 do not systematically add -I/usr//include, it poses problems on mingw 15 年之前
  Cédric Augonnet 1fb5e9a42f - Add the --with-opencl-lib-dir and --with-opencl-include-dir options to 15 年之前
  Cédric Augonnet f90e00fa9f - In case we have a non standard CUDA setup, we can specify both include and 15 年之前
  Samuel Thibault e4f8e3a2f1 fix checking for libstdc++ 15 年之前
  Samuel Thibault 077899a03e explicitly add -lstdc++ on darwin 15 年之前
  Cédric Augonnet e4c85b9e07 Implement the Monte Carlo algorithm used to compute Pi by the means of 15 年之前
  Cédric Augonnet 9817b32691 Add support for the MKL. Since it is really hard to guess the flags for MKL, we 15 年之前
  Nathalie Furmento 5807291b01 configure: detect availability of header file f77.h and compile fortran example only when available 15 年之前
  Cédric Augonnet 43721a131a Fix typo: CC_OR_MPICC is really CC or MPICC 15 年之前
  Samuel Thibault fd0f8af217 fix typo 15 年之前