Cronologia Commit

Autore SHA1 Messaggio Data
  Ludovic Courtès d40f2589bc build: Specify the home page URL. 13 anni fa
  Nathalie Furmento b9f5390697 configure.ac: fix indentation to get a easier-to-read code 13 anni fa
  Nathalie Furmento a2bc32695f configure.ac: remove un-needed notice message 13 anni fa
  Nathalie Furmento f212661f97 doc: do not build if necessary tools are missing 13 anni fa
  Cyril Roelandt 53555d4d69 Fix the detection of f77.h. 13 anni fa
  Nathalie Furmento c26e1ccdc6 mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0. 13 anni fa
  Nathalie Furmento e41347e74e mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS 13 anni fa
  Nathalie Furmento b0f18c537f configure.ac: add option -ccbin to nvcc to specify the C compiler to use 13 anni fa
  Nathalie Furmento 6a9b202b28 configure.ac: document NVCC when calling configure --help 13 anni fa
  Nathalie Furmento fddb5e66a2 configure.ac: if the environment variable NVCC is set, use it directly instead of looking for the compiler 13 anni fa
  Ludovic Courtès a15c284376 configure: Check for `pkg-config'. 13 anni fa
  Nathalie Furmento ccb2b1282d rename slow-machine to the more appropriate term quick-check 13 anni fa
  Nathalie Furmento 2be142a0ff configure: remove Cell support from configure, it is no longer possible to enable the gordon driver 13 anni fa
  Nathalie Furmento 91e6f9e7db configure.ac: when configuring SOCL, OpenCL has already been detected, no need to do it again 13 anni fa
  Nathalie Furmento a610a1fb0b configure.ac: set default value for variable have_valid_opencl 13 anni fa
  Nathalie Furmento 62d7a85b85 configure.ac: always set run_socl_check 13 anni fa
  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 13 anni fa
  Nathalie Furmento 8dca1f4c96 remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed 13 anni fa
  Nathalie Furmento 8cc33523e2 configure.ac: add --coverage to CFLAGS instead of CPPFLAGS 13 anni fa
  Ludovic Courtès 22a29db265 gcc: Move headers in their own directory. 13 anni fa
  Nathalie Furmento 01622c139c socl: check clGetExtensionFunctionAddressForPlatform is available 13 anni fa
  Cyril Roelandt 07f9303473 Another attempt at fixing the plugin build. 13 anni fa
  Cyril Roelandt d960ca1ed2 Do not try to link any ICD file if /etc/OpenCL/vendors does not exist, or is not a directory. 13 anni fa
  Nathalie Furmento 7eda714005 SOCL: enable test suite only when environment variable SOCL_OCL_LIB_OPENCL is defined 13 anni fa
  Nathalie Furmento 8768acacdd socl: create links to existing icd files and create a new socl.icd file in socl/vendors directory 13 anni fa
  Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 anni fa
  Nathalie Furmento bd6bae74e6 configure.ac: fix --without-hwloc 13 anni fa
  Nathalie Furmento 7c6279cb8c configure.ac: improve hwloc detection 13 anni fa
  Nathalie Furmento c8d7eb43a3 mpi: break Makefile.am in each sub-directories src examples tests 13 anni fa
  Cyril Roelandt ebf4572b34 Remove the "-arch sm_13" option from the NVCCFLAGS. 13 anni fa