提交历史

作者 SHA1 备注 提交日期
  Samuel Thibault 0602a9efac check for presence of unistd.h header _before_ using it 8 年之前
  Samuel Thibault d51c021306 Do not avoid passing -ccbin when it is not supported, nvcc does not use the option blindly any more. Let nvcc pick up its preferred compiler alone, in most cases that is preferred. Introduce instead a NVCC_CC environment variable when one really wants to override this. 8 年之前
  Samuel Thibault 9ec78f8163 Remove the --enable-paje-condelet-details configure option: vite r1430 has been released more than two years ago, it's even in Debian Jessie, so we can assume people have it on their desktop machine 8 年之前
  Samuel Thibault 9ade595f96 Disable core dumps for tests which are supposed to crash 8 年之前
  Samuel Thibault cd847ea3d3 Fix build with upcoming simgrid release 8 年之前
  Nathalie Furmento 0867e93cb4 merge branches/mpi_engine@18351: mpi: code cleaning 8 年之前
  Nathalie Furmento 8c53b48112 mpi: new configure option --enable-mpi-pedantic-isend (disabled by default) to acquire data in STARPU_RW (instead of STARPU_R) before performing MPI_Isend call 8 年之前
  Nathalie Furmento d1f94db7b5 do not build doc when it's available... 8 年之前
  Nathalie Furmento 358bb3fa09 do not distribute doc when not available 8 年之前
  Samuel Thibault 882ad99086 Do not assume that -fPIC means static linking, nowadays distributions compile all code with fPIC 8 年之前
  Nathalie Furmento a07308b060 configure.ac: postpone detection of CX11 compiler after the mpi master slave detection to make sure to use the MPI CXX11 compiler if necessary 8 年之前
  Samuel Thibault ea45438a79 merge trunk 8 年之前
  Nathalie Furmento 7ca8786ea4 configure.ac: print srcdir directory to check against svn 8 年之前
  Samuel Thibault 78b61b176b Fix build with recent simgrid 8 年之前
  Corentin Salingue a4530061c2 merge from trunk 8 年之前
  Corentin Salingue d327b8150a Initialize Simgrid and MPI before initialize libtool 8 年之前
  Corentin Salingue ed631c81b1 revert -r19534 8 年之前
  Corentin Salingue d9c44b7d71 Init libtool after all checks to have the good compilers 8 年之前
  Corentin Salingue 96aa4552b2 fix checking CXX11 when configuring 8 年之前
  Corentin Salingue abd20a4c8e We can disable StarPU-MPI when using MPI Master Slave + warn when both are activated 8 年之前
  Corentin Salingue 41101d149b merge from trunk 8 年之前
  Samuel Thibault 9ef0076f47 fix gprof build with pie-by-default compilers 8 年之前
  Samuel Thibault 541061fada fix compatibility with simgrid 3.14 8 年之前
  Luka Stanisic 2c97815c60 correcting output of the config for mlr 8 年之前
  Luka Stanisic 6ca9f5f1af detecting MKL for mlr models 8 年之前
  Samuel Thibault c7e5f06c7a do not enable counting GPUs with old simgrid: SD_route_get_list seems to be crashing with old versions 8 年之前
  Samuel Thibault 02c7c8e43d fix default max number of nodes in simgrid case 8 年之前
  Samuel Thibault 0d900cb464 fix compatibility with older simgrid versions 8 年之前
  Corentin Salingue 0dbf966aef Merge from trunk 8 年之前
  Corentin Salingue 28d9ec43f7 add asynchronous MPI master-slave transfers 8 年之前