Commit History

Author SHA1 Message Date
  Nathalie Furmento 6a9b202b28 configure.ac: document NVCC when calling configure --help 12 years ago
  Nathalie Furmento fddb5e66a2 configure.ac: if the environment variable NVCC is set, use it directly instead of looking for the compiler 12 years ago
  Ludovic Courtès a15c284376 configure: Check for `pkg-config'. 12 years ago
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check 12 years ago
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver 12 years ago
  Nathalie Furmento 91e6f9e7db configure.ac: when configuring SOCL, OpenCL has already been detected, no need to do it again 12 years ago
  Nathalie Furmento a610a1fb0b configure.ac: set default value for variable have_valid_opencl 12 years ago
  Nathalie Furmento 62d7a85b85 configure.ac: always set run_socl_check 12 years ago
  Nathalie Furmento adf0a15c45 revert @7683 as STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION should be defined by the public API for applications to detect the version of StarPU they are using 12 years ago
  Nathalie Furmento 8dca1f4c96 remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed 12 years ago
  Nathalie Furmento 8cc33523e2 configure.ac: add --coverage to CFLAGS instead of CPPFLAGS 12 years ago
  Ludovic Courtès 22a29db265 gcc: Move headers in their own directory. 12 years ago
  Nathalie Furmento 01622c139c socl: check clGetExtensionFunctionAddressForPlatform is available 12 years ago
  Cyril Roelandt 07f9303473 Another attempt at fixing the plugin build. 12 years ago
  Cyril Roelandt d960ca1ed2 Do not try to link any ICD file if /etc/OpenCL/vendors does not exist, or is not a directory. 12 years ago
  Nathalie Furmento 7eda714005 SOCL: enable test suite only when environment variable SOCL_OCL_LIB_OPENCL is defined 12 years ago
  Nathalie Furmento 8768acacdd socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory 12 years ago
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 12 years ago
  Nathalie Furmento bd6bae74e6 configure.ac: fix --without-hwloc 12 years ago
  Nathalie Furmento 7c6279cb8c configure.ac: improve hwloc detection 12 years ago
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests 12 years ago
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. 12 years ago
  Nathalie Furmento 591d2a54f5 mpi: enable or disable MPI communication cache through a configure option, and enable it by default 12 years ago
  Samuel Thibault df04fab94e icc build of goto seems to need -lifcore 12 years ago
  Samuel Thibault 7cef636fa4 Also look at CUDA_ROOT environment variable 12 years ago
  Cyril Roelandt 6a90fa970d Fix MPI build on Darwin. 12 years ago
  Nathalie Furmento e977e633b5 configure.ac: build examples by default 13 years ago
  Ludovic Courtès 32afe5bad0 build: Fix Automake hack in `gcc-plugin'; clarify comments. 13 years ago
  Nathalie Furmento abdc0b7be0 configure.ac: extra comments 13 years ago
  Nathalie Furmento 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. 13 years ago