Cédric Augonnet
|
6d7c5c65db
Cleanup: get rid of the total_computation_time, total_communication_time,
|
15 years ago |
Cédric Augonnet
|
bfb112613e
The push/pop methods are now directly in the starpu_sched_policy_s structure
|
15 years ago |
Cédric Augonnet
|
247f68170a
Cleanup the job queue structure to remove the fields that are meaningless when
|
15 years ago |
Cédric Augonnet
|
c5a0234f3e
_starpu_data_expected_penalty and update_data_requests now takes the
|
15 years ago |
Cédric Augonnet
|
880d7f9e1c
Get rid of the "who" field of the queue structure since it is meaningless when
|
15 years ago |
Cédric Augonnet
|
28e6898b29
Document starpu_data_acquire(_cb) and starpu_data_release
|
15 years ago |
Cédric Augonnet
|
e21992c35f
Add the --enable-maxcpus option to the configure script so that we can select
|
15 years ago |
Cédric Augonnet
|
59532859e8
Avoid "never defined inlined function" warnings when compiling with --std=gnu99
|
15 years ago |
Cédric Augonnet
|
461cd23194
Implement starpu_data_invalidate which invalidates all copies of a data handle.
|
15 years ago |
Cédric Augonnet
|
a10978eb03
The _starpu_data_wait_until_available function blocks until the handle is
|
15 years ago |
Cédric Augonnet
|
e6aaaeb850
Disable implicit dependencies during the subgraph_repeat_regenerate
|
15 years ago |
Cédric Augonnet
|
0bd8b67548
Bug fix: partially revert commit 2488. There was actually 2 modifications in
|
15 years ago |
Cédric Augonnet
|
70c6c285d8
(Cosmetic changes) Rename some internal functions so that it remains consistent
|
15 years ago |
Cédric Augonnet
|
374f132c16
Add the starpu_insert_task wrapper which mimics the interface of the Quark
|
15 years ago |
Cédric Augonnet
|
a88ab34ceb
Make sure that we keep track of "ghost dependencies" when generating the DAG
|
15 years ago |
Cédric Augonnet
|
cb7497d914
Remove useless variable
|
15 years ago |
Cédric Augonnet
|
22459e3f6a
There is now a specific list to report bugs
|
15 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 years ago |
Cédric Augonnet
|
98293dd3f2
- Minor header cleanup
|
15 years ago |
Cédric Augonnet
|
b4bc510cc9
Cleanup/Simplify the cholesky example so that it does not use semaphore.
|
15 years ago |
Cédric Augonnet
|
43e8fcb1e4
We need to distribute starpu_cuda.h
|
15 years ago |
Cédric Augonnet
|
cda1b0d229
In case the calibrate field of the starpu_conf structure that is passed to
|
15 years ago |
Cédric Augonnet
|
cc1b1d735a
The starpu_cuda.h header must be included to have STARPU_CUDA_REPORT_ERROR
|
15 years ago |
Nathalie Furmento
|
92fa4f641d
doc: performance model example
|
15 years ago |
Nathalie Furmento
|
d25256b368
doc: add profiling example
|
15 years ago |
Nathalie Furmento
|
8aefd59fca
doc: add entry points for yet undocumented functionalities
|
15 years ago |
Nathalie Furmento
|
903032aa00
include/: add missing file
|
15 years ago |
Nathalie Furmento
|
cf7be76766
API: move cuda related API in starpu_cuda.h and define stuff in starpu_opencl.h only when OpenCL is enabled
|
15 years ago |
Nathalie Furmento
|
bada4ef33c
include/: remove duplicate definition of starpu_data_unpartition()
|
15 years ago |
Samuel Thibault
|
f4b3869c19
poor-man documentation for different cost models
|
15 years ago |