Samuel Thibault
|
759c851da1
drop unused field
|
9 年之前 |
Samuel Thibault
|
dce718b66d
Test asynchronous partitioning on a temporary data.
|
9 年之前 |
Samuel Thibault
|
b5137e373f
not-so-old ld does not have push/pop-state
|
9 年之前 |
Samuel Thibault
|
4db352fb56
Fix asynchronous partitioning for temporary datas
|
9 年之前 |
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 年之前 |
Luka Stanisic
|
8370df5f67
fxt: fixing static linking for simgrid (suggested by Florent Pruvost)
|
9 年之前 |
Samuel Thibault
|
e49fe7883c
Fix crash when using NOWHERE tasks (or asynchronous partitioning) and profiling
|
9 年之前 |
Olivier Aumage
|
5b21170706
- add native Fortran support for arbiters
|
9 年之前 |
Olivier Aumage
|
22f64d7d8c
- add missing native Fortran routines for partitioning support
|
9 年之前 |
Samuel Pitoiset
|
e90bb15545
configure.ac: mark OpenMP runtime support as stable
|
9 年之前 |
Nathalie Furmento
|
e80d6ded95
doc: document environment variables STARPU_MIN_PRIO and STARPU_MAX_PRIO
|
9 年之前 |
Olivier Aumage
|
5059767c36
- add example of a native Fortran variable nbuffer codelet
|
9 年之前 |
Olivier Aumage
|
1c4f4e519e
- fix discrepancy between C and Fortran insert args processing
|
9 年之前 |
Olivier Aumage
|
2d8c014cf9
- add native Fortran routine to put codelet structures in variable buffer mode
|
9 年之前 |
Samuel Thibault
|
d17d27665e
document more about debugging
|
9 年之前 |
Olivier Aumage
|
bd3d804255
- fix Fortran to C type declaration of arg nparts for partition routines
|
9 年之前 |
Samuel Thibault
|
c0b04e4d0d
Fix and test the case where we try to invalidate a data which has some transfers pending. Also make sure that eviction doesn't evict a data being invalidated
|
9 年之前 |
Olivier Aumage
|
7bc3e0cb7f
- add HAVE_MPI_COMM_F2C to starpu_config.h.in to match corresponding AC_DEFINE introduced in r18326
|
9 年之前 |
Samuel Thibault
|
88d60eddac
advertise starpu_fxt_trace_user_event_string
|
9 年之前 |
Samuel Thibault
|
45c11a417f
finish updating changelog for 1.2
|
9 年之前 |
Samuel Thibault
|
65da8d6979
Add starpu_fxt_trace_user_event_string
|
9 年之前 |
Samuel Thibault
|
89e32d94d4
update 1.2.0 Changelog
|
9 年之前 |
Samuel Thibault
|
d65aee744b
Add missing examples
|
9 年之前 |
Samuel Thibault
|
70761986a6
fix warning when SOCL_OCL_LIB_OPENCL is empty
|
9 年之前 |
Samuel Thibault
|
15e6679791
Check for F77 presence
|
9 年之前 |
Samuel Thibault
|
3c0d2d6182
Only the fortran hello example depends on f77.h
|
9 年之前 |
Samuel Thibault
|
60c1c72ae2
Add missing source to right section
|
9 年之前 |
Samuel Thibault
|
803b935c74
Add missing Makefile
|
9 年之前 |
Samuel Thibault
|
dc26a9be46
assert that there are no pending requests while invalidating a data
|
9 年之前 |
Nathalie Furmento
|
217f26e8fe
mpi/src/starpu_mpi.c: lock detached_requests list before deleting element from it
|
9 年之前 |