| .. |
|
common
|
4fe19782d9
in mkpath, test for directory presence before trying to make it, e.g. in case the location is read-only
|
11 years ago |
|
core
|
c3e6095f8d
Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks
|
11 years ago |
|
datawizard
|
ef61dfaf6a
Add parameter to can_copy, so it can choose from which node to issue the transfer.
|
11 years ago |
|
debug
|
7cf3d36ebb
mpi: rename internal fut code and trace events
|
11 years ago |
|
drivers
|
c3e6095f8d
Move the pause implementation into its own function, instead of _starpu_machine_is_running which is called in various places where the pause can actually lead to deadlocks
|
11 years ago |
|
profiling
|
69cb5ea77b
Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing.
|
11 years ago |
|
sched_policies
|
4497fe7d38
Fix eager policies in blocking mode: the policy mutex mustn't be held while calling starpu_wakeup_worker, since in other parts of the code we take the mutexes the other way
|
11 years ago |
|
top
|
4f8aa5d318
w32api is being deprecated, explicit the value instead of using WindowsXP
|
11 years ago |
|
util
|
9d8e413617
Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls
|
11 years ago |
|
worker_collection
|
bd342cd702
src/worker_collection/worker_tree.c: remove unused variable
|
11 years ago |
|
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 years ago |
|
Makefile.am
|
3264633590
Add locality work stealing from Alfredo Buttari
|
11 years ago |
|
dolib.c
|
af0817b43f
Actually drop including starpu's config.h
|
11 years ago |
|
starpu_parameters.h
|
38ddafc107
Introduce a variable to specify the minimum number of calibration measurements
|
11 years ago |
|
starpu_smpi.xslt
|
7a82eb9b6b
Add initial simgrid support for MPI, not working yet
|
11 years ago |