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.
|
il y a 14 ans |
Samuel Thibault
|
89e5279a57
Add blas_model.c in tarball
|
il y a 14 ans |
Nathalie Furmento
|
66c12a69dc
Compilation system: on windows OSes, do not use the loader application when calling make check
|
il y a 14 ans |
Samuel Thibault
|
cf42bcf4a1
Merge starpu-top branch into trunk
|
il y a 14 ans |
Samuel Thibault
|
595249abc7
starpufft needs fftwf, not fftwl
|
il y a 14 ans |
Cédric Augonnet
|
08e2b87a27
In case MAGMA is available (a recent version with pkg-config is now required),
|
il y a 14 ans |
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
|
il y a 14 ans |
Nathalie Furmento
|
0d04ca87fd
examples/Makefile.am: fix list of programs to install and to check
|
il y a 14 ans |
Nathalie Furmento
|
598d2ad410
Makefile.am: fix settings of check_PROGRAMS
|
il y a 14 ans |
Nathalie Furmento
|
3de9ebd5de
Simplify Makefiles
|
il y a 14 ans |
Samuel Thibault
|
ccb9c7a725
Make sure to include our own starpu.h before potential system-installed ones
|
il y a 14 ans |
Samuel Thibault
|
fe23677913
move blas link flags to STARPU_BLAS_LDFLAGS
|
il y a 14 ans |
Samuel Thibault
|
df21a8b79e
move opengl flags to STARPU_OPENGL_RENDER_LDFLAGS
|
il y a 14 ans |
Samuel Thibault
|
7cff24cd66
move -lgfortran to STARPU_CUDA_FORTRAN_LDFLAGS
|
il y a 14 ans |
Nathalie Furmento
|
1f33d0ed4a
examples/reductions/dot_product: add a cuda codelet for the reduction
|
il y a 14 ans |
Cédric Augonnet
|
1a07d6c313
Forgot to commit Makefile.am changes, and use pinned memory if possible.
|
il y a 14 ans |
Nathalie Furmento
|
03052db3a3
examples: error-prone examples are moved into a opt sub-directory, their execution is optional
|
il y a 14 ans |
Nathalie Furmento
|
4231064e60
Configuration and compilation system: fix OpenCL settings
|
il y a 14 ans |
Nathalie Furmento
|
8e7dd0e906
compilation system: cuda cppflags should also not be included automatically
|
il y a 14 ans |
Nathalie Furmento
|
aa683e2b27
Configuration and Compilation system:
|
il y a 14 ans |
Nathalie Furmento
|
307015aaab
examples: add simple callbacl example
|
il y a 14 ans |
Nathalie Furmento
|
b343427e20
examples/Makefile.am: fix flags for mandelbrot compilation
|
il y a 14 ans |
Nathalie Furmento
|
c00e69ef7a
examples/Makefile.am: also include global flags to compile mandelbrot
|
il y a 14 ans |
Samuel Thibault
|
393582ec25
fix build with no libX11 on the system
|
il y a 14 ans |
Samuel Thibault
|
01456b03c5
Use autoconf's standard AC_PATH_XTRA macro
|
il y a 14 ans |
Nathalie Furmento
|
de0facd291
examples: distribute opencl kernel source
|
il y a 14 ans |
Nathalie Furmento
|
ce16e787db
examples/Makefile.am: make check should run all the examples
|
il y a 14 ans |
Cédric Augonnet
|
1618f94c1f
Instead of using cublasSdot or cublasDdot, we reimplement scalar product in
|
il y a 14 ans |
Cédric Augonnet
|
0de9ecb7a8
Massive cleanup in the examples/cholesky/ directory. Remove traces of the "dw_"
|
il y a 14 ans |
Cédric Augonnet
|
53c60beeb5
Cleanup the examples/mult/ directory to only keep sgemm and dgemm (the rest of
|
il y a 14 ans |