| .. |
|
compiler
|
aa6cf4f5f7
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu into ft_checkpoint
|
5 years ago |
|
dynamic_compiler
|
5c829e19d9
julia: Fix CUDA compilation.
|
5 years ago |
|
Makefile.am
|
66ebef73fb
julia: Link with the openblas library shipped with Julia.
|
5 years ago |
|
StarPU.jl
|
c03374018b
julia: Fix automatic header translation.
|
5 years ago |
|
blas.c
|
66ebef73fb
julia: Link with the openblas library shipped with Julia.
|
5 years ago |
|
blas.h
|
66ebef73fb
julia: Link with the openblas library shipped with Julia.
|
5 years ago |
|
blas.jl
|
894c0fa4f6
julia: add missing copyrights
|
5 years ago |
|
blas_wrapper.c
|
894c0fa4f6
julia: add missing copyrights
|
5 years ago |
|
data.jl
|
345073b487
julia: Expose more functions from StarPU API.
|
5 years ago |
|
globals.jl
|
55295b97c9
julia: Fix execution on systems without CUDA.
|
5 years ago |
|
init.jl
|
55295b97c9
julia: Fix execution on systems without CUDA.
|
5 years ago |
|
jlstarpu.h
|
3154eea92e
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu into ft_checkpoint
|
5 years ago |
|
jlstarpu_data_handles.c
|
a2565f7c3c
Reorganize julia directory and add README.
|
5 years ago |
|
jlstarpu_simple_functions.c
|
a2565f7c3c
Reorganize julia directory and add README.
|
5 years ago |
|
jlstarpu_task.h
|
032d5aca0f
julia: Add support for task color and add task_insert_color example.
|
5 years ago |
|
jlstarpu_task_submit.c
|
032d5aca0f
julia: Add support for task color and add task_insert_color example.
|
5 years ago |
|
jlstarpu_utils.h
|
a2565f7c3c
Reorganize julia directory and add README.
|
5 years ago |
|
linked_list.jl
|
a2565f7c3c
Reorganize julia directory and add README.
|
5 years ago |
|
openblas_ldflags.jl
|
b4de281720
julia: Link with the openblas library shipped with Julia.
|
5 years ago |
|
task.jl
|
345073b487
julia: Expose more functions from StarPU API.
|
5 years ago |
|
translate_headers.jl
|
82ccc6c9d2
julia gemm: Adapt the number of blocks to the number of workers and set OMP_NUM_THREADS=1.
|
5 years ago |