Samuel Thibault 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 13 lat temu
..
blas_complex.c 66e35b6222 - add support for complex number cases in the LU example 13 lat temu
blas_complex.h 66e35b6222 - add support for complex number cases in the LU example 13 lat temu
clu.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
clu_implicit.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
clu_implicit_pivot.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
clu_kernels.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
clu_pivot.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
complex_double.h 66e35b6222 - add support for complex number cases in the LU example 13 lat temu
complex_float.h 66e35b6222 - add support for complex number cases in the LU example 13 lat temu
dlu.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
dlu_implicit.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
dlu_implicit_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
dlu_kernels.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
dlu_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
lu-double.h 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
lu-float.h 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
lu_example.c 52e3aca240 examples/lu: deal with ENODEV error 13 lat temu
lu_example_complex_double.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
lu_example_complex_float.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
lu_example_double.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
lu_example_float.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
slu.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
slu_implicit.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
slu_implicit_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
slu_kernels.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
slu_pivot.c 30d59fb4db rename float.h (and double.h), which conflict with a standard c++ header 13 lat temu
xlu.c 52e3aca240 examples/lu: deal with ENODEV error 13 lat temu
xlu.h 52e3aca240 examples/lu: deal with ENODEV error 13 lat temu
xlu_implicit.c 52e3aca240 examples/lu: deal with ENODEV error 13 lat temu
xlu_implicit_pivot.c 52e3aca240 examples/lu: deal with ENODEV error 13 lat temu
xlu_kernels.c 57e59bf2d9 provide good examples by always using cudaMemcpyAsync, not cudaMemcpy 13 lat temu
xlu_kernels.h b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 lat temu
xlu_pivot.c a5368f4839 examples/lu/xlu_pivot.c: set value when declaring variable 13 lat temu
zlu.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
zlu_implicit.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
zlu_implicit_pivot.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
zlu_kernels.c 39bae1a42f example/lu: fix filenames for include 13 lat temu
zlu_pivot.c 39bae1a42f example/lu: fix filenames for include 13 lat temu