Nathalie Furmento
|
874e05bb79
mpi/tests: new testcase to check user tags are properly matched
|
10 years ago |
Nathalie Furmento
|
38d200b8c8
mpi: when STARPU_MPI_COMM is enabled, also print the user tag for the data
|
10 years ago |
Samuel Thibault
|
6a3f539e55
Add dontcache member to interface ops, to prevent allocation cache
|
10 years ago |
Samuel Thibault
|
b8225053cd
Document more how data concurrency is managed
|
10 years ago |
Samuel Thibault
|
1776e0a02c
fix format
|
10 years ago |
Samuel Thibault
|
4fa614822c
fix outdated function name
|
10 years ago |
Samuel Thibault
|
6297d1a78c
Fix test on systems without cpus enabled
|
10 years ago |
Samuel Thibault
|
c0ece14e0d
Fix getting global memory size into using the standard size for this
|
10 years ago |
Nathalie Furmento
|
79c05e1d6b
tools/gdbinit: disable dynamic breakpoints
|
10 years ago |
Nathalie Furmento
|
78568e214a
tools/gdbinit: add starpu-mpi gdb functions
|
10 years ago |
Samuel Thibault
|
723b3a6afa
Add testcase from Jean-Marie Couteyen
|
10 years ago |
Samuel Thibault
|
1082921b5a
Fix implicit dependencies when a task accesses data in both R and RW modes, thanks Jean-Marie Couteyen for the patch
|
10 years ago |
Samuel Thibault
|
b0f51a061f
Fix typo...
|
10 years ago |
Samuel Thibault
|
cbb6fcc536
Avoid defining HAVE_STRUCT_TIMESPEC at all instead of playing with #undefs which will always be fragile
|
10 years ago |
Samuel Thibault
|
b9cc7fdf22
Fix getting gettimeofday prototype
|
10 years ago |
Samuel Thibault
|
2293d3db4f
expose STARPU_HAVE_STRUCT_TIMESPEC for starpu_util.h
|
10 years ago |
Samuel Thibault
|
8fadf88f0f
avoid letting winpthread's pthread.h include our own config.h...
|
10 years ago |
Samuel Thibault
|
d2e3009cdf
winpthread32 actually tests for HAVE_STRUCT_TIMESPEC too...
|
10 years ago |
Samuel Thibault
|
c88ba4babf
Also try to get struct timespec from the system pthread.h
|
10 years ago |
Samuel Thibault
|
2b29d02cf1
Do not assume that there is always a host PCI bridge
|
10 years ago |
Samuel Thibault
|
93bcee857d
Do not unconditionally include unistd.h
|
10 years ago |
Samuel Thibault
|
f17e03355e
Do not unconditionally include unistd.h
|
10 years ago |
Samuel Thibault
|
2e89184346
drop duplicate definition
|
10 years ago |
Samuel Thibault
|
04b2a7d937
Add idgraf performance models
|
10 years ago |
Samuel Thibault
|
2413cbf4ef
Warn about maxcudadev being too small instead of crashing
|
10 years ago |
Samuel Thibault
|
1070f75a6d
Improve the PCI topology
|
10 years ago |
Samuel Thibault
|
af5c5b002e
Improve the simgrid simulation on big machines by modeling bandwidths through PCI links and hubs
|
10 years ago |
Samuel Thibault
|
7b5f88cb35
Remove spaces before reading nan, not after, to behave like scanf
|
10 years ago |
Samuel Thibault
|
0f1149cf22
port r14531 from 1.1: Also advise to try dmdas
|
10 years ago |
Samuel Thibault
|
353d8160a0
port r14528 from 1.1: Use the same strategy for getting struct timespec as in our pthread.h
|
10 years ago |