Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
..
modes 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
cpu_func_to_cpu_funcs.cocci 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
cpu_func_to_cpu_funcs_test.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
cuda_check_return_values.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
cuda_check_return_values_test.c e80564005f cuda_check_return_values.cocci : adding a test case that does not work. vor 13 Jahren
destroy_task_on_error.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
destroy_task_on_error_test.c 25eafb6aa8 Coccinelle: add a semantic patch that detects missing calls to starpu_task_destroy() in the error handling code for starpu_task_submit(). vor 13 Jahren
fix_non_ANSI_function_declarations.cocci fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. vor 13 Jahren
fix_non_ANSI_function_declarations_test.c fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. vor 13 Jahren
func_to_funcs.sh 6868d2ed61 Fix a path error. vor 13 Jahren
function_call_termination_condition.cocci 916d1219f8 Coccinelle:tools/dev/experimental/function_call_termination_condition: do not specify the type of the "max" variable any more. vor 13 Jahren
function_call_termination_condition_test.c 795aab35ea function_call_termination_condition.cocci: add a patch mode. vor 13 Jahren
name_codelets.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
name_codelets_test.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
not_unlocked_mutex.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
not_unlocked_mutex_test.c ab1f11fd5e Coccinelle: add a script that checks for mutex that are locked and unlocked in a function, but not unlocked when treating error cases. vor 13 Jahren
opencl_check_return_values.cocci 135fbec9e3 opencl_check_return_values.cocci: clSuccess does not exist, use CL_SUCCESS. vor 13 Jahren
opencl_check_return_values_test.c d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. vor 13 Jahren
remove_where_field.cocci f98b20266c add missing copyrights vor 13 Jahren
remove_where_field.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches vor 13 Jahren
remove_where_field_test.c f98b20266c add missing copyrights vor 13 Jahren
skip_valgrind.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
skip_valgrind_test.c 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. vor 13 Jahren
test_return_values.cocci f98b20266c add missing copyrights vor 13 Jahren
test_return_values.sh 865b9c9994 tools/dev/experimental/: set x mode to shell scripts vor 12 Jahren
test_return_values_test.c f98b20266c add missing copyrights vor 13 Jahren
unchecked_starpu_function_calls.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
unchecked_starpu_function_calls_test.c 94e1eb7ec0 Coccinelle: extend unchecked_starpu_function_calls so that it also works with starpu_init and starpu_task_wait. vor 13 Jahren
use_starpu_cublas_report_error.cocci 9074f1c3eb Add a Coccinelle script that intends to make sure STARPU_CUBLAS_REPORT_ERROR is called when a function from the CUBLAS library fails. vor 13 Jahren
use_starpu_cublas_report_error_test.c 9074f1c3eb Add a Coccinelle script that intends to make sure STARPU_CUBLAS_REPORT_ERROR is called when a function from the CUBLAS library fails. vor 13 Jahren
use_starpu_macros.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. vor 13 Jahren
use_starpu_macros.sh 865b9c9994 tools/dev/experimental/: set x mode to shell scripts vor 12 Jahren
use_starpu_macros_test.c b65c0d1934 use_starpu_macros.cocci : add support for STARPU_MIN and STARPU_MAX vor 13 Jahren
use_starpu_pthread_macros.cocci 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. vor 13 Jahren
use_starpu_pthread_macros.sh 865b9c9994 tools/dev/experimental/: set x mode to shell scripts vor 12 Jahren
use_starpu_pthread_macros_test.c 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. vor 13 Jahren
use_starpu_unlikely.cocci 9788cf0a5a Coccinelle: add a script helping with branch prediction. vor 13 Jahren
use_starpu_unlikely_test.c 9788cf0a5a Coccinelle: add a script helping with branch prediction. vor 13 Jahren