Historique des commits

Auteur SHA1 Message Date
  Cyril Roelandt d960ca1ed2 Do not try to link any ICD file if /etc/OpenCL/vendors does not exist, or is not a directory. il y a 13 ans
  Nathalie Furmento 7eda714005 SOCL: enable test suite only when environment variable SOCL_OCL_LIB_OPENCL is defined il y a 13 ans
  Nathalie Furmento 8768acacdd socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory il y a 13 ans
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples il y a 13 ans
  Nathalie Furmento bd6bae74e6 configure.ac: fix --without-hwloc il y a 13 ans
  Nathalie Furmento 7c6279cb8c configure.ac: improve hwloc detection il y a 13 ans
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests il y a 13 ans
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. il y a 13 ans
  Nathalie Furmento 591d2a54f5 mpi: enable or disable MPI communication cache through a configure option, and enable it by default il y a 13 ans
  Samuel Thibault df04fab94e icc build of goto seems to need -lifcore il y a 13 ans
  Samuel Thibault 7cef636fa4 Also look at CUDA_ROOT environment variable il y a 13 ans
  Cyril Roelandt 6a90fa970d Fix MPI build on Darwin. il y a 13 ans
  Nathalie Furmento e977e633b5 configure.ac: build examples by default il y a 13 ans
  Ludovic Courtès 32afe5bad0 build: Fix Automake hack in `gcc-plugin'; clarify comments. il y a 13 ans
  Nathalie Furmento abdc0b7be0 configure.ac: extra comments il y a 13 ans
  Nathalie Furmento 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. il y a 13 ans
  Cyril Roelandt 764ced63f7 Use a STARPU_MAXGORDONDEVS constant. il y a 13 ans
  Samuel Thibault 106d8e0cd0 Allow user to set BLAS_LIBS for own blas libraries and mimic standard AX_BLAS autoconf macro behaviour. Thanks bicatali for the patch il y a 13 ans
  Samuel Thibault 32e6013d67 Do not force -O3 over the user, let it override it il y a 13 ans
  Samuel Thibault b0e78ad674 Do not build examples if user did not ask for it. Thanks bicatali for the patch. il y a 13 ans
  Samuel Thibault 1f73a55d64 Allow detection of qt, and disable when qt is present but user does not want it. thanks bicatali for the patch il y a 13 ans
  Samuel Thibault 107f243bb6 fix passing FXT_LDFLAGS il y a 13 ans
  Samuel Thibault c807ac1eda fix enable_fut_flush detection, add fut_set_filename call il y a 13 ans
  Nathalie Furmento 9c1d0e9fb6 Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy il y a 13 ans
  Nathalie Furmento a1f1ddf4be FxT: Allow larger event buffer il y a 13 ans
  Samuel Thibault 972caa3d96 Fix build without OpenGL headers il y a 13 ans
  Nathalie Furmento 7e49340ddf configure.ac: revert 6928. SOCL comes with its own OpenCL headers (see r6929), there is no need to check the system version il y a 13 ans
  Nathalie Furmento 517e4c3f55 configure.ac: SOCL needs a recent version of OpenCL which defines cl_device_partition_property, Check it is available before enabling SOCL. il y a 13 ans
  Cyril Roelandt 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). il y a 13 ans
  Nathalie Furmento b1ec50c09b MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes il y a 13 ans