Cyril Roelandt
|
cc0566ac23
BCSR interface: fix the amount of bytes to copy in ram_to_ram().
|
13 年 前 |
Nathalie Furmento
|
84d9fd906d
doc: update references to section which has been renamed
|
13 年 前 |
Nathalie Furmento
|
c05700ba46
doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections
|
13 年 前 |
Nathalie Furmento
|
dc39ab013a
doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args()
|
13 年 前 |
Nathalie Furmento
|
91894d6cf2
include/starpu_opencl.h: remove trailing whitespaces
|
13 年 前 |
Ludovic Courtès
|
423dbf506e
gcc: Fix initialization of integer variables in the `opencl' pragma.
|
13 年 前 |
Ludovic Courtès
|
15a1400aa2
gcc: Fix handling of `opencl_include_dirs' on GCC 4.7+.
|
13 年 前 |
Samuel Thibault
|
4d21f76259
Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation.
|
13 年 前 |
Samuel Thibault
|
3652cbe469
typo
|
13 年 前 |
Cyril Roelandt
|
b64a380f87
Disable pgreedy in the schedulers.sh.
|
13 年 前 |
Nathalie Furmento
|
b2d14affdf
gcc-plugin/tests/opencl-lacking.c: add missing parameter to pragma starpu opencl
|
13 年 前 |
Nathalie Furmento
|
6d7d24253a
tests/datawizard/lazy_unregister.c: use usleep instead of sleep, sleep is not available on windows systems
|
13 年 前 |
Nathalie Furmento
|
ac50cc21f6
tests/datawizard/lazy_unregister.c: mark test as skipped when no device can execute the task
|
13 年 前 |
Cyril Roelandt
|
0408173814
SOCL: make sure we do not try to dynamically allocate 0 bytes.
|
13 年 前 |
Sylvain Henry
|
514908e49e
Fix lazy_unregister test
|
13 年 前 |
Cyril Roelandt
|
07ac945e35
tests/sched_policies/simple_deps.c: the second task may start right after the first one is done.
|
13 年 前 |
Cyril Roelandt
|
6501a277d5
Add bloody missing copyrights.
|
13 年 前 |
Cyril Roelandt
|
5c120d68ea
Fix coding style issues in tests/datawizard/lazy_unregister.c
|
13 年 前 |
Sylvain Henry
|
2e567f9436
Fix lazy_unregister test
|
13 年 前 |
Cyril Roelandt
|
68d3369976
tests/main/driver_api/: add a test for the starpu_driver_run() and starpu_drivers_request_termination() functions.
|
13 年 前 |
Sylvain Henry
|
be0651adb1
Add test for starpu_data_unregister_lazy
|
13 年 前 |
Ludovic Stordeur
|
284bfe843c
gcc-plugin: added groupsize support to OpenCL codelet generation.
|
13 年 前 |
Sylvain Henry
|
34ea06259e
Add starpu_data_unregister_lazy(handle)
|
13 年 前 |
Cyril Roelandt
|
681ab1d0c0
Changelog: mention r.6603 ("Fix the build when using FxT on systems other than Linux.")
|
13 年 前 |
Nathalie Furmento
|
922be3e1fd
tests/main/driver_api/init_run_deinit.c: typo
|
13 年 前 |
Nathalie Furmento
|
e63e556b9c
doc: typo
|
13 年 前 |
Nathalie Furmento
|
0177131755
build-aux: ignore compilation-generated files
|
13 年 前 |
Nathalie Furmento
|
8f0330167f
tests/main/driver_api/init_run_deinit.c: check there is a available device before testing it
|
13 年 前 |
Nathalie Furmento
|
74e3d138f2
Driver API: rename starpu_set_end_of_submissions into starpu_drivers_request_termination and document it
|
13 年 前 |
Nathalie Furmento
|
e1403ae671
tools/dev/starpu_check_undocumented.sh: fix RE to check if a function is documented
|
13 年 前 |