|
@@ -21,6 +21,133 @@ Makefile.in
|
|
|
*.lo
|
|
|
*.la
|
|
|
.dirstamp
|
|
|
+stamp-h[0-9]*
|
|
|
+starpu.log
|
|
|
/gcc-plugin/src/starpu-gcc-config.h
|
|
|
+/gcc-plugin/tests/*.c.[0-9]*.*
|
|
|
/tests/datawizard/handle_to_pointer
|
|
|
/tests/datawizard/data_lookup
|
|
|
+/doc/stamp-vti
|
|
|
+/doc/version.texi
|
|
|
+/examples/basic_examples/block
|
|
|
+/examples/basic_examples/hello_world
|
|
|
+/examples/basic_examples/mult
|
|
|
+/examples/basic_examples/variable
|
|
|
+/examples/basic_examples/vector_scal
|
|
|
+/examples/callback/callback
|
|
|
+/examples/filters/fblock
|
|
|
+/examples/filters/fmatrix
|
|
|
+/examples/filters/fvector
|
|
|
+/examples/incrementer/incrementer
|
|
|
+/examples/mandelbrot/mandelbrot
|
|
|
+/examples/matvecmult/matvecmult
|
|
|
+/examples/pi/pi
|
|
|
+/examples/pi/pi_redux
|
|
|
+/examples/ppm_downscaler/ppm_downscaler
|
|
|
+/examples/ppm_downscaler/yuv_downscaler
|
|
|
+/examples/profiling/profiling
|
|
|
+/examples/reductions/dot_product
|
|
|
+/examples/reductions/minmax_reduction
|
|
|
+/examples/scheduler/dummy_sched
|
|
|
+/examples/spmv/dw_spmv
|
|
|
+/examples/spmv/spmv
|
|
|
+/examples/stencil/stencil
|
|
|
+/examples/tag_example/tag_example
|
|
|
+/examples/tag_example/tag_example2
|
|
|
+/examples/tag_example/tag_example3
|
|
|
+/examples/tag_example/tag_restartable
|
|
|
+/mpi/examples/stencil/stencil5
|
|
|
+/mpi/tests/block_interface
|
|
|
+/mpi/tests/block_interface_pinned
|
|
|
+/mpi/tests/insert_task
|
|
|
+/mpi/tests/insert_task_block
|
|
|
+/mpi/tests/insert_task_cache
|
|
|
+/mpi/tests/insert_task_owner
|
|
|
+/mpi/tests/insert_task_owner2
|
|
|
+/mpi/tests/mpi_detached_tag
|
|
|
+/mpi/tests/mpi_irecv
|
|
|
+/mpi/tests/mpi_irecv_detached
|
|
|
+/mpi/tests/mpi_isend
|
|
|
+/mpi/tests/mpi_isend_detached
|
|
|
+/mpi/tests/mpi_test
|
|
|
+/mpi/tests/multiple_send
|
|
|
+/mpi/tests/pingpong
|
|
|
+/mpi/tests/ring
|
|
|
+/mpi/tests/ring_async
|
|
|
+/mpi/tests/ring_async_implicit
|
|
|
+/tests/core/declare_deps_after_submission
|
|
|
+/tests/core/declare_deps_after_submission_synchronous
|
|
|
+/tests/core/declare_deps_in_callback
|
|
|
+/tests/core/empty_task
|
|
|
+/tests/core/empty_task_chain
|
|
|
+/tests/core/empty_task_sync_point
|
|
|
+/tests/core/empty_task_sync_point_tasks
|
|
|
+/tests/core/execute_on_a_specific_worker
|
|
|
+/tests/core/get_current_task
|
|
|
+/tests/core/insert_task
|
|
|
+/tests/core/multithreaded
|
|
|
+/tests/core/multithreaded_init
|
|
|
+/tests/core/regenerate
|
|
|
+/tests/core/restart
|
|
|
+/tests/core/starpu_task_wait
|
|
|
+/tests/core/starpu_task_wait_for_all
|
|
|
+/tests/core/static_restartable
|
|
|
+/tests/core/static_restartable_tag
|
|
|
+/tests/core/static_restartable_using_initializer
|
|
|
+/tests/core/subgraph_repeat
|
|
|
+/tests/core/subgraph_repeat_regenerate
|
|
|
+/tests/core/tag_wait_api
|
|
|
+/tests/core/task_wait_api
|
|
|
+/tests/core/wait_all_regenerable_tasks
|
|
|
+/tests/datawizard/acquire_cb
|
|
|
+/tests/datawizard/acquire_release
|
|
|
+/tests/datawizard/acquire_release2
|
|
|
+/tests/datawizard/critical_section_with_void_interface
|
|
|
+/tests/datawizard/data_implicit_deps
|
|
|
+/tests/datawizard/data_invalidation
|
|
|
+/tests/datawizard/dining_philosophers
|
|
|
+/tests/datawizard/dsm_stress
|
|
|
+/tests/datawizard/increment_redux
|
|
|
+/tests/datawizard/increment_redux_v2
|
|
|
+/tests/datawizard/lazy_allocation.c
|
|
|
+/tests/datawizard/manual_reduction
|
|
|
+/tests/datawizard/mpi_like
|
|
|
+/tests/datawizard/mpi_like_async
|
|
|
+/tests/datawizard/readers_and_writers
|
|
|
+/tests/datawizard/reclaim
|
|
|
+/tests/datawizard/scratch
|
|
|
+/tests/datawizard/sync_and_notify_data
|
|
|
+/tests/datawizard/sync_and_notify_data_implicit
|
|
|
+/tests/datawizard/sync_with_data_with_mem
|
|
|
+/tests/datawizard/sync_with_data_with_mem_non_blocking
|
|
|
+/tests/datawizard/sync_with_data_with_mem_non_blocking_implicit
|
|
|
+/tests/datawizard/unpartition
|
|
|
+/tests/datawizard/user_interaction_implicit
|
|
|
+/tests/datawizard/write_only_tmp_buffer
|
|
|
+/tests/errorcheck/invalid_blocking_calls
|
|
|
+/tests/errorcheck/invalid_tasks
|
|
|
+/tests/errorcheck/starpu_init_noworker
|
|
|
+/tests/helper/cublas_init
|
|
|
+/tests/helper/execute_on_all
|
|
|
+/tests/helper/pinned_memory
|
|
|
+/tests/helper/starpu_create_sync_task
|
|
|
+/tests/helper/starpu_data_cpy
|
|
|
+/tests/microbenchs/async_tasks_overhead
|
|
|
+/tests/microbenchs/display_structures_size
|
|
|
+/tests/microbenchs/local_pingpong
|
|
|
+/tests/microbenchs/prefetch_data_on_node
|
|
|
+/tests/microbenchs/redundant_buffer
|
|
|
+/tests/microbenchs/sync_tasks_overhead
|
|
|
+/tests/microbenchs/tasks_overhead
|
|
|
+/tests/overlap/overlap
|
|
|
+/tests/parallel_tasks/explicit_combined_worker
|
|
|
+/tests/parallel_tasks/parallel_kernels
|
|
|
+/tests/parallel_tasks/parallel_kernels_spmd
|
|
|
+/tests/parallel_tasks/spmd_pgreedy
|
|
|
+/tests/perfmodels/non_linear_regression_based
|
|
|
+/tests/perfmodels/regression_based
|
|
|
+/tools/cbc2paje
|
|
|
+/tools/lp2paje
|
|
|
+/tools/starpu_calibrate_bus
|
|
|
+/tools/starpu_machine_display
|
|
|
+/tools/starpu_perfmodel_display
|