Cyril Roelandt
|
06c5dc44e6
Add filters/multiformat/multiformat_types.h to the list of headers to be included in the tarball.
|
13 년 전 |
Cyril Roelandt
|
ac859c1e11
Multiformat : filter example.
|
13 년 전 |
Nathalie Furmento
|
e84ff6aaa3
examples/Makefile.am: starpufft has been moved
|
13 년 전 |
Nathalie Furmento
|
cf88ce1bf8
socl: move examples from examples/socl to socl/examples
|
13 년 전 |
Ludovic Courtès
|
020742b9a3
Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'.
|
13 년 전 |
Nathalie Furmento
|
f6cb0b849f
examples/Makefile.am: loader needs to include <builddir>/src/common/config.h
|
13 년 전 |
Samuel Thibault
|
7a0f65790f
Also build vector_scal with icc when available
|
13 년 전 |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
13 년 전 |
Samuel Thibault
|
dee86a1ac1
Remove the mult_impl example, the vector_scal example makes much more sense
|
13 년 전 |
Olivier Aumage
|
66e35b6222
- add support for complex number cases in the LU example
|
14 년 전 |
Cyril Roelandt
|
ffcfb86084
Multi-implementation.
|
14 년 전 |
Sylvain Henry
|
6ce4934cd3
Add some SOCL examples
|
14 년 전 |
Samuel Thibault
|
2f21c1e693
Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
|
14 년 전 |
Samuel Thibault
|
89e5279a57
Add blas_model.c in tarball
|
14 년 전 |
Nathalie Furmento
|
66c12a69dc
Compilation system: on windows OSes, do not use the loader application when calling make check
|
14 년 전 |
Samuel Thibault
|
cf42bcf4a1
Merge starpu-top branch into trunk
|
14 년 전 |
Samuel Thibault
|
595249abc7
starpufft needs fftwf, not fftwl
|
14 년 전 |
Cédric Augonnet
|
08e2b87a27
In case MAGMA is available (a recent version with pkg-config is now required),
|
14 년 전 |
Nathalie Furmento
|
9854c31df2
tests/ examples/: make check uses a loader to execute tests and examples, and kills them if they are not finished within a timeout
|
14 년 전 |
Nathalie Furmento
|
0d04ca87fd
examples/Makefile.am: fix list of programs to install and to check
|
14 년 전 |
Nathalie Furmento
|
598d2ad410
Makefile.am: fix settings of check_PROGRAMS
|
14 년 전 |
Nathalie Furmento
|
3de9ebd5de
Simplify Makefiles
|
14 년 전 |
Samuel Thibault
|
ccb9c7a725
Make sure to include our own starpu.h before potential system-installed ones
|
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
|
7cff24cd66
move -lgfortran to STARPU_CUDA_FORTRAN_LDFLAGS
|
14 년 전 |
Nathalie Furmento
|
1f33d0ed4a
examples/reductions/dot_product: add a cuda codelet for the reduction
|
14 년 전 |
Cédric Augonnet
|
1a07d6c313
Forgot to commit Makefile.am changes, and use pinned memory if possible.
|
14 년 전 |
Nathalie Furmento
|
03052db3a3
examples: error-prone examples are moved into a opt sub-directory, their execution is optional
|
14 년 전 |
Nathalie Furmento
|
4231064e60
Configuration and compilation system: fix OpenCL settings
|
14 년 전 |