Samuel Thibault
|
035873400f
Use signal for compatibility with mingw
|
8 years ago |
Lucas Schnorr
|
7a09dccc29
put the prefix in all task identifiers (for tasks.rec)
|
8 years ago |
Lucas Schnorr
|
f6388369d1
pass the options to task_dump so we can get access to trace prefix
|
8 years ago |
Samuel Thibault
|
4bda3d1ccf
Fix deadlock between fxt and mpi when STARPU_FXT_TRACE is 0
|
8 years ago |
Samuel Thibault
|
89973c04cc
notify main that mpi is started before waiting for fxt to start, otherwise we can have a deadlock
|
8 years ago |
Samuel Thibault
|
cf310feebc
Add missing parameters :)
|
8 years ago |
Samuel Thibault
|
d08f3793a7
Fix main prototype for simgrid build
|
8 years ago |
Samuel Thibault
|
dc641c0329
fix build
|
8 years ago |
Nathalie Furmento
|
ad028c5c4d
remove un-needed include
|
8 years ago |
Samuel Thibault
|
039f23fbad
plan for using starpu_pthread_wait_timedwait for proper openmp support
|
8 years ago |
Samuel Thibault
|
1e4e7818bd
fix build
|
8 years ago |
Samuel Thibault
|
cc398aa325
Add timedwait variants for conditions variables and queues
|
8 years ago |
Samuel Thibault
|
1218066a12
Avoid deadlock with openmp and simgrid
|
8 years ago |
Samuel Thibault
|
eb627b8097
Enable OpenMP tests
|
8 years ago |
Samuel Thibault
|
e8b928af9c
Make sure the content of openmp tasks is always executed
|
8 years ago |
Samuel Thibault
|
89ecf54c03
Use dumb perfmodels only for simgrid
|
8 years ago |
Samuel Thibault
|
1c3b6b57d5
Add dumb performance models for openmp tasks for now
|
8 years ago |
Samuel Thibault
|
f0fb8da638
move more openmp tests that now succeed with simgrid
|
8 years ago |
Samuel Thibault
|
144b79dffd
Extend simgrid initialization to distinguish between main redirection and MSG_process_attach. When using openmp, prevent simgrid from cleaning at exit since we still need it in destructors
|
8 years ago |
Samuel Thibault
|
eb874fce38
Fix basic OpenMP initialization
|
8 years ago |
Samuel Thibault
|
cfab2026e6
Note the difference between mpi_cholesky and mpi_cholesky_distributed
|
8 years ago |
Samuel Thibault
|
819f375bbe
fix build
|
8 years ago |
Samuel Thibault
|
406012675d
Fix MC build
|
8 years ago |
Samuel Thibault
|
f03f48d3b8
Fix build
|
8 years ago |
Nathalie Furmento
|
f009c0da46
tools/dev/checker: new script for macro usage
|
8 years ago |
Nathalie Furmento
|
cde74f2aac
tests/helper.h: add missing include
|
8 years ago |
Nathalie Furmento
|
73d0fe5769
include/starpu_config.h.in: add missing macros
|
8 years ago |
Nathalie Furmento
|
ea86733a9d
tools: add missing include common/config.h
|
8 years ago |
Nathalie Furmento
|
65ee6fe4c3
rename HAVE_CUDA_MEMCPY_PEER to STARPU_HAVE_CUDA_MEMCPY_PEER and make it publicly available
|
8 years ago |
Samuel Thibault
|
da2f4a2636
Make sure that cudaEventRecord works
|
8 years ago |