Nathalie Furmento
|
4a983beb04
Update copyright
|
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
|
c7615417e1
There is no need to initialize the timing functions as it is already done when
|
15 years ago |
Cédric Augonnet
|
a0e8a8f0c6
Disable sequential consistency for the "cholesky" examples
|
15 years ago |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 years ago |
Nathalie Furmento
|
b96d3703df
rename starpu_submit_task into starpu_task_submit
|
15 years ago |
Cédric Augonnet
|
0984a29d6c
Partially revert commit 1750: starpu_tag_declare_deps _is_ a public function.
|
15 years ago |
Cédric Augonnet
|
da923646ea
Rename the "blas" interface into "matrix" which is much clearer.
|
15 years ago |
Nathalie Furmento
|
100ef879e6
Prefixing of src/common/timing.h
|
15 years ago |
Nathalie Furmento
|
00c3eb5c39
Prefixing of src/core/dependencies/tags.h
|
15 years ago |
Nathalie Furmento
|
6ff1e52764
Prefixing of objects defined in include/starpu_config.h.in
|
15 years ago |
Nathalie Furmento
|
3739cfa184
Prefixing of objects defined in starpu_config_h.in
|
15 years ago |
Nathalie Furmento
|
c722a34e6e
more prefixing with starpu_ and s/CORE/CPU/g
|
15 years ago |
Nathalie Furmento
|
6dd34a77c3
prefix many objects with starpu_
|
15 years ago |
Cédric Augonnet
|
f33fc377f9
Get rid of the starpu-async branch where all recent changes have been made.
|
15 years ago |
Cédric Augonnet
|
9462c96b63
Rename all starpu_monitor_foo functions into starpu_register_foo.
|
16 years ago |
Cédric Augonnet
|
a98fb93e9d
Rename the .state field of the starpu_buffer_descr into .handle since
|
16 years ago |
Cédric Augonnet
|
f64f44c37c
prefix the name of the different access modes (eg. RW -> STARPU_RW).
|
16 years ago |
Cédric Augonnet
|
730753af17
Just make sure the examples will compile even if some kernels are missing
|
16 years ago |
Cédric Augonnet
|
3ef1ce23aa
In addition to the use of environment variables to specify the number of
|
16 years ago |
Cédric Augonnet
|
8068ea824d
On OS X, there is no posix_memalign, and sched_setaffinity is specific to
|
16 years ago |
Cédric Augonnet
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 years ago |