Samuel Thibault
|
ff403a40d1
cublas is actually needed for starpu itself
|
14 年 前 |
Samuel Thibault
|
fe23677913
move blas link flags to STARPU_BLAS_LDFLAGS
|
14 年 前 |
Nathalie Furmento
|
86613bb213
doc: use @var instead of @code to refer to function parameters
|
14 年 前 |
Samuel Thibault
|
df21a8b79e
move opengl flags to STARPU_OPENGL_RENDER_LDFLAGS
|
14 年 前 |
Samuel Thibault
|
dac760f312
move -lnuma to STARPU_LIBNUMA_LDFLAGS
|
14 年 前 |
Samuel Thibault
|
a3def3eebf
Add variants of AC_CHECK_LIB and AC_SEARCH_LIBS which add to STARPU_FOO_LDFLAGS instead of LIBS
|
14 年 前 |
Samuel Thibault
|
495e37b641
Move -lcurand to STARPU_CURAND_LDFLAGS
|
14 年 前 |
Samuel Thibault
|
7cff24cd66
move -lgfortran to STARPU_CUDA_FORTRAN_LDFLAGS
|
14 年 前 |
Nathalie Furmento
|
e626672b57
doc: fix typo
|
14 年 前 |
Nathalie Furmento
|
2f2862b9c2
doc: 1st dratf of the MPI documentation
|
14 年 前 |
Cédric Augonnet
|
f369f68805
It seems that $SIZEOF_VOID_P needs to be set manually
|
14 年 前 |
Nathalie Furmento
|
50b9d20c0e
configure.ac: fix FxT case
|
14 年 前 |
Nathalie Furmento
|
0c03f02ff7
doc: revert #3536. starpu_insert_task() returns an int
|
14 年 前 |
Samuel Thibault
|
6f51eb3371
move -lcufft to its own STARPU_CUFFT_LDFLAGS variable
|
14 年 前 |
Samuel Thibault
|
135f7897af
more items in the configuration summary
|
14 年 前 |
Samuel Thibault
|
be937f5151
Add configuration option summary
|
14 年 前 |
Nathalie Furmento
|
703469c5fb
doc: fix deftypefun declarations.
|
14 年 前 |
Samuel Thibault
|
ca2898b8c5
Thanks $DEITY for :g/^@deftypefun/s/[ *]\([^ *()@{}]\+\)\([,)]\)/@var{\1}\2/gc to add $arg{} where appropriate
|
14 年 前 |
Samuel Thibault
|
72674a38f7
use deftypefun where it's trivial to do so
|
14 年 前 |
Samuel Thibault
|
65391824bb
typo
|
14 年 前 |
Samuel Thibault
|
8a138f3417
Reference to the documentation and explain how to generate pdf/html
|
14 年 前 |
Samuel Thibault
|
bfcb59f8cc
document STARPU_REGRESSION_BASED vs STARPU_NL_REGRESSION_BASED
|
14 年 前 |
Samuel Thibault
|
091808305a
document more about calibration
|
14 年 前 |
Samuel Thibault
|
a118be6bfa
Document more on prefetch
|
14 年 前 |
Samuel Thibault
|
30dfe46a78
Document STARPU_PER_ARCH model type
|
14 年 前 |
Samuel Thibault
|
bbe0cdbbda
Add comments
|
14 年 前 |
Nathalie Furmento
|
7bbc5e5b0c
configure.ac: also look for libcuda in directory specified by --with-cuda-lib-dir
|
14 年 前 |
Nathalie Furmento
|
59640039cb
tests/datawizard/data_lookup.c: detect when no PU can execute the codelet and skip the test
|
14 年 前 |
Cédric Augonnet
|
d8e4ed1724
Only compile CUDA code if STARPU_USE_CUDA is defined
|
14 年 前 |
Nathalie Furmento
|
0d914cc730
tests/datawizard/lazy_allocation: properly implement the CUDA codelet to check buffer content
|
14 年 前 |