Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
..
modes 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
cpu_func_to_cpu_funcs.cocci 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
cpu_func_to_cpu_funcs_test.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
cuda_check_return_values.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
cuda_check_return_values_test.c e80564005f cuda_check_return_values.cocci : adding a test case that does not work. 13 年之前
destroy_task_on_error.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
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(). 13 年之前
fix_non_ANSI_function_declarations.cocci fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. 13 年之前
fix_non_ANSI_function_declarations_test.c fb4bcfa6fb Coccinelle: add a script that fixes non-ANSI function declarations. 13 年之前
func_to_funcs.sh 6868d2ed61 Fix a path error. 13 年之前
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. 13 年之前
function_call_termination_condition_test.c 795aab35ea function_call_termination_condition.cocci: add a patch mode. 13 年之前
name_codelets.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
name_codelets_test.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used 10 年之前
not_unlocked_mutex.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
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. 13 年之前
opencl_check_return_values.cocci 135fbec9e3 opencl_check_return_values.cocci: clSuccess does not exist, use CL_SUCCESS. 12 年之前
opencl_check_return_values_test.c d48918dade Coccinelle: show all calls to OpenCL functions that are not checked. 13 年之前
remove_where_field.cocci f98b20266c add missing copyrights 13 年之前
remove_where_field.sh 98e6236fee tools/dev/experimental/: add shell scripts to apply coccinelle patches 13 年之前
remove_where_field_test.c f98b20266c add missing copyrights 13 年之前
skip_valgrind.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
skip_valgrind_test.c 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. 13 年之前
test_return_values.cocci f98b20266c add missing copyrights 13 年之前
test_return_values.sh 865b9c9994 tools/dev/experimental/: set x mode to shell scripts 12 年之前
test_return_values_test.c f98b20266c add missing copyrights 13 年之前
unchecked_starpu_function_calls.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
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. 13 年之前
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. 13 年之前
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. 13 年之前
use_starpu_macros.cocci a2c0ae2977 tools/dev/experimantal: fix the org mode of the Coccinelle scripts so that the HTML export is pretty. 13 年之前
use_starpu_macros.sh 865b9c9994 tools/dev/experimental/: set x mode to shell scripts 12 年之前
use_starpu_macros_test.c b65c0d1934 use_starpu_macros.cocci : add support for STARPU_MIN and STARPU_MAX 13 年之前
use_starpu_pthread_macros.cocci 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. 12 年之前
use_starpu_pthread_macros.sh 865b9c9994 tools/dev/experimental/: set x mode to shell scripts 12 年之前
use_starpu_pthread_macros_test.c 2fcf7e6af2 Add a _STARPU_PTHREAD_CREATE macro and use it. 12 年之前
use_starpu_unlikely.cocci 9788cf0a5a Coccinelle: add a script helping with branch prediction. 12 年之前
use_starpu_unlikely_test.c 9788cf0a5a Coccinelle: add a script helping with branch prediction. 12 年之前