Nathalie Furmento
|
230d1901a4
socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric)
|
10 years ago |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 years ago |
Nathalie Furmento
|
d424548bc2
clean file starpu_idle_microsec.log on make distclean
|
11 years ago |
Samuel Thibault
|
e72c552c82
revert r9733: distinguish the effective ABI versions of the different libraries
|
12 years ago |
Samuel Thibault
|
01a3cc7a7f
distinguish the effective ABI versions of the different libraries
|
12 years ago |
Nathalie Furmento
|
a1911a0e4e
Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 years ago |
Nathalie Furmento
|
0aabc3ff77
socl/examples/Makefile.am: disable basicsplit/basicsplit as it requires OpenCL 1.2
|
12 years ago |
Sylvain Henry
|
5180090636
SOCL: basic task partition mechanism
|
12 years ago |
Sylvain Henry
|
28074351ce
SOCL: add "mapping" example
|
12 years ago |
Nathalie Furmento
|
bb1269ddf2
socl/examples/Makefile.am: matmul needs -lm as it is using sqrtf
|
12 years ago |
Nathalie Furmento
|
7eda714005
SOCL: enable test suite only when environment variable SOCL_OCL_LIB_OPENCL is defined
|
13 years ago |
Sylvain Henry
|
52e740164b
SOCL: Remove modified OpenCL headers. ICD is now the only supported way to use SOCL.
|
13 years ago |
Sylvain Henry
|
37bce2edab
Fix bad CUDA/OpenCL interaction
|
13 years ago |
Sylvain Henry
|
b81e342a30
SOCL: fix example compilation
|
13 years ago |
Sylvain Henry
|
f8a139ce57
SOCL: add support for manual scheduling and prefetching
|
13 years ago |
Nathalie Furmento
|
877a3b3bdd
build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11.
|
13 years ago |
Ludovic Courtès
|
74ac8f3079
build: Adjust tests to Automake 1.12.
|
13 years ago |
Sylvain Henry
|
fff6d69b0a
SOCL: add matrix multiplication example
|
13 years ago |
Nathalie Furmento
|
49ce5a198c
Makefile.am: set top_srcdir
|
13 years ago |
Samuel Thibault
|
0a88862c0a
Make showcheck recursive, fix hang when there is not test log
|
13 years ago |
Samuel Thibault
|
6c9c6f7bc7
Also show successful tests logs
|
13 years ago |
Samuel Thibault
|
d5b3136ea8
Enable parallel-tests option if available in automake, add showcheck rule to show the result in buildbot
|
13 years ago |
Nathalie Furmento
|
8327eaecdf
socl/examples/Makefile.am: launch examples through dedicated loader
|
13 years ago |
Nathalie Furmento
|
cd06b99c33
Rename 'libsocl.la' to 'libsocl-MAJOR.MINOR.la'.
|
13 years ago |
Nathalie Furmento
|
cf88ce1bf8
socl: move examples from examples/socl to socl/examples
|
13 years ago |