Samuel Thibault
|
e49fe7883c
Fix crash when using NOWHERE tasks (or asynchronous partitioning) and profiling
|
9 years ago |
Olivier Aumage
|
5b21170706
- add native Fortran support for arbiters
|
9 years ago |
Olivier Aumage
|
22f64d7d8c
- add missing native Fortran routines for partitioning support
|
9 years ago |
Samuel Pitoiset
|
e90bb15545
configure.ac: mark OpenMP runtime support as stable
|
9 years ago |
Nathalie Furmento
|
e80d6ded95
doc: document environment variables STARPU_MIN_PRIO and STARPU_MAX_PRIO
|
9 years ago |
Olivier Aumage
|
5059767c36
- add example of a native Fortran variable nbuffer codelet
|
9 years ago |
Olivier Aumage
|
1c4f4e519e
- fix discrepancy between C and Fortran insert args processing
|
9 years ago |
Olivier Aumage
|
2d8c014cf9
- add native Fortran routine to put codelet structures in variable buffer mode
|
9 years ago |
Samuel Thibault
|
d17d27665e
document more about debugging
|
9 years ago |
Olivier Aumage
|
bd3d804255
- fix Fortran to C type declaration of arg nparts for partition routines
|
9 years ago |
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 years ago |
Olivier Aumage
|
7bc3e0cb7f
- add HAVE_MPI_COMM_F2C to starpu_config.h.in to match corresponding AC_DEFINE introduced in r18326
|
9 years ago |
Samuel Thibault
|
88d60eddac
advertise starpu_fxt_trace_user_event_string
|
9 years ago |
Samuel Thibault
|
45c11a417f
finish updating changelog for 1.2
|
9 years ago |
Samuel Thibault
|
65da8d6979
Add starpu_fxt_trace_user_event_string
|
9 years ago |
Samuel Thibault
|
89e32d94d4
update 1.2.0 Changelog
|
9 years ago |
Samuel Thibault
|
d65aee744b
Add missing examples
|
9 years ago |
Samuel Thibault
|
70761986a6
fix warning when SOCL_OCL_LIB_OPENCL is empty
|
9 years ago |
Samuel Thibault
|
15e6679791
Check for F77 presence
|
9 years ago |
Samuel Thibault
|
3c0d2d6182
Only the fortran hello example depends on f77.h
|
9 years ago |
Samuel Thibault
|
60c1c72ae2
Add missing source to right section
|
9 years ago |
Samuel Thibault
|
803b935c74
Add missing Makefile
|
9 years ago |
Samuel Thibault
|
dc26a9be46
assert that there are no pending requests while invalidating a data
|
9 years ago |
Nathalie Furmento
|
217f26e8fe
mpi/src/starpu_mpi.c: lock detached_requests list before deleting element from it
|
9 years ago |
Nathalie Furmento
|
7f59393fc3
mpi/src/starpu_mpi_comm.c: make communicator-related functions thread safe (that fixes bug #20665 reported by Jerome Roberts)
|
9 years ago |
Samuel Thibault
|
63b1d55a4e
Fix initialization dependency in simgrid case
|
9 years ago |
Samuel Thibault
|
cffe89ffbd
properly truncate strings coming from the fxt trace
|
9 years ago |
Samuel Thibault
|
f3a4fb9302
fix build
|
9 years ago |
Samuel Thibault
|
5b013201f3
make it clear that STARPU_GENERATE_TRACE can't work with mpi
|
9 years ago |
Samuel Thibault
|
282645fc3f
Make sure to be using glibtool on macos
|
9 years ago |