123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296 |
- /configure
- /config.log
- /config.status
- /autom4te.cache
- /libtool
- /aclocal.m4
- /build
- /build-aux
- /GPATH
- /GRTAGS
- /GTAGS
- /config.cache
- /doc/starpu.info
- *~
- ,*
- .libs
- .deps
- *.o
- *.lo
- *.la
- *.swp
- .dirstamp
- stamp-h[0-9]*
- starpu.log
- /gcc-plugin/include/starpu-gcc/config.h
- /gcc-plugin/tests/*.c.[0-9]*.*
- /tests/datawizard/handle_to_pointer
- /tests/datawizard/data_lookup
- /doc/stamp-vti
- /doc/chapters/version.texi
- /doc/doxygen/chapters/version.sty
- /doc/doxygen/chapters/version.html
- /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_peager
- /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
- /tools/starpu_regression_display
- /gcc-plugin/tests/scalar-tasks
- /gcc-plugin/tests/pointers
- /tests/datawizard/lazy_allocation
- /gcc-plugin/tests/pointer-tasks
- /gcc-plugin/tests/*.s
- /gcc-plugin/tests/base
- /gcc-plugin/tests/core
- /mpi/tests/insert_task_owner_data
- /mpi/examples/scatter_gather/mpi_scatter_gather
- /examples/top/hello_world_top
- /doc/starpu.aux
- /doc/starpu.cp
- /doc/starpu.cps
- /doc/starpu.fn
- /doc/starpu.fns
- /doc/starpu.html
- /doc/starpu.ky
- /doc/starpu.pdf
- /doc/starpu.pg
- /doc/starpu.toc
- /doc/starpu.tp
- /doc/starpu.tps
- /doc/starpu.vr
- /gcc-plugin/tests/register
- /tests/datawizard/acquire_cb_insert
- /tools/starpu_perfmodel_plot
- /gcc-plugin/tests/run-test
- /gcc-plugin/tests/register-errors
- /gcc-plugin/tests/acquire
- /gcc-plugin/tests/unregister
- /gcc-plugin/tests/lib-user
- /gcc-plugin/examples/matrix-mult
- /gcc-plugin/src/c-expr.c
- /gcc-plugin/tests/heap-allocated
- /gcc-plugin/tests/output-pointer
- /gcc-plugin/examples/vector_scal/vector_scal
- /doc/starpu.info-1
- /doc/starpu.info-2
- /examples/axpy/axpy
- /examples/basic_examples/mult_impl
- /examples/basic_examples/multiformat
- /examples/cg/cg
- /examples/cholesky/cholesky_grain_tag
- /examples/cholesky/cholesky_implicit
- /examples/cholesky/cholesky_tag
- /examples/cholesky/cholesky_tile_tag
- /examples/cpp/incrementer_cpp
- /examples/filters/custom_mf/custom_mf_filter
- /examples/filters/multiformat/multiformat_filter
- /examples/heat/heat
- /examples/lu/lu_example_double
- /examples/lu/lu_example_float
- /examples/lu/lu_implicit_example_double
- /examples/lu/lu_implicit_example_float
- /examples/mult/dgemm
- /examples/mult/sgemm
- /mpi/starpumpi-1.0.pc
- /socl/socl-1.0.pc
- /starpufft/starpufft-1.0.pc
- /tests/core/deprecated
- /tests/core/deprecated_buffer
- /tests/core/deprecated_func
- /tests/core/multiformat_data_release
- /tests/core/multiformat_handle_conversion
- /tests/core/starpu_init
- /tests/core/starpu_task_bundle
- /tests/core/starpu_worker_exists
- /tests/datawizard/copy
- /tests/datawizard/double_parameter
- /tests/datawizard/gpu_register
- /tests/datawizard/in_place_partition
- /tests/datawizard/increment_redux_lazy
- /tests/datawizard/interfaces/bcsr/bcsr_interface
- /tests/datawizard/interfaces/block/block_interface
- /tests/datawizard/interfaces/csr/csr_interface
- /tests/datawizard/interfaces/matrix/matrix_interface
- /tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl
- /tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release
- /tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion
- /tests/datawizard/interfaces/multiformat/advanced/multiformat_worker
- /tests/datawizard/interfaces/multiformat/advanced/same_handle
- /tests/datawizard/interfaces/multiformat/multiformat_interface
- /tests/datawizard/interfaces/test_interfaces
- /tests/datawizard/interfaces/test_vector_interface
- /tests/datawizard/interfaces/variable/variable_interface
- /tests/datawizard/interfaces/vector/test_vector_interface
- /tests/datawizard/interfaces/void/void_interface
- /tests/datawizard/partition_lazy
- /tests/loader
- /tests/starpu_machine_display
- /tools/starpu_calibrate_bus.1
- /tools/starpu_machine_display.1
- /tools/starpu_perfmodel_display.1
- /tools/starpu_perfmodel_plot.1
- /starpu-1.0.pc
- /gcc-plugin/examples/cholesky/cholesky
- /gcc-plugin/tests/*.log
- /test/*.log
- /examples/*.log
- /tests/main/declare_deps_after_submission
- /tests/main/declare_deps_after_submission_synchronous
- /tests/main/declare_deps_in_callback
- /tests/main/deprecated
- /tests/main/deprecated_buffer
- /tests/main/deprecated_func
- /tests/main/empty_task
- /tests/main/empty_task_chain
- /tests/main/empty_task_sync_point
- /tests/main/empty_task_sync_point_tasks
- /tests/main/execute_on_a_specific_worker
- /tests/main/get_current_task
- /tests/main/insert_task
- /tests/main/multiformat_data_release
- /tests/main/multiformat_handle_conversion
- /tests/main/multithreaded
- /tests/main/multithreaded_init
- /tests/main/regenerate
- /tests/main/restart
- /tests/main/starpu_init
- /tests/main/starpu_task_bundle
- /tests/main/starpu_task_wait
- /tests/main/starpu_task_wait_for_all
- /tests/main/starpu_worker_exists
- /tests/main/static_restartable
- /tests/main/static_restartable_tag
- /tests/main/static_restartable_using_initializer
- /tests/main/subgraph_repeat
- /tests/main/subgraph_repeat_regenerate
- /tests/main/tag_wait_api
- /tests/main/task_wait_api
- /tests/main/wait_all_regenerable_tasks
- /tools/starpu_workers_activity
- /tests/datawizard/interfaces/copy_interfaces
- /gcc-plugin/tests/release
- /gcc-plugin/tests/opencl
- /gcc-plugin/tests/registered
- /gcc-plugin/tests/warn-unregistered
- /cyclomatic-complexity.html
- ./Makefile
- Makefile.in
|