Nathalie Furmento
|
7c611aaaab
src/core/sched_ctx.c: remove trailing whitespaces
|
13 years ago |
Sylvain Henry
|
1be0638cce
SOCL: use default StarPU scheduler if none is specified
|
13 years ago |
Andra Hugo
|
f36f857034
small fix to last commit
|
13 years ago |
Andra Hugo
|
cef7c70f72
refactorise push task to contextes without any worker
|
13 years ago |
Samuel Thibault
|
b216c4876c
Actually 3.9 was not released yet, it's that version which will support our communication tasks
|
13 years ago |
Samuel Thibault
|
5603eac7ce
don't use ptask_L07 any more on simgrid 3.10 and later
|
13 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
|
13 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
|
13 years ago |
Samuel Thibault
|
74873febee
Fix use of non-ptask simgrid: a transfer dependency might be added while processing them
|
13 years ago |
Samuel Thibault
|
67309a713f
Fix duplicate variables definition and qualifiers
|
13 years ago |
Sylvain Henry
|
3607f8b341
Use a specific queue for allocations to avoid barriers in other queues
|
13 years ago |
Sylvain Henry
|
07b7432fc7
SOCL: fix StarPU's configuration (must not be a stack var)
|
13 years ago |
Samuel Thibault
|
029890da24
really fix build
|
13 years ago |
Samuel Thibault
|
ccfcf93d72
fix build
|
13 years ago |
Samuel Thibault
|
46f76d7629
Fix crash on no user conf
|
13 years ago |
Andra Hugo
|
676eb70644
fix last commit
|
13 years ago |
Andra Hugo
|
d6a15c7e7c
* create a public function starpu_start_fxt_profiling
|
13 years ago |
Samuel Thibault
|
1997bc7549
Take GPU transfers sequentialization into account in simgrid
|
13 years ago |
Samuel Thibault
|
e0313a071e
Rework simgrid transfers to always use a transfer structure
|
13 years ago |
Andra Hugo
|
7eddde2a77
factorize init of worker_collection
|
13 years ago |
Samuel Thibault
|
e3830cb1b7
refactor simgrid transfer submission, pass node numbers
|
13 years ago |
Samuel Thibault
|
b70256d333
drop spurious visibility
|
13 years ago |
Samuel Thibault
|
e373fad5cb
Move simgrid code for transfers into simgrid.c. No code change
|
13 years ago |
Samuel Thibault
|
bcc603c16e
document the simgrid environment variables
|
13 years ago |
Samuel Thibault
|
9a152a018e
Warn if hwloc didn't report core objects
|
13 years ago |
Sylvain Henry
|
db97716c0f
SOCL: fix dependency
|
13 years ago |
Nathalie Furmento
|
13f3b8fb8f
ChangeLog: update w.r.t r8374
|
13 years ago |
Sylvain Henry
|
d1301e0444
SOCL: display command durations in basic example
|
13 years ago |
Sylvain Henry
|
003007bb8f
SOCL: fix warnings
|
13 years ago |
Sylvain Henry
|
1f289d074f
SOCL: "workaround" for performance models
|
13 years ago |