Samuel Thibault
|
8d50dbee48
Fix OpenCL build on windows
|
15 anos atrás |
Samuel Thibault
|
c9c1b05d0f
add cygwin CUDA path
|
15 anos atrás |
Nathalie Furmento
|
766ea38063
configure.ac: fix syntax to use test command instead of [
|
15 anos atrás |
Samuel Thibault
|
cd742e33b6
fix windows build
|
15 anos atrás |
Nathalie Furmento
|
e2498049af
tests/coverage/coverage_test.sh is generated by configure to have a proper directory to call configure (that is needed to get a correct coverage report)
|
15 anos atrás |
Cédric Augonnet
|
433da63e14
Prepare for the coming 0.4 release
|
15 anos atrás |
Cédric Augonnet
|
84627ea448
Fix typo
|
15 anos atrás |
Cédric Augonnet
|
74cc2f1adc
Do not hardcode the maximum number of workers in the starpu.h header. Instead,
|
15 anos atrás |
Cédric Augonnet
|
e21992c35f
Add the --enable-maxcpus option to the configure script so that we can select
|
15 anos atrás |
Cédric Augonnet
|
22459e3f6a
There is now a specific list to report bugs
|
15 anos atrás |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 anos atrás |
Cédric Augonnet
|
fab6e0a48a
Remove the --disable-priority option which is really useless (someone who do
|
15 anos atrás |
Samuel Thibault
|
5fc4845594
really define STARPU_HAVE_POSIX_MEMALIGN, STARPU_HAVE_MEMALIGN and STARPU_HAVE_MALLOC_H
|
15 anos atrás |
Samuel Thibault
|
c2a62115aa
fix windows cuda build, disable opencl on windows for now (no fork there...)
|
15 anos atrás |
Samuel Thibault
|
ea9361f2db
do not look for specific symbols in cuda, as on windows the names are mangled
|
15 anos atrás |
Samuel Thibault
|
865c2a86f5
TODO
|
15 anos atrás |
Nathalie Furmento
|
05cc131e5b
configure.ac: apply substitution only if CUDA is enabled
|
15 anos atrás |
Nathalie Furmento
|
9d25e11734
libstarpu.pc.in: only make public the CUDA flags
|
15 anos atrás |
Nathalie Furmento
|
28d36ebed3
Fix to avoid early evaluation of ${datarootdir}. When doing so, not specifying --prefix to configure ends up in datarootdir=/NONE/share
|
15 anos atrás |
Cédric Augonnet
|
95bb2c7164
The default action of AC_CHECK_LIB when the lib is found is to add it to LIB,
|
15 anos atrás |
Cédric Augonnet
|
b0ff916624
We may also use the GotoBLAS2 lib
|
15 anos atrás |
Samuel Thibault
|
7c9b805058
restrict -l usage to static linking by moving them to .private. Also fix pkg-config Requires field for hwloc and gordon
|
15 anos atrás |
Samuel Thibault
|
c6b4a8be4c
libtool was refusing to create a dll just because objdump on wsock32 was talking french. Force C messages, and re-enable the use of wsock32
|
15 anos atrás |
Samuel Thibault
|
b5f194137d
do not require --with-gordon if --enable-gordon is passed and gordon is already in PKG_CONFIG_PATH
|
15 anos atrás |
Samuel Thibault
|
6558cfb735
disable use of wsock32 to get gethostname for now
|
15 anos atrás |
Samuel Thibault
|
74cb9f96d2
yet more win32 stuff
|
15 anos atrás |
Samuel Thibault
|
3a62b468b9
add rule to call the lib tool to generate .lib from .def
|
15 anos atrás |
Samuel Thibault
|
2cb704f236
enforce yet more the building of dlls
|
15 anos atrás |
Nathalie Furmento
|
bb615dfba4
regression: copy shell script and profiles in build directory
|
15 anos atrás |
Nathalie Furmento
|
fb380cb6d2
fix setting of STARPU_SRC_DIR (to deal with absolute and relative path)
|
15 anos atrás |