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 |
Samuel Thibault
|
cf42bcf4a1
Merge starpu-top branch into trunk
|
14 years ago |
Samuel Thibault
|
9adba453ee
fix GLPK_LDFLAGS name
|
14 years ago |
Samuel Thibault
|
b38efd34e4
move glpk library flags to GLPK_LDFLAGS
|
14 years ago |
Samuel Thibault
|
76881f9b53
get FxT from pkg-config too
|
14 years ago |
Nathalie Furmento
|
81a9490fca
compilation system: check option -Wxxx are valid for the current C compiler
|
14 years ago |
Ludovic Courtès
|
29b508b289
Add uthash, an mBSD hash table implementation.
|
14 years ago |
Nathalie Furmento
|
6a38cd14e0
src/Makefile.am: libraries StarPU depends on need to be added when building the main library when compiling on MacOS. Thanks to Guillaume Alleon for reporting this issue
|
15 years ago |
Nathalie Furmento
|
4231064e60
Configuration and compilation system: fix OpenCL settings
|
15 years ago |
Nathalie Furmento
|
8e7dd0e906
compilation system: cuda cppflags should also not be included automatically
|
15 years ago |
Cédric Augonnet
|
84af19fdde
- Major cleanup of the code generating the Paje trace
|
15 years ago |
Cédric Augonnet
|
e55f7e46a2
Introduce the notion of task bundles. A task bundle is a set of tasks that the
|
15 years ago |
Cédric Augonnet
|
44721b3594
First attempt to cleanup the code of the "dmda" strategy by directly using the
|
15 years ago |
Nathalie Furmento
|
3a3c9e3038
delete trailing whitespaces
|
15 years ago |
Cédric Augonnet
|
a59c85d82a
The parallel greedy ("pgreedy") scheduling policy is a variation of the greedy
|
15 years ago |
Samuel Thibault
|
5cea64ffc2
Missing automake bit
|
15 years ago |
Samuel Thibault
|
719155db9f
copyright fixes
|
15 years ago |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
15 years ago |
Cédric Augonnet
|
21eab9fc62
Distribute src/util/starpu_insert_task_utils.h
|
15 years ago |