Samuel Thibault 353d5502b5 Patch from Benoît Lizé: Add pause/resume functions 11 gadi atpakaļ
..
combined_workers 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory 12 gadi atpakaļ
driver_api c8ffbb2df1 remove FIXME define in the test run_driver 11 gadi atpakaļ
codelet_null_callback.c 0c6c658cb1 tests: turn function static when it makes sense to do so 12 gadi atpakaļ
declare_deps_after_submission.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
declare_deps_after_submission_synchronous.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
declare_deps_in_callback.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
deploop.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
deprecated_buffer.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
deprecated_func.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
empty_task.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC 12 gadi atpakaļ
empty_task_chain.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC 12 gadi atpakaļ
empty_task_sync_point.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
empty_task_sync_point_tasks.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
execute_on_a_specific_worker.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
get_current_task.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
increment.cu dc20ebe627 Fix kernel 12 gadi atpakaļ
insert_task.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
insert_task_array.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
insert_task_nullcodelet.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 12 gadi atpakaļ
multithreaded.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
multithreaded_init.c 0c6c658cb1 tests: turn function static when it makes sense to do so 12 gadi atpakaļ
pause_resume.c 353d5502b5 Patch from Benoît Lizé: Add pause/resume functions 11 gadi atpakaļ
regenerate.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
restart.c 7ec80e3076 Rework termination, so restarting starpu works 12 gadi atpakaļ
starpu_init.c 8d57290fd9 tests/main/starpu_init.c: use setenv instead of putenv, this is more valgrind friendly 12 gadi atpakaļ
starpu_task_bundle.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
starpu_task_wait.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
starpu_task_wait_for_all.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
starpu_worker_exists.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
static_restartable.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
static_restartable_tag.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
static_restartable_using_initializer.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
subgraph_repeat.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
subgraph_repeat_regenerate.c bc3fd88dfd replace 0 with macro part 4 12 gadi atpakaļ
subgraph_repeat_regenerate_tag.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
subgraph_repeat_tag.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
submit.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
tag_task_data_deps.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
tag_wait_api.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
task_wait_api.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ
wait_all_regenerable_tasks.c 5fdde967b0 tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function 12 gadi atpakaļ