Samuel Thibault
|
33001ecdb8
Enable developer warnings only if the STARPU_DEVEL environment is defined to a non-empty value.
|
14 年之前 |
Samuel Thibault
|
7731b9bebb
also look for CUDA/OpenCL in CUDA_INC_PATH and CUDA_INSTALL_PATH
|
14 年之前 |
Nathalie Furmento
|
5b4c5324d2
configure.ac: link with stdc++ only on non-windows systems
|
14 年之前 |
Samuel Thibault
|
5442848fd6
document how to change max numbers of workers
|
14 年之前 |
Samuel Thibault
|
ff403a40d1
cublas is actually needed for starpu itself
|
14 年之前 |
Samuel Thibault
|
fe23677913
move blas link flags to STARPU_BLAS_LDFLAGS
|
14 年之前 |
Samuel Thibault
|
df21a8b79e
move opengl flags to STARPU_OPENGL_RENDER_LDFLAGS
|
14 年之前 |
Samuel Thibault
|
dac760f312
move -lnuma to STARPU_LIBNUMA_LDFLAGS
|
14 年之前 |
Samuel Thibault
|
495e37b641
Move -lcurand to STARPU_CURAND_LDFLAGS
|
14 年之前 |
Samuel Thibault
|
7cff24cd66
move -lgfortran to STARPU_CUDA_FORTRAN_LDFLAGS
|
14 年之前 |
Cédric Augonnet
|
f369f68805
It seems that $SIZEOF_VOID_P needs to be set manually
|
14 年之前 |
Nathalie Furmento
|
50b9d20c0e
configure.ac: fix FxT case
|
14 年之前 |
Samuel Thibault
|
6f51eb3371
move -lcufft to its own STARPU_CUFFT_LDFLAGS variable
|
14 年之前 |
Samuel Thibault
|
135f7897af
more items in the configuration summary
|
14 年之前 |
Samuel Thibault
|
be937f5151
Add configuration option summary
|
14 年之前 |
Nathalie Furmento
|
7bbc5e5b0c
configure.ac: also look for libcuda in directory specified by --with-cuda-lib-dir
|
14 年之前 |
Ludovic Courtès
|
6c269b9087
configure: Honor the user's $CFLAGS.
|
14 年之前 |
Nathalie Furmento
|
7be2d333fc
configure.ac: move detection of nvcc earlier
|
14 年之前 |
Ludovic Courtès
|
c687a349e9
configure: Fix the default executable search path for CUDA.
|
14 年之前 |
Ludovic Courtès
|
d8322376a1
configure: Fix `nvcc' detection.
|
14 年之前 |
Samuel Thibault
|
31fc08f3d7
bump the version, since this is _not_ 0.4, and the generated documentation should thus not say so
|
14 年之前 |
Nathalie Furmento
|
009b1fefab
configure.ac: Fix macro IS_SUPPORTED_CFLAG
|
14 年之前 |
Nathalie Furmento
|
81a9490fca
compilation system: check option -Wxxx are valid for the current C compiler
|
14 年之前 |
Nathalie Furmento
|
6f43a089a6
configure.ac: Fix test
|
14 年之前 |
Cédric Augonnet
|
e51515a4dd
Start to add support for CUDA 4:
|
14 年之前 |
Nathalie Furmento
|
a2e703967c
configure.ac: AC_LIBTOOL_WIN32_DLL must be called *before* 'AC_PROG_LIBTOOL'
|
14 年之前 |
Nathalie Furmento
|
c1abba883c
|
14 年之前 |
Nathalie Furmento
|
4b66da2ca8
configure.ac: invert macros AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL
|
14 年之前 |
Nathalie Furmento
|
b3716b4f66
configure.ac: fix setting of variable STARPU_CUDA_LDFLAGS
|
14 年之前 |
Nathalie Furmento
|
03052db3a3
examples: error-prone examples are moved into a opt sub-directory, their execution is optional
|
14 年之前 |