Nathalie Furmento
|
dd02d53824
src: add a memory manager module (does not do much for now)
|
před 13 roky |
Nathalie Furmento
|
a3855f5ac0
src: move util/malloc.c to datawizard/malloc.c
|
před 13 roky |
Nathalie Furmento
|
c17951fd12
configure: use environment variables SIMGRID_CFLAGS and SIMGRID_LIBS when defined
|
před 13 roky |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
před 13 roky |
Nathalie Furmento
|
edc236df55
memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_...
|
před 13 roky |
Samuel Thibault
|
f66739924a
Add missing file
|
před 13 roky |
Nathalie Furmento
|
2be142a0ff
configure: remove Cell support from configure, it is no longer possible to enable the gordon driver
|
před 13 roky |
Cyril Roelandt
|
81549ea081
Add a new interface: COO matrix.
|
před 13 roky |
Samuel Thibault
|
d0ce4fee24
generalise the compilation of extern inlines
|
před 13 roky |
Samuel Thibault
|
20b7b90d43
inline list operations in starpu
|
před 13 roky |
Sylvain Henry
|
37bce2edab
Fix bad CUDA/OpenCL interaction
|
před 13 roky |
Cyril Roelandt
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
před 13 roky |
Samuel Thibault
|
f5dee9ca79
Add effective version in dll path
|
před 13 roky |
Samuel Thibault
|
107f243bb6
fix passing FXT_LDFLAGS
|
před 13 roky |
Samuel Thibault
|
77c5f483ad
Fix windows build for so version greater than 0
|
před 13 roky |
Nathalie Furmento
|
0b03022752
cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c
|
před 13 roky |
Nathalie Furmento
|
3e883f24fc
perfmodel: move functions starpu_perfmodel_print and starpu_perfmodel_print_all to public API
|
před 13 roky |
Nathalie Furmento
|
17ed921472
src: remove hashtable implementations which are no longer used. we use now the common/uthash.h implementation
|
před 13 roky |
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]
|
před 13 roky |
Nathalie Furmento
|
0599ac36ba
*/Makefile.am: add missing showcheck rules
|
před 14 roky |
Samuel Thibault
|
c3a9964b56
Fix make distcheck
|
před 14 roky |
Samuel Thibault
|
a9063674fa
Fix 64bit .lib generation on windows
|
před 14 roky |
Nathalie Furmento
|
54b99a0907
src/Makefile.am: remove duplicated line
|
před 14 roky |
Nathalie Furmento
|
a49a739a03
src/Makefile.am: add core/task_bundle.h to distrib
|
před 14 roky |
Ludovic Courtès
|
b32a6a9360
Add `core/task_bundle.h' to the distribution.
|
před 14 roky |
Cyril Roelandt
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
před 14 roky |
Ludovic Courtès
|
8df7ff75a2
Rename `__STARPU_KERNEL__' to `BUILDING_STARPU'.
|
před 14 roky |
Samuel Thibault
|
ffeb190a7c
Drop deprecation attribute while building libstarpu itself
|
před 14 roky |
Ludovic Courtès
|
5fdc8bd472
Rename to `libstarpu-MAJOR.MINOR' for Windows, too.
|
před 14 roky |
Ludovic Courtès
|
020742b9a3
Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'.
|
před 14 roky |