Samuel Thibault
|
f4b7f9260b
fix doc build
|
12 years ago |
Nathalie Furmento
|
a7047a3a4a
move struct starpu_machine_topology from include/starpu_worker.h to src/core/workers.h and rename it to struct _starpu_machine_topology
|
12 years ago |
Nathalie Furmento
|
547fc9c087
turn field starpu_worker_collection:type from int to enum starpu_worker_collection_type
|
12 years ago |
Samuel Thibault
|
02499756ce
Add COMMUTE flag to let StarPU commute task with write access
|
12 years ago |
Samuel Thibault
|
2fd1d85a82
starpu_initialize is needed for SCC only, not for MIC
|
12 years ago |
Samuel Thibault
|
ede4c0eeb1
disable asynchronous copy on MIC for now
|
12 years ago |
Samuel Thibault
|
dfa83c73e9
merge trunk
|
12 years ago |
Samuel Thibault
|
c8f8cfea95
Add cl_arg_free field to enable automatic free(cl_arg) on task destroy.
|
12 years ago |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 years ago |
Nathalie Furmento
|
e857fc42c8
more function renaming
|
12 years ago |
Nathalie Furmento
|
3a0b6f15f0
doc: typo
|
12 years ago |
Nathalie Furmento
|
f8b19cb29b
doc: move fft api to global api section
|
12 years ago |
Nathalie Furmento
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 years ago |
Nathalie Furmento
|
e560581df8
doc/chapters/api.texi: add missing @end defmac
|
12 years ago |
Andra Hugo
|
f7487ad9a5
add the STARPU_SCHED_CTX attribut (for insert_task) to the doc
|
12 years ago |
Nathalie Furmento
|
a1e69e5527
merge trunk@9596: doc/chapters/api.texi: fix function signature
|
12 years ago |
Nathalie Furmento
|
cc1752535d
doc/chapters/api.texi: fix function signature
|
12 years ago |
Nathalie Furmento
|
d61d7d6d9a
merge trunk -r 9571:9579
|
12 years ago |
Nathalie Furmento
|
12aeacef0f
new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers
|
12 years ago |
Marc Sergent
|
f722a8b4c2
Merge @9469:9571
|
12 years ago |
Nathalie Furmento
|
db28916999
doc: be more explicit on how to initialise a codelet
|
12 years ago |
Nathalie Furmento
|
19b552794f
rename starpu_create_task_alias to starpu_task_dup and document it
|
12 years ago |
Nathalie Furmento
|
5071f678af
rename function starpu_display_codelet_stats to starpu_codelet_display_stats
|
12 years ago |
Nathalie Furmento
|
f6e82c3561
rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it
|
12 years ago |
Nathalie Furmento
|
a88351d5d1
macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API
|
12 years ago |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
12 years ago |
Andra Hugo
|
9e423820e9
get changing_mutex out of the doc too
|
12 years ago |
Nathalie Furmento
|
c5fef199cc
New function starpu_get_version() to return as 3 integers the release
|
12 years ago |
Nathalie Furmento
|
a73b6fbe56
define macro STARPU_RELEASE_VERSION for the last number of the revision number x.y.z
|
12 years ago |
Nathalie Furmento
|
f2e1b690af
doc: add missing documentation
|
12 years ago |