Nathalie Furmento
|
e4b9b74e75
fix function prototype
|
14 years ago |
Cyril Roelandt
|
2ee7a7d915
Doc: new OpenCL memory managment public functions.
|
14 years ago |
Cyril Roelandt
|
760eb9959c
custom_interface: use the public OpenCL copy functions.
|
14 years ago |
Cyril Roelandt
|
50920cb9e6
Use starpu_opencl_allocate_memory in the custom interface.
|
14 years ago |
Nathalie Furmento
|
0901fbea21
tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage
|
14 years ago |
Cyril Roelandt
|
38df1fd0b1
Do not generate manpages for the tools if we do not have help2man.
|
14 years ago |
Nathalie Furmento
|
0c13e9ae90
tests/datawizard/scal: define functions in scal.h to reuse them in other places
|
14 years ago |
Cyril Roelandt
|
d5e6287253
Expose some of the OpenCL related functions.
|
14 years ago |
Ludovic Courtès
|
515b3a27fb
configure: Explicitly disable GCC plug-ins when ICC is used.
|
14 years ago |
Cyril Roelandt
|
fe826e1de9
ChangeLog : mention the new manpages.
|
14 years ago |
Cyril Roelandt
|
10f410feae
Add rules to automatically generate man pages for some of our tools.
|
14 years ago |
Cyril Roelandt
|
d1864c306d
starpu_perfmodel_display: should now work with help2man
|
14 years ago |
Cyril Roelandt
|
fa3e46f79a
starpu_perfmodel_display: fix the --help option
|
14 years ago |
Cyril Roelandt
|
8d1f15c424
starpu_perfmodel_display: use long options, so --help and --version can be used.
|
14 years ago |
Cyril Roelandt
|
d7251d0f72
starpu_perfmodel_display: add -h and -v options
|
14 years ago |
Cyril Roelandt
|
585b1421c1
Add a --help and --version option to starpu_perfmodel_plot.
|
14 years ago |
Nathalie Furmento
|
b26ef3c701
doc: add void starpu_codelet_init()
|
14 years ago |
Nathalie Furmento
|
ae29c9e700
tools/dev/starpu_check_documented.py: do not add a ';' as it excludes inline functions
|
14 years ago |
Nathalie Furmento
|
3bd3ca7289
Rename 'starpufft/libstarpufft-1.0.pc' to 'starpufft/starpufft-1.0.pc'.
|
14 years ago |
Nathalie Furmento
|
1acda224ac
Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'.
|
14 years ago |
Nathalie Furmento
|
6c40c12c3a
cleanup c++ example
|
14 years ago |
Samuel Thibault
|
6270851a21
Fix parallel CPU worker comment
|
14 years ago |
Nathalie Furmento
|
01c10cfe2c
ChangeLog: update
|
14 years ago |
Nathalie Furmento
|
dd293c6dcf
mpi: add example to test reduction with starpu_mpi_insert_task
|
14 years ago |
Nathalie Furmento
|
7eec7194ba
starpu_mpi_insert_task.c: deal with STARPU_REDUX data
|
14 years ago |
Samuel Thibault
|
566ce8362e
Fix macro safety
|
14 years ago |
Nathalie Furmento
|
1e88ed22a6
include/starpu_util.h: macro STARPU_ASSERT_MSG: bracket properly
|
14 years ago |
Nathalie Furmento
|
b725e9bc8d
src/core/task.c: function starpu_codelet_init: all default values being 0, it is safer and easier to use memset
|
14 years ago |
Nathalie Furmento
|
b87e0e4aad
examples: add a basic c++ example
|
14 years ago |
Nathalie Furmento
|
4d6290f662
configure.ac: detect g++ compiler
|
14 years ago |