Cédric Augonnet
|
f61ff6f185
Use the helper methods to implement the dummy scheduler.
|
15 år sedan |
Cédric Augonnet
|
2d3c7f5584
- Fix the name of the methods to manipulate task lists
|
15 år sedan |
Cédric Augonnet
|
3c95481321
- Add prev and next fields in the task structure for the convenience of the scheduler.
|
15 år sedan |
Cédric Augonnet
|
3b151fa93c
The --enable-data-rw-lock does not exist anymore
|
15 år sedan |
Cédric Augonnet
|
0109c94f9c
Add an example of program embedding its own scheduling policy
|
15 år sedan |
Cédric Augonnet
|
bb022881dd
Export starpu_worker_set_sched_condition
|
15 år sedan |
Cédric Augonnet
|
1e209cbb0d
Export the starpu_sched_policy_s structure in the public API.
|
15 år sedan |
Cédric Augonnet
|
cd6583e606
The scheduling strategies now manipulate tasks instead of jobs. Existing
|
15 år sedan |
Cédric Augonnet
|
eb9e0b1c8e
Minor cleanup
|
15 år sedan |
Cédric Augonnet
|
d185fc2875
The pop_task method of the scheduler now returns a task instead of a job. This
|
15 år sedan |
Cédric Augonnet
|
7cdfe5ce33
The predicted duration is now part of the task structure instead of the job
|
15 år sedan |
Nathalie Furmento
|
a24f07b404
examples/matvecmult/matvecmult.c: improve error message
|
15 år sedan |
Samuel Thibault
|
8d50dbee48
Fix OpenCL build on windows
|
15 år sedan |
Cédric Augonnet
|
2870e97dc4
The starpu_machine_topology_s now contains the subset of
|
15 år sedan |
Samuel Thibault
|
c9c1b05d0f
add cygwin CUDA path
|
15 år sedan |
Cédric Augonnet
|
9a938aeb1a
Get rid of the starpu_jobq_s structure.
|
15 år sedan |
Nathalie Furmento
|
6db3547f65
examples/coverage/coverage.sh: fails the script when an application fails
|
15 år sedan |
Cédric Augonnet
|
ee37af1443
We do not store a jobq per worker anymore
|
15 år sedan |
Cédric Augonnet
|
6b9ea2fa8d
Start a major cleanup of the scheduler which intends to make it doable to write
|
15 år sedan |
Nathalie Furmento
|
75f01af154
examples: add a shell script to call examples with different sets of parameters w.r.t coverage
|
15 år sedan |
Nathalie Furmento
|
7f0644d528
dw_cholesky.c: test return code of starpu_task_submit()
|
15 år sedan |
Nathalie Furmento
|
766ea38063
configure.ac: fix syntax to use test command instead of [
|
15 år sedan |
Samuel Thibault
|
cd742e33b6
fix windows build
|
15 år sedan |
Nathalie Furmento
|
e2498049af
tests/coverage/coverage_test.sh is generated by configure to have a proper directory to call configure (that is needed to get a correct coverage report)
|
15 år sedan |
Nathalie Furmento
|
cf5091f8db
coverage_test.sh: update output message
|
15 år sedan |
Nathalie Furmento
|
bb0bf5a3d4
coverage_test.sh: write into temporary directory instead of local directory
|
15 år sedan |
Nathalie Furmento
|
a3c8de1065
coverage_test.sh: fix shell script
|
15 år sedan |
Cédric Augonnet
|
9b34ec2d9c
Instead of storing the list of queues associated to each memory node, we
|
15 år sedan |
Cédric Augonnet
|
39f496497e
Small fixes in the ChangeLog
|
15 år sedan |
Cédric Augonnet
|
433da63e14
Prepare for the coming 0.4 release
|
15 år sedan |