.. |
interfaces
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
12 年 前 |
acquire_cb.c
|
2f80d102bc
tests/datawizard/acquire_cb.c: return EXIT_FAILURE when computation fails
|
12 年 前 |
acquire_cb_insert.c
|
fa20faa1b9
tests: memory leaks have all been fixed
|
13 年 前 |
acquire_release.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
acquire_release2.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
acquire_release_cuda.cu
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
acquire_release_opencl.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
acquire_release_opencl_kernel.cl
|
ee8395246f
Make tests/datawizard/acquire_release and tests/datawizard/acquire_release2 work with OpenCL.
|
13 年 前 |
copy.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
critical_section_with_void_interface.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
cuda_codelet_unsigned_inc.cu
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
data_implicit_deps.c
|
cd0c8eb16f
Make tests/datawizard/data_implciit_deps.c work with OpenCL.
|
13 年 前 |
data_invalidation.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
data_lookup.c
|
d2d9ce97ca
Fix non-ANSI function declarations found using smatch.
|
12 年 前 |
dining_philosophers.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年 前 |
double_parameter.c
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 年 前 |
dsm_stress.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
gpu_register.c
|
c905369f33
tests: minor fixes following icc's warnings
|
12 年 前 |
handle_to_pointer.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
in_place_partition.c
|
c905369f33
tests: minor fixes following icc's warnings
|
12 年 前 |
increment_redux.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
increment_redux_lazy.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
increment_redux_v2.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
lazy_allocation.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
lazy_unregister.c
|
a42a37bf8e
rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency
|
12 年 前 |
manual_reduction.c
|
7445ed6406
tests: minor fixes following icc warnings
|
12 年 前 |
mpi_like.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
mpi_like_async.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
opencl_codelet_unsigned_inc.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
opencl_codelet_unsigned_inc_kernel.cl
|
b53f29d34a
tests/datawizard/opencl_codelet_unsigned_inc_kernel.cl: use correct datatype
|
13 年 前 |
partition_lazy.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
readers_and_writers.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
readonly.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
reclaim.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
scal.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
scal.h
|
0c13e9ae90
tests/datawizard/scal: define functions in scal.h to reuse them in other places
|
13 年 前 |
scal_cuda.cu
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
scal_opencl.cl
|
6926180b3d
tests/datawizard/in_place_partition.c: fix prototype for opencl kernel, and update error checking for main application
|
13 年 前 |
scratch.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
scratch_cuda.cu
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
scratch_opencl.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
scratch_opencl_kernel.cl
|
fe6ecf688b
tests/datawizard/scratch.c: Fix the OpenCL codelet.
|
13 年 前 |
sync_and_notify_data.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
sync_and_notify_data_gordon_kernels.c
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年 前 |
sync_and_notify_data_implicit.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
sync_and_notify_data_kernels.cu
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
sync_and_notify_data_opencl.c
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年 前 |
sync_and_notify_data_opencl_codelet.cl
|
69875471bc
Fix copyrights, thanks ludo!
|
14 年 前 |
sync_with_data_with_mem.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
sync_with_data_with_mem_non_blocking.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
sync_with_data_with_mem_non_blocking_implicit.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
unpartition.c
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 年 前 |
user_interaction_implicit.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
write_only_tmp_buffer.c
|
c768a4b3a9
tests/datawizard/write_only_tmp_buffer.c: fix message
|
12 年 前 |
wt_broadcast.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |
wt_host.c
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 年 前 |