Nathalie Furmento
|
d73c24a44f
configure.ac: typo
|
пре 12 година |
Nathalie Furmento
|
b6caf4846b
configure.ac: a developer checkout may also be detected with git
|
пре 12 година |
Cyril Roelandt
|
1669231aae
Fix the call to $CC -dumpspecs in configure.ac.
|
пре 12 година |
Cyril Roelandt
|
6139b92f8b
Fix the compilation of CUDA kernels when $CC is not gcc.
|
пре 12 година |
Nathalie Furmento
|
4ba3bb5eab
memory stats: rename memory_status objects to memory_stats objects as what is displayed are statistics
|
пре 12 година |
Nathalie Furmento
|
a159adc4b3
rename internal macro STARPU_DATA_STATS to STARPU_ENABLE_STATS
|
пре 12 година |
Nathalie Furmento
|
4c627e4437
statistics: group things which belong together
|
пре 12 година |
Nathalie Furmento
|
0a564ecdab
doc: instead of automatically disabling the documentation building, we provide the configure option --disable-build-doc, otherwise, when installing from a tarball on a machine without makeinfo will prevent the installation of the documentation (Thanks to Ludovic Courtes and hydra for the hint)
|
пре 12 година |
Ludovic Courtès
|
d40f2589bc
build: Specify the home page URL.
|
пре 12 година |
Nathalie Furmento
|
b9f5390697
configure.ac: fix indentation to get a easier-to-read code
|
пре 12 година |
Nathalie Furmento
|
a2bc32695f
configure.ac: remove un-needed notice message
|
пре 12 година |
Nathalie Furmento
|
f212661f97
doc: do not build if necessary tools are missing
|
пре 12 година |
Cyril Roelandt
|
53555d4d69
Fix the detection of f77.h.
|
пре 12 година |
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.
|
пре 12 година |
Nathalie Furmento
|
e41347e74e
mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS
|
пре 12 година |
Nathalie Furmento
|
b0f18c537f
configure.ac: add option -ccbin to nvcc to specify the C compiler to use
|
пре 12 година |
Nathalie Furmento
|
6a9b202b28
configure.ac: document NVCC when calling configure --help
|
пре 12 година |
Nathalie Furmento
|
fddb5e66a2
configure.ac: if the environment variable NVCC is set, use it directly instead of looking for the compiler
|
пре 12 година |
Ludovic Courtès
|
a15c284376
configure: Check for `pkg-config'.
|
пре 12 година |
Nathalie Furmento
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
пре 12 година |
Nathalie Furmento
|
2be142a0ff
configure: remove Cell support from configure, it is no longer possible to enable the gordon driver
|
пре 12 година |
Nathalie Furmento
|
91e6f9e7db
configure.ac: when configuring SOCL, OpenCL has already been detected, no need to do it again
|
пре 12 година |
Nathalie Furmento
|
a610a1fb0b
configure.ac: set default value for variable have_valid_opencl
|
пре 12 година |
Nathalie Furmento
|
62d7a85b85
configure.ac: always set run_socl_check
|
пре 12 година |
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 година |
Nathalie Furmento
|
8dca1f4c96
remove STARPU_MAJOR_VERSION and STARPU_MINOR_VERSION as they are no longer needed
|
пре 12 година |
Nathalie Furmento
|
8cc33523e2
configure.ac: add --coverage to CFLAGS instead of CPPFLAGS
|
пре 12 година |
Ludovic Courtès
|
22a29db265
gcc: Move headers in their own directory.
|
пре 12 година |
Nathalie Furmento
|
01622c139c
socl: check clGetExtensionFunctionAddressForPlatform is available
|
пре 12 година |
Cyril Roelandt
|
07f9303473
Another attempt at fixing the plugin build.
|
пре 12 година |