Samuel Thibault
|
f24fa32b9a
read after free FIXME
|
12 years ago |
Samuel Thibault
|
2d747d8264
Only wait for thread creation (for proper worker ordering) if fxt is used
|
12 years ago |
Samuel Thibault
|
909c4fccc5
Advertise workers more comprehensively. Also fix links with poti-generated traces.
|
12 years ago |
Samuel Thibault
|
3f85d62ced
Fix calibrating the various implementations
|
12 years ago |
Nathalie Furmento
|
669ef358fb
doc/chapters/installing.texi: improvements
|
12 years ago |
Nathalie Furmento
|
a41f7a68a1
doc/chapters/basic-examples.texi: fix format for source code
|
12 years ago |
Nathalie Furmento
|
7c611aaaab
src/core/sched_ctx.c: remove trailing whitespaces
|
12 years ago |
Sylvain Henry
|
1be0638cce
SOCL: use default StarPU scheduler if none is specified
|
12 years ago |
Andra Hugo
|
f36f857034
small fix to last commit
|
12 years ago |
Andra Hugo
|
cef7c70f72
refactorise push task to contextes without any worker
|
12 years ago |
Samuel Thibault
|
b216c4876c
Actually 3.9 was not released yet, it's that version which will support our communication tasks
|
12 years ago |
Samuel Thibault
|
5603eac7ce
don't use ptask_L07 any more on simgrid 3.10 and later
|
12 years ago |
Samuel Thibault
|
a504342c48
Same as 8412: Do not optimize reading the finished flag, as otherwise this may happen just while the completion code is setting it, and still needs to unlock the mutex
|
12 years ago |
Samuel Thibault
|
1e2ed876c0
Do not optimize reading the finished flag, as otherwise this may happen just while the completion code is setting it, and still needs to unlock the mutex
|
12 years ago |
Samuel Thibault
|
74873febee
Fix use of non-ptask simgrid: a transfer dependency might be added while processing them
|
12 years ago |
Samuel Thibault
|
67309a713f
Fix duplicate variables definition and qualifiers
|
12 years ago |
Sylvain Henry
|
3607f8b341
Use a specific queue for allocations to avoid barriers in other queues
|
12 years ago |
Sylvain Henry
|
07b7432fc7
SOCL: fix StarPU's configuration (must not be a stack var)
|
12 years ago |
Samuel Thibault
|
029890da24
really fix build
|
12 years ago |
Samuel Thibault
|
ccfcf93d72
fix build
|
12 years ago |
Samuel Thibault
|
46f76d7629
Fix crash on no user conf
|
12 years ago |
Andra Hugo
|
676eb70644
fix last commit
|
12 years ago |
Andra Hugo
|
d6a15c7e7c
* create a public function starpu_start_fxt_profiling
|
12 years ago |
Samuel Thibault
|
1997bc7549
Take GPU transfers sequentialization into account in simgrid
|
12 years ago |
Samuel Thibault
|
e0313a071e
Rework simgrid transfers to always use a transfer structure
|
12 years ago |
Andra Hugo
|
7eddde2a77
factorize init of worker_collection
|
12 years ago |
Samuel Thibault
|
e3830cb1b7
refactor simgrid transfer submission, pass node numbers
|
12 years ago |
Samuel Thibault
|
b70256d333
drop spurious visibility
|
12 years ago |
Samuel Thibault
|
e373fad5cb
Move simgrid code for transfers into simgrid.c. No code change
|
12 years ago |
Samuel Thibault
|
bcc603c16e
document the simgrid environment variables
|
12 years ago |