Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
..
blas_complex.c 66e35b6222 - add support for complex number cases in the LU example 13 years ago
blas_complex.h 66e35b6222 - add support for complex number cases in the LU example 13 years ago
clu.c 39bae1a42f example/lu: fix filenames for include 13 years ago
clu_implicit.c 39bae1a42f example/lu: fix filenames for include 13 years ago
clu_implicit_pivot.c 39bae1a42f example/lu: fix filenames for include 13 years ago
clu_kernels.c 39bae1a42f example/lu: fix filenames for include 13 years ago
clu_pivot.c 39bae1a42f example/lu: fix filenames for include 13 years ago
complex_double.h 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 12 years ago
complex_float.h 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 12 years ago
dlu.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
dlu_implicit.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
dlu_implicit_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
dlu_kernels.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
dlu_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
lu-double.h b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting 11 years ago
lu-float.h b6d83183ea port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting 11 years ago
lu_example.c a5cdbe9673 avoid dividing user-provided values 12 years ago
lu_example_complex_double.c 39bae1a42f example/lu: fix filenames for include 13 years ago
lu_example_complex_float.c 39bae1a42f example/lu: fix filenames for include 13 years ago
lu_example_double.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
lu_example_float.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
slu.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
slu_implicit.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
slu_implicit_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
slu_kernels.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
slu_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 years ago
xlu.c 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
xlu.h 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
xlu_implicit.c 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
xlu_implicit_pivot.c 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
xlu_kernels.c 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible 11 years ago
xlu_kernels.h b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 years ago
xlu_pivot.c 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. 11 years ago
zlu.c 39bae1a42f example/lu: fix filenames for include 13 years ago
zlu_implicit.c 39bae1a42f example/lu: fix filenames for include 13 years ago
zlu_implicit_pivot.c 39bae1a42f example/lu: fix filenames for include 13 years ago
zlu_kernels.c 39bae1a42f example/lu: fix filenames for include 13 years ago
zlu_pivot.c 39bae1a42f example/lu: fix filenames for include 13 years ago