Samuel Thibault 3abd76c814 shutdown StarPU if it was successfully started but the devices we wanted are not there 11 年之前
..
combined_workers 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory 12 年之前
driver_api 3abd76c814 shutdown StarPU if it was successfully started but the devices we wanted are not there 11 年之前
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 11 年之前
declare_deps_after_submission.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
declare_deps_after_submission_synchronous.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
declare_deps_in_callback.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
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 年之前
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 年之前
empty_task.c f01e362c0a merge trunk up to 9949 12 年之前
empty_task_chain.c f01e362c0a merge trunk up to 9949 12 年之前
empty_task_sync_point.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
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 年之前
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 年之前
get_current_task.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind 12 年之前
increment.cu 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible 12 年之前
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 年之前
insert_task_array.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind 12 年之前
insert_task_nullcodelet.c 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed 12 年之前
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 年之前
multithreaded_init.c 0c6c658cb1 tests: turn function static when it makes sense to do so 12 年之前
pause_resume.c 353d5502b5 Patch from Benoît Lizé: Add pause/resume functions 12 年之前
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 年之前
restart.c 89b130f6ab Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'... 11 年之前
starpu_init.c f400e9b510 Update variables to unset 12 年之前
starpu_task_bundle.c 7a3685e74a tests: remove STARPU_SKIP_IF_VALGRIND as code if small enough not to be too long when executed with valgrind 12 年之前
starpu_task_wait.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
starpu_task_wait_for_all.c f01e362c0a merge trunk up to 9949 12 年之前
starpu_worker_exists.c 3ddddd7e09 tests/main/starpu_worker_exists.c: display message on failure 11 年之前
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 年之前
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 年之前
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 年之前
subgraph_repeat.c 4f7c5e462a tests: unregister data from StarPU 11 年之前
subgraph_repeat_regenerate.c 4f7c5e462a tests: unregister data from StarPU 11 年之前
subgraph_repeat_regenerate_tag.c 6d015be440 tests/main/{subgraph_repeat_tag.c,subgraph_repeat_regenerate_tag.c}: stop regenerating tasks when all loops are done, this permits to call starpu_data_unregister(), otherwise it would wait for the tasks 11 年之前
subgraph_repeat_tag.c 6d015be440 tests/main/{subgraph_repeat_tag.c,subgraph_repeat_regenerate_tag.c}: stop regenerating tasks when all loops are done, this permits to call starpu_data_unregister(), otherwise it would wait for the tasks 11 年之前
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 年之前
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 年之前
tag_wait_api.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
task_wait_api.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前
wait_all_regenerable_tasks.c b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年之前