Nathalie Furmento 27f53a232b tests/main/subgraph_repeat_regenerate_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though hace 11 años
..
combined_workers 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory hace 12 años
driver_api b26c190c51 port r11792 from scheduler_modularization: properly test for task termination hace 11 años
codelet_null_callback.c 08f294077a tests/main/codelet_null_callback.c: add more testcases, keep out STARPU_PROLOGUE_CALLBACK_POP for now as it seems to be broken hace 11 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
empty_task.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC hace 12 años
empty_task_chain.c c05e9e394f import work from Brice & Damien to adapt tests to MIC and SCC hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
increment.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible hace 11 años
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 hace 12 años
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 hace 12 años
insert_task_nullcodelet.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed hace 12 años
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 hace 12 años
multithreaded_init.c 0c6c658cb1 tests: turn function static when it makes sense to do so hace 12 años
pause_resume.c 353d5502b5 Patch from Benoît Lizé: Add pause/resume functions hace 11 años
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 hace 12 años
restart.c 7ec80e3076 Rework termination, so restarting starpu works hace 12 años
starpu_init.c f400e9b510 Update variables to unset hace 11 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
starpu_worker_exists.c 3ddddd7e09 tests/main/starpu_worker_exists.c: display message on failure hace 11 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
subgraph_repeat.c 4f7c5e462a tests: unregister data from StarPU hace 11 años
subgraph_repeat_regenerate.c 4f7c5e462a tests: unregister data from StarPU hace 11 años
subgraph_repeat_regenerate_tag.c 27f53a232b tests/main/subgraph_repeat_regenerate_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though hace 11 años
subgraph_repeat_tag.c 440b4e4d93 tests/main/subgraph_repeat_tag.c: calling starpu_data_unregister blocks the application, not sure it's an error though hace 11 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años
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 hace 12 años