Cyril Roelandt
|
81549ea081
Add a new interface: COO matrix.
|
13 years ago |
Samuel Thibault
|
d0ce4fee24
generalise the compilation of extern inlines
|
13 years ago |
Samuel Thibault
|
20b7b90d43
inline list operations in starpu
|
13 years ago |
Sylvain Henry
|
37bce2edab
Fix bad CUDA/OpenCL interaction
|
13 years ago |
Cyril Roelandt
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
13 years ago |
Samuel Thibault
|
f5dee9ca79
Add effective version in dll path
|
13 years ago |
Samuel Thibault
|
107f243bb6
fix passing FXT_LDFLAGS
|
13 years ago |
Samuel Thibault
|
77c5f483ad
Fix windows build for so version greater than 0
|
13 years ago |
Nathalie Furmento
|
0b03022752
cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c
|
13 years ago |
Nathalie Furmento
|
3e883f24fc
perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API
|
13 years ago |
Nathalie Furmento
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
13 years ago |
Benjamin Lorendeau
|
148e38e2ef
add files src/common/htable64.[ch] and make use of them, replacing previous htable32 use in starpu_mpi_insert_task.c and insert_task_cache.[ch]
|
13 years ago |
Nathalie Furmento
|
0599ac36ba
*/Makefile.am: add missing showcheck rules
|
14 years ago |
Samuel Thibault
|
c3a9964b56
Fix make distcheck
|
14 years ago |
Samuel Thibault
|
a9063674fa
Fix 64bit .lib generation on windows
|
14 years ago |
Nathalie Furmento
|
54b99a0907
src/Makefile.am: remove duplicated line
|
14 years ago |
Nathalie Furmento
|
a49a739a03
src/Makefile.am: add core/task_bundle.h to distrib
|
14 years ago |
Ludovic Courtès
|
b32a6a9360
Add `core/task_bundle.h' to the distribution.
|
14 years ago |
Cyril Roelandt
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
14 years ago |
Ludovic Courtès
|
8df7ff75a2
Rename `__STARPU_KERNEL__' to `BUILDING_STARPU'.
|
14 years ago |
Samuel Thibault
|
ffeb190a7c
Drop deprecation attribute while building libstarpu itself
|
14 years ago |
Ludovic Courtès
|
5fdc8bd472
Rename to `libstarpu-MAJOR.MINOR' for Windows, too.
|
14 years ago |
Ludovic Courtès
|
020742b9a3
Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'.
|
14 years ago |
Ludovic Courtès
|
79a1b6ced4
Define a SONAME for `libstarpu.so'.
|
14 years ago |
Nathalie Furmento
|
8842c6d6fe
src/Makefile.am: add new top/starpu_top_core.h file to dist
|
14 years ago |
Nathalie Furmento
|
14677179f1
StarPU-top: rename objects from starputopXXX to starpu_topXXX
|
14 years ago |
Nathalie Furmento
|
f4fb1cc6a5
src/Makefile.am: add ref to new sched_policies/detect_combined_workers.h file
|
14 years ago |
Cyril Roelandt
|
6884c732c5
First version of the multiformat interface.
|
14 years ago |
Nathalie Furmento
|
9a0b578519
src/Makefile.am: fix filename core/parallel_task.h
|
14 years ago |
Nathalie Furmento
|
cc191a0548
src: add missing header files
|
14 years ago |