Olivier Aumage
|
b2b952132a
- add some more tasks to stress the two contexts
|
9 years ago |
Olivier Aumage
|
e446b4780e
- fix warning: control reaches end of non-void function
|
9 years ago |
Olivier Aumage
|
f8a3795c63
- fix native Fortran support for fstarpu_sched_ctx_create
|
9 years ago |
Samuel Pitoiset
|
f8f24670c7
openmp: add more wait_on events
|
9 years ago |
Samuel Pitoiset
|
9a008dbd7f
debug/traces: always dump codelet details to trace.rec
|
9 years ago |
Olivier Aumage
|
a2e45b48a0
- implement full native Fortran support for fstarpu_sched_ctx_create
|
9 years ago |
Nathalie Furmento
|
e65fa61c0b
doc/doxygen/dev: new tool to check missing references
|
9 years ago |
Nathalie Furmento
|
911797a49a
doc: corrections
|
9 years ago |
Nathalie Furmento
|
0005967a7d
doc: add missing return types for functions
|
9 years ago |
Nathalie Furmento
|
d7d7a65eeb
doc: add missing documentation and remove now-deleted stuff
|
9 years ago |
Nathalie Furmento
|
5fe514fa5b
doc: add missing documentation
|
9 years ago |
Samuel Pitoiset
|
395858080f
configure.ac: remove unneeded parenthesis for --enable-openmp
|
9 years ago |
Olivier Aumage
|
4f7c375cbd
- add some more native Fortran wrappers for sched_ctx routines
|
9 years ago |
Nathalie Furmento
|
3bd9664c1c
doc: rename files to have a html documentation generated with the correct order
|
9 years ago |
Nathalie Furmento
|
f731e6edc8
doc: minor fixes
|
9 years ago |
Nathalie Furmento
|
d9fe90120f
doc: fix references
|
9 years ago |
Nathalie Furmento
|
c3b3e92719
doc: add missing parts
|
9 years ago |
Olivier Aumage
|
8349a932c2
- document Native Fortran support
|
9 years ago |
Nathalie Furmento
|
ed52082ecd
doc: add missing documentation
|
9 years ago |
Nathalie Furmento
|
d78d4c1e86
src/common/graph.h: add documentation (which was incorrectly added in the public documentation)
|
9 years ago |
Nathalie Furmento
|
3c3c1a5874
include/starpu_mpi.h: fix parameter name
|
9 years ago |
Nathalie Furmento
|
5d6b8616db
gcc-plugin: update type for home_node following trunk@#18601
|
9 years ago |
Samuel Thibault
|
1496e10d1f
finish fixing asynchronous partitioning of temporary data: data_partition_submit should not do coherency when the data is not initialized yet
|
9 years ago |
Samuel Thibault
|
a85109d35d
Fix type of home_node: users may want to pass -1 to define temporary data
|
9 years ago |
Samuel Thibault
|
759c851da1
drop unused field
|
9 years ago |
Samuel Thibault
|
dce718b66d
Test asynchronous partitioning on a temporary data.
|
9 years ago |
Samuel Thibault
|
b5137e373f
not-so-old ld does not have push/pop-state
|
9 years ago |
Samuel Thibault
|
4db352fb56
Fix asynchronous partitioning for temporary datas
|
9 years ago |
Samuel Thibault
|
b4ed5c0f1f
we really need to specify libfxt.a, pkg-config would never show this. Still keep pkg-config's --libs output to get -lrt -lbfd, but use --as-needed to avoid a spurious libfxt dynamic link
|
9 years ago |
Luka Stanisic
|
8370df5f67
fxt: fixing static linking for simgrid (suggested by Florent Pruvost)
|
9 years ago |