Nathalie Furmento 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init 12 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 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 12 years ago
lu-float.h 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 12 years ago
lu_example.c 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init 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 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. 12 years ago
xlu.h ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
xlu_implicit.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. 12 years ago
xlu_implicit_pivot.c 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. 12 years ago
xlu_kernels.c 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 12 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 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. 12 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