Samuel Thibault
|
ed747c4790
typo
|
13 vuotta sitten |
Samuel Thibault
|
77007ead6a
revert r4190, it's completely bogus, we need to add -L for the AC_HAVE_LIBRARY. AC_HAVE_LIBRARY actually does not add -lcudart to LDFLAGS because it has a non-empty action. Let's thus add CUDA_LDFLAGS before the cublas test
|
13 vuotta sitten |
Samuel Thibault
|
89f3df6586
keep -lcudart when checking for libcublas. This is needed for linking when that library path is not in LD_LIBRARY_PATH
|
13 vuotta sitten |
Nathalie Furmento
|
fd06148167
configure.ac: remove trailing whitespaces
|
13 vuotta sitten |
Nathalie Furmento
|
6db2c372ca
merge branch gpumem_prefetch
|
13 vuotta sitten |
Ludovic Courtès
|
dba0521de2
configure: Don't abort when Bison isn't there.
|
13 vuotta sitten |
Nathalie Furmento
|
1e179e123b
configure.ac: check for bison
|
13 vuotta sitten |
Nathalie Furmento
|
c54d799773
configure.ac: fails if yacc is not available
|
13 vuotta sitten |
Nathalie Furmento
|
6701bac241
configure.ac: only check non-empty values
|
13 vuotta sitten |
Nathalie Furmento
|
9fba8bf7d0
configure.ac: revert r4079, gcc-plugin files should always be generated for make dist to succeed
|
13 vuotta sitten |
Samuel Thibault
|
ef264ec4c2
Layout fix
|
14 vuotta sitten |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
14 vuotta sitten |
Nathalie Furmento
|
c9a6d31022
configure.ac: fix creation of shell scripts for gcc plugin
|
14 vuotta sitten |
Nathalie Furmento
|
cedefa9f81
configure.ac: only generate gcc-plugin make files when needed
|
14 vuotta sitten |
Nathalie Furmento
|
94e279876b
configure.ac: AC_PROG_YACC needs to be done even when gcc plugin is not enabled, otherwise make dist[check] fails
|
14 vuotta sitten |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
14 vuotta sitten |
Ludovic Courtès
|
a2c12967c4
configure: Explicitly require Libtool 2.2+.
|
14 vuotta sitten |
Ludovic Courtès
|
d2d32792dd
gcc: Support arbitrary C expressions in the `register' pragma.
|
14 vuotta sitten |
Nathalie Furmento
|
ad798de352
configure.ac: new comments
|
14 vuotta sitten |
Nathalie Furmento
|
07a2dc889e
configure.ac: new option to explicitely disable peer transfers with CUDA 4.0
|
14 vuotta sitten |
Sylvain Henry
|
971b72a37e
Do not #include C source file anymore in SOCL.
|
14 vuotta sitten |
Ludovic Courtès
|
af1a414ef3
gcc: Add a matrix multiplication example.
|
14 vuotta sitten |
Sylvain Henry
|
6ce4934cd3
Add some SOCL examples
|
14 vuotta sitten |
Sylvain Henry
|
082412f29a
Merge SOCL into StarPU repo
|
14 vuotta sitten |
Ludovic Courtès
|
d21123ac60
Use Automake's `color-tests' option when available.
|
14 vuotta sitten |
Ludovic Courtès
|
586c428011
gcc: Add test suite framework to check for compilation warnings, errors, etc.
|
14 vuotta sitten |
Nathalie Furmento
|
e58cc8be56
configure.ac: set hwloc as not available when option --without-hwloc is specified
|
14 vuotta sitten |
Nathalie Furmento
|
b3a3f8abd9
configure.ac: fix library name to use sockets on windows OSes
|
14 vuotta sitten |
Nathalie Furmento
|
8d597e51bb
configure.ac: add final s to --enable-maxcpu
|
14 vuotta sitten |
Nathalie Furmento
|
4bce668274
Related-cpu option renaming.
|
14 vuotta sitten |