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