Import starpu_1.4.5+dfsg.orig.tar.gz
authorSamuel Thibault <sthibault@debian.org>
Tue, 23 Apr 2024 14:17:42 +0000 (16:17 +0200)
committerSamuel Thibault <sthibault@debian.org>
Tue, 23 Apr 2024 14:17:42 +0000 (16:17 +0200)
commit0c62fd47bc21c440f43387eb1a1e4eb1ddc809c2
tree577351e04f4a2491354dbc6a732be7acc82aa666
Import starpu_1.4.5+dfsg.orig.tar.gz

[dgit import orig starpu_1.4.5+dfsg.orig.tar.gz]
3180 files changed:
.gitlab-ci.yml [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING.LGPL [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README.dev [new file with mode: 0644]
README.md [new file with mode: 0644]
STARPU-REVISION [new file with mode: 0644]
STARPU-VERSION [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
bubble/Makefile.am [new file with mode: 0644]
bubble/Makefile.in [new file with mode: 0644]
bubble/tests/Makefile.am [new file with mode: 0644]
bubble/tests/Makefile.in [new file with mode: 0644]
bubble/tests/basic/b.c [new file with mode: 0644]
bubble/tests/basic/b2t.c [new file with mode: 0644]
bubble/tests/basic/basic.h [new file with mode: 0644]
bubble/tests/basic/bb.c [new file with mode: 0644]
bubble/tests/basic/bbt.c [new file with mode: 0644]
bubble/tests/basic/bbtt.c [new file with mode: 0644]
bubble/tests/basic/brbtt.c [new file with mode: 0644]
bubble/tests/basic/brec.c [new file with mode: 0644]
bubble/tests/basic/brec_level.c [new file with mode: 0644]
bubble/tests/basic/brt.c [new file with mode: 0644]
bubble/tests/basic/btb.c [new file with mode: 0644]
bubble/tests/basic/btb_func.c [new file with mode: 0644]
bubble/tests/basic/btt.c [new file with mode: 0644]
bubble/tests/basic/gemm_dag.c [new file with mode: 0644]
bubble/tests/basic/read.c [new file with mode: 0644]
bubble/tests/basic/sync.c [new file with mode: 0644]
bubble/tests/basic/tbbt.c [new file with mode: 0644]
bubble/tests/basic/tbrbtt.c [new file with mode: 0644]
bubble/tests/basic/tbtbt.c [new file with mode: 0644]
bubble/tests/loader.c [new file with mode: 0644]
bubble/tests/vector/vector.c [new file with mode: 0644]
build-aux/ar-lib [new file with mode: 0755]
build-aux/compile [new file with mode: 0755]
build-aux/config.guess [new file with mode: 0755]
build-aux/config.sub [new file with mode: 0755]
build-aux/depcomp [new file with mode: 0755]
build-aux/install-sh [new file with mode: 0755]
build-aux/ltmain.sh [new file with mode: 0755]
build-aux/missing [new file with mode: 0755]
build-aux/test-driver [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
contrib/ci.inria.fr/Jenkinsfile-basic [new file with mode: 0644]
contrib/ci.inria.fr/Jenkinsfile-bsd [new file with mode: 0644]
contrib/ci.inria.fr/Jenkinsfile-windows [new file with mode: 0644]
contrib/ci.inria.fr/job-0-tarball.sh [new file with mode: 0755]
contrib/ci.inria.fr/job-1-build-windows.sh [new file with mode: 0755]
contrib/ci.inria.fr/job-1-check-windows.bat [new file with mode: 0644]
contrib/ci.inria.fr/job-1-check.sh [new file with mode: 0755]
contrib/gitlab/build.sh [new file with mode: 0755]
contrib/gitlab/chameleon.sh [new file with mode: 0755]
contrib/gitlab/coverity.sh [new file with mode: 0755]
contrib/gitlab/deploy.sh [new file with mode: 0755]
contrib/gitlab/simgrid.sh [new file with mode: 0755]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/doxy.mk [new file with mode: 0644]
doc/doxygen.cfg [new file with mode: 0644]
doc/doxygen/Makefile.am [new file with mode: 0644]
doc/doxygen/Makefile.in [new file with mode: 0644]
doc/doxygen/chapters/api/bubble_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/api/fft_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/api/fortran_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/api/threads.doxy [new file with mode: 0644]
doc/doxygen/chapters/fdl_1_3.doxy [new file with mode: 0644]
doc/doxygen/chapters/files.doxy [new file with mode: 0644]
doc/doxygen/chapters/foreword.doxy [new file with mode: 0644]
doc/doxygen/chapters/images/arbiter.png [new file with mode: 0644]
doc/doxygen/chapters/images/data_trace.png [new file with mode: 0644]
doc/doxygen/chapters/images/distrib_data.png [new file with mode: 0644]
doc/doxygen/chapters/images/distrib_data_histo.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_build.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_fxt.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_graph.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_hgraph.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_paje_trace.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_plugin.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_run.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_svg_graph.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_hello_vite.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_install_cdt.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_install_pde.png [new file with mode: 0644]
doc/doxygen/chapters/images/eclipse_installer.png [new file with mode: 0644]
doc/doxygen/chapters/images/paje_draw_histogram.png [new file with mode: 0644]
doc/doxygen/chapters/images/parallel_worker2.png [new file with mode: 0644]
doc/doxygen/chapters/images/runtime-par.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_chol_model_11_type.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_gflops_non_linear_memset_regression_based_energy.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_log_arr.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_log_list.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_non_linear_memset_regression_based.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_non_linear_memset_regression_based_2.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_non_linear_memset_regression_based_energy.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_power_non_linear_memset_regression_based.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpu_starpu_slu_lu_model_11.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpupy_handle_func_perf.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpupy_handle_func_perf_pickle.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpupy_handle_perf.png [new file with mode: 0644]
doc/doxygen/chapters/images/starpupy_handle_perf_pickle.png [new file with mode: 0644]
doc/doxygen/chapters/images/starvz_visu.png [new file with mode: 0644]
doc/doxygen/chapters/images/starvz_visu_r.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead_py_fut_pickle.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead_py_futur.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead_py_handle.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead_py_handle_pickle.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead_py_none.png [new file with mode: 0644]
doc/doxygen/chapters/images/tasks_size_overhead_py_noret_pickle.png [new file with mode: 0644]
doc/doxygen/chapters/images/temanejo.png [new file with mode: 0644]
doc/doxygen/chapters/images/trace_bw_heatmap.png [new file with mode: 0644]
doc/doxygen/chapters/images/trace_recv_use.png [new file with mode: 0644]
doc/doxygen/chapters/images/trace_send_use.png [new file with mode: 0644]
doc/doxygen/chapters/images/trace_volume_heatmap.png [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/applications_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/stencil5.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/stencil5_starpu.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/stencil5_starpu_mpi.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/vector_scal_c.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/vector_scal_c_align.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/vector_scal_cpu.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/code/vector_scal_starpu.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/stencil.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_applications/vector_scaling.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/basic_examples.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/basics_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/code/basics_vector_scal_c.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/code/basics_vector_scal_cpu.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/code/basics_vector_scal_cuda.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/code/basics_vector_scal_opencl.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/code/basics_vector_scal_opencl_codelet.cl [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/data_management.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/examples_sources.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/scaling_vector_example.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/scheduling.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/starpu_applications.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_basics/tasks.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/advanced_data_management.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/advanced_scheduling.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/advanced_tasks.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/bubble.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/code/complex.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/code/disk_compute.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/code/disk_copy.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/code/forkmode.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/code/multiformat.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/code/simgrid.c [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/cuda_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/debugging_tools.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/extensions_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/fault_tolerance.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/fft_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/helpers.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/interoperability.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/max_fpga_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/mpi_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/opencl_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/out_of_core.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/parallel_worker.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/scheduling_context_hypervisor.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/scheduling_contexts.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/scheduling_policy_definition.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/simgrid.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/socl_opencl_extensions.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/tcpip_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_extensions/transactions.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_faq/check_list_performance.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_faq/faq.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_faq/faq_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_installation/building.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_installation/configuration_and_initialization.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_installation/configure_options.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_installation/environment_variables.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_installation/installation_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_introduction/doc_organization.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_introduction/glossary.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_introduction/introduction_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/code/java_spark.java [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/code/java_starpu.java [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/code/nf_initexit.f90 [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/java.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/languages_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/native_fortran_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/openmp_runtime_support.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_languages/python.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_performances/benchmarking_starpu.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_performances/offline_performance_tools.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_performances/online_performance_tools.doxy [new file with mode: 0644]
doc/doxygen/chapters/starpu_performances/performances_intro.doxy [new file with mode: 0644]
doc/doxygen/chapters/version.html [new file with mode: 0644]
doc/doxygen/chapters/version.sty [new file with mode: 0644]
doc/doxygen/doxygen-config-include.cfg.in [new file with mode: 0644]
doc/doxygen/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen/doxygen_filter.sh.in [new file with mode: 0755]
doc/doxygen/refman.tex [new file with mode: 0644]
doc/doxygen_dev/Makefile.am [new file with mode: 0644]
doc/doxygen_dev/Makefile.in [new file with mode: 0644]
doc/doxygen_dev/chapters/000_introduction.doxy [new file with mode: 0644]
doc/doxygen_dev/chapters/010_core.doxy [new file with mode: 0644]
doc/doxygen_dev/chapters/version.html [new file with mode: 0644]
doc/doxygen_dev/chapters/version.sty [new file with mode: 0644]
doc/doxygen_dev/doxygen-config-include.cfg.in [new file with mode: 0644]
doc/doxygen_dev/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_dev/doxygen_filter.sh.in [new file with mode: 0755]
doc/doxygen_dev/refman.tex [new file with mode: 0644]
doc/doxygen_web_applications/Makefile.am [new file with mode: 0644]
doc/doxygen_web_applications/Makefile.in [new file with mode: 0644]
doc/doxygen_web_applications/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_applications/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_applications/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_applications/refman.tex [new file with mode: 0644]
doc/doxygen_web_basics/Makefile.am [new file with mode: 0644]
doc/doxygen_web_basics/Makefile.in [new file with mode: 0644]
doc/doxygen_web_basics/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_basics/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_basics/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_basics/refman.tex [new file with mode: 0644]
doc/doxygen_web_extensions/Makefile.am [new file with mode: 0644]
doc/doxygen_web_extensions/Makefile.in [new file with mode: 0644]
doc/doxygen_web_extensions/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_extensions/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_extensions/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_extensions/refman.tex [new file with mode: 0644]
doc/doxygen_web_faq/Makefile.am [new file with mode: 0644]
doc/doxygen_web_faq/Makefile.in [new file with mode: 0644]
doc/doxygen_web_faq/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_faq/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_faq/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_faq/refman.tex [new file with mode: 0644]
doc/doxygen_web_installation/Makefile.am [new file with mode: 0644]
doc/doxygen_web_installation/Makefile.in [new file with mode: 0644]
doc/doxygen_web_installation/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_installation/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_installation/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_installation/refman.tex [new file with mode: 0644]
doc/doxygen_web_introduction/Makefile.am [new file with mode: 0644]
doc/doxygen_web_introduction/Makefile.in [new file with mode: 0644]
doc/doxygen_web_introduction/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_introduction/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_introduction/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_introduction/refman.tex [new file with mode: 0644]
doc/doxygen_web_languages/Makefile.am [new file with mode: 0644]
doc/doxygen_web_languages/Makefile.in [new file with mode: 0644]
doc/doxygen_web_languages/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_languages/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_languages/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_languages/refman.tex [new file with mode: 0644]
doc/doxygen_web_performances/Makefile.am [new file with mode: 0644]
doc/doxygen_web_performances/Makefile.in [new file with mode: 0644]
doc/doxygen_web_performances/chapters/version.html [new file with mode: 0644]
doc/doxygen_web_performances/chapters/version.sty [new file with mode: 0644]
doc/doxygen_web_performances/doxygen-config.cfg.in [new file with mode: 0644]
doc/doxygen_web_performances/refman.tex [new file with mode: 0644]
doc/extractHeadline.sh [new file with mode: 0755]
doc/fixLinks.sh [new file with mode: 0755]
doc/sectionNumbering.py [new file with mode: 0755]
doc/title.tex [new file with mode: 0644]
doc/tutorial/Makefile [new file with mode: 0644]
doc/tutorial/README [new file with mode: 0644]
doc/tutorial/hello_world.c [new file with mode: 0644]
doc/tutorial/hello_world_msvc.c [new file with mode: 0644]
doc/tutorial/vector_scal.c [new file with mode: 0644]
doc/tutorial/vector_scal_cpu.c [new file with mode: 0644]
doc/tutorial/vector_scal_cuda.cu [new file with mode: 0644]
doc/tutorial/vector_scal_opencl.c [new file with mode: 0644]
doc/tutorial/vector_scal_opencl_kernel.cl [new file with mode: 0644]
eclipse-plugin/.classpath [new file with mode: 0644]
eclipse-plugin/.project [new file with mode: 0644]
eclipse-plugin/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
eclipse-plugin/META-INF/MANIFEST.MF [new file with mode: 0644]
eclipse-plugin/Makefile.am [new file with mode: 0644]
eclipse-plugin/Makefile.in [new file with mode: 0644]
eclipse-plugin/build.properties [new file with mode: 0644]
eclipse-plugin/build.xml [new file with mode: 0644]
eclipse-plugin/examples/Makefile.am [new file with mode: 0644]
eclipse-plugin/examples/Makefile.in [new file with mode: 0644]
eclipse-plugin/examples/hello/.cproject.in [new file with mode: 0644]
eclipse-plugin/examples/hello/.project [new file with mode: 0644]
eclipse-plugin/examples/hello/.settings/language.settings.xml [new file with mode: 0644]
eclipse-plugin/examples/hello/hello.c [new file with mode: 0644]
eclipse-plugin/icons/fxt.png [new file with mode: 0644]
eclipse-plugin/icons/svg.png [new file with mode: 0644]
eclipse-plugin/icons/taskGraph.png [new file with mode: 0644]
eclipse-plugin/icons/vite.png [new file with mode: 0644]
eclipse-plugin/plugin.xml [new file with mode: 0644]
eclipse-plugin/src/Makefile.am [new file with mode: 0644]
eclipse-plugin/src/Makefile.in [new file with mode: 0644]
eclipse-plugin/src/deploy/build.xml [new file with mode: 0644]
eclipse-plugin/src/deploy/javaCompilerArgs [new file with mode: 0644]
eclipse-plugin/src/starpu/handlers/SvgHandler.java [new file with mode: 0644]
eclipse-plugin/src/starpu/handlers/TaskGraphHandler.java [new file with mode: 0644]
eclipse-plugin/src/starpu/handlers/TraceGenHandler.java [new file with mode: 0644]
eclipse-plugin/src/starpu/handlers/TraceUtils.java [new file with mode: 0644]
eclipse-plugin/src/starpu/handlers/TraceVizHandler.java [new file with mode: 0644]
eclipse-plugin/tools/cproject.sh [new file with mode: 0755]
eclipse-plugin/tools/install_workspace.sh [new file with mode: 0755]
examples/Makefile.am [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/README.txt [new file with mode: 0644]
examples/api/bcsr_data_interface.c [new file with mode: 0644]
examples/api/block_data_interface.c [new file with mode: 0644]
examples/api/coo_data_interface.c [new file with mode: 0644]
examples/api/csr_data_interface.c [new file with mode: 0644]
examples/api/matrix_data_interface.c [new file with mode: 0644]
examples/api/multiformat_data_interface.c [new file with mode: 0644]
examples/api/tensor_data_interface.c [new file with mode: 0644]
examples/api/variable_data_interface.c [new file with mode: 0644]
examples/api/vector_data_interface.c [new file with mode: 0644]
examples/api/void_data_interface.c [new file with mode: 0644]
examples/axpy/axpy.c [new file with mode: 0644]
examples/axpy/axpy.h [new file with mode: 0644]
examples/axpy/axpy_opencl.c [new file with mode: 0644]
examples/axpy/axpy_opencl_kernel.cl [new file with mode: 0644]
examples/basic_examples/block.c [new file with mode: 0644]
examples/basic_examples/block_cpu.c [new file with mode: 0644]
examples/basic_examples/block_cuda.cu [new file with mode: 0644]
examples/basic_examples/block_hip.hip [new file with mode: 0644]
examples/basic_examples/block_opencl.c [new file with mode: 0644]
examples/basic_examples/block_opencl_kernel.cl [new file with mode: 0644]
examples/basic_examples/dynamic_handles.c [new file with mode: 0644]
examples/basic_examples/hello_world.c [new file with mode: 0644]
examples/basic_examples/hooks.c [new file with mode: 0644]
examples/basic_examples/mult.c [new file with mode: 0644]
examples/basic_examples/mult_cuda.cu [new file with mode: 0644]
examples/basic_examples/mult_hip.hip [new file with mode: 0644]
examples/basic_examples/multiformat.c [new file with mode: 0644]
examples/basic_examples/multiformat_conversion_codelets.c [new file with mode: 0644]
examples/basic_examples/multiformat_conversion_codelets_cuda.cu [new file with mode: 0644]
examples/basic_examples/multiformat_conversion_codelets_opencl.c [new file with mode: 0644]
examples/basic_examples/multiformat_conversion_codelets_opencl_kernel.cl [new file with mode: 0644]
examples/basic_examples/multiformat_cuda.cu [new file with mode: 0644]
examples/basic_examples/multiformat_opencl.c [new file with mode: 0644]
examples/basic_examples/multiformat_opencl_kernel.cl [new file with mode: 0644]
examples/basic_examples/multiformat_types.h [new file with mode: 0644]
examples/basic_examples/ndim.c [new file with mode: 0644]
examples/basic_examples/task_insert_color.c [new file with mode: 0644]
examples/basic_examples/topology.c [new file with mode: 0644]
examples/basic_examples/variable.c [new file with mode: 0644]
examples/basic_examples/variable_kernels.cu [new file with mode: 0644]
examples/basic_examples/variable_kernels_cpu.c [new file with mode: 0644]
examples/basic_examples/variable_kernels_opencl.c [new file with mode: 0644]
examples/basic_examples/variable_kernels_opencl_kernel.cl [new file with mode: 0644]
examples/basic_examples/vector_scal.c [new file with mode: 0644]
examples/basic_examples/vector_scal_c.c [new file with mode: 0644]
examples/basic_examples/vector_scal_cpu.c [new file with mode: 0644]
examples/basic_examples/vector_scal_cpu_icc.icc [new file with mode: 0644]
examples/basic_examples/vector_scal_cpu_template.h [new file with mode: 0644]
examples/basic_examples/vector_scal_cuda.cu [new file with mode: 0644]
examples/basic_examples/vector_scal_fortran.F [new file with mode: 0644]
examples/basic_examples/vector_scal_hip.hip [new file with mode: 0644]
examples/basic_examples/vector_scal_opencl.c [new file with mode: 0644]
examples/basic_examples/vector_scal_opencl_kernel.cl [new file with mode: 0644]
examples/binary/binary.c [new file with mode: 0644]
examples/callback/callback.c [new file with mode: 0644]
examples/callback/prologue.c [new file with mode: 0644]
examples/cg/cg.c [new file with mode: 0644]
examples/cg/cg.h [new file with mode: 0644]
examples/cg/cg_kernels.c [new file with mode: 0644]
examples/cholesky/cholesky.h [new file with mode: 0644]
examples/cholesky/cholesky.sh [new file with mode: 0755]
examples/cholesky/cholesky_compil.c [new file with mode: 0644]
examples/cholesky/cholesky_compiled.c [new file with mode: 0644]
examples/cholesky/cholesky_grain_tag.c [new file with mode: 0644]
examples/cholesky/cholesky_implicit.c [new file with mode: 0644]
examples/cholesky/cholesky_julia.sh [new file with mode: 0755]
examples/cholesky/cholesky_kernels.c [new file with mode: 0644]
examples/cholesky/cholesky_models.c [new file with mode: 0644]
examples/cholesky/cholesky_tag.c [new file with mode: 0644]
examples/cholesky/cholesky_tile_tag.c [new file with mode: 0644]
examples/cholesky/libmy_dmda.c [new file with mode: 0644]
examples/cholesky/libmy_dmda.h [new file with mode: 0644]
examples/common/blas.c [new file with mode: 0644]
examples/common/blas.h [new file with mode: 0644]
examples/common/blas_model.c [new file with mode: 0644]
examples/common/blas_model.h [new file with mode: 0644]
examples/cpp/Makefile_add_vectors.mk [new file with mode: 0644]
examples/cpp/Makefile_add_vectors_cpp11.mk [new file with mode: 0644]
examples/cpp/add_vectors.cpp [new file with mode: 0644]
examples/cpp/add_vectors_cpp11.cpp [new file with mode: 0644]
examples/cpp/add_vectors_interface.cpp [new file with mode: 0644]
examples/cpp/incrementer_cpp.cpp [new file with mode: 0644]
examples/dependency/sequential_consistency.c [new file with mode: 0644]
examples/dependency/task_end_dep.c [new file with mode: 0644]
examples/dependency/task_end_dep_add.c [new file with mode: 0644]
examples/filters/alloc.c [new file with mode: 0644]
examples/filters/custom_mf/conversion.cu [new file with mode: 0644]
examples/filters/custom_mf/conversion_opencl.c [new file with mode: 0644]
examples/filters/custom_mf/conversion_opencl.cl [new file with mode: 0644]
examples/filters/custom_mf/cuda.cu [new file with mode: 0644]
examples/filters/custom_mf/custom_conversion_codelets.c [new file with mode: 0644]
examples/filters/custom_mf/custom_interface.c [new file with mode: 0644]
examples/filters/custom_mf/custom_interface.h [new file with mode: 0644]
examples/filters/custom_mf/custom_mf_filter.c [new file with mode: 0644]
examples/filters/custom_mf/custom_opencl.c [new file with mode: 0644]
examples/filters/custom_mf/custom_opencl.cl [new file with mode: 0644]
examples/filters/custom_mf/custom_types.h [new file with mode: 0644]
examples/filters/f3d_cpu.c [new file with mode: 0644]
examples/filters/f3d_cuda.cu [new file with mode: 0644]
examples/filters/f3d_hip.hip [new file with mode: 0644]
examples/filters/f4d_cpu.c [new file with mode: 0644]
examples/filters/f4d_cuda.cu [new file with mode: 0644]
examples/filters/f4d_hip.hip [new file with mode: 0644]
examples/filters/f5d_print.c [new file with mode: 0644]
examples/filters/fblock.c [new file with mode: 0644]
examples/filters/fblock_cpu.c [new file with mode: 0644]
examples/filters/fblock_cuda.cu [new file with mode: 0644]
examples/filters/fblock_hip.hip [new file with mode: 0644]
examples/filters/fblock_opencl.c [new file with mode: 0644]
examples/filters/fblock_opencl_kernel.cl [new file with mode: 0644]
examples/filters/fblock_pick_matrix.c [new file with mode: 0644]
examples/filters/fblock_pick_variable.c [new file with mode: 0644]
examples/filters/fblock_print.c [new file with mode: 0644]
examples/filters/fmatrix.c [new file with mode: 0644]
examples/filters/fmatrix_cpu.c [new file with mode: 0644]
examples/filters/fmatrix_cuda.cu [new file with mode: 0644]
examples/filters/fmatrix_hip.hip [new file with mode: 0644]
examples/filters/fmatrix_pick_variable.c [new file with mode: 0644]
examples/filters/fmatrix_pick_vector.c [new file with mode: 0644]
examples/filters/fmatrix_print.c [new file with mode: 0644]
examples/filters/fmultiple_cuda.cu [new file with mode: 0644]
examples/filters/fmultiple_hip.hip [new file with mode: 0644]
examples/filters/fmultiple_manual.c [new file with mode: 0644]
examples/filters/fmultiple_submit.c [new file with mode: 0644]
examples/filters/fmultiple_submit_implicit.c [new file with mode: 0644]
examples/filters/fmultiple_submit_readonly.c [new file with mode: 0644]
examples/filters/fmultiple_submit_readonly_downgrade.c [new file with mode: 0644]
examples/filters/fndim.c [new file with mode: 0644]
examples/filters/fndim_1d_pick_variable.c [new file with mode: 0644]
examples/filters/fndim_2d_pick_vector.c [new file with mode: 0644]
examples/filters/fndim_3d_pick_matrix.c [new file with mode: 0644]
examples/filters/fndim_4d_pick_block.c [new file with mode: 0644]
examples/filters/fndim_5d_pick_tensor.c [new file with mode: 0644]
examples/filters/fndim_pick_ndim.c [new file with mode: 0644]
examples/filters/fndim_pick_variable.c [new file with mode: 0644]
examples/filters/fndim_to_block.c [new file with mode: 0644]
examples/filters/fndim_to_matrix.c [new file with mode: 0644]
examples/filters/fndim_to_tensor.c [new file with mode: 0644]
examples/filters/fndim_to_variable.c [new file with mode: 0644]
examples/filters/fndim_to_vector.c [new file with mode: 0644]
examples/filters/fread.c [new file with mode: 0644]
examples/filters/frecursive.c [new file with mode: 0644]
examples/filters/ftensor.c [new file with mode: 0644]
examples/filters/ftensor_cpu.c [new file with mode: 0644]
examples/filters/ftensor_cuda.cu [new file with mode: 0644]
examples/filters/ftensor_hip.hip [new file with mode: 0644]
examples/filters/ftensor_pick_block.c [new file with mode: 0644]
examples/filters/ftensor_pick_variable.c [new file with mode: 0644]
examples/filters/ftensor_print.c [new file with mode: 0644]
examples/filters/fvariable_cuda.cu [new file with mode: 0644]
examples/filters/fvector.c [new file with mode: 0644]
examples/filters/fvector_cpu.c [new file with mode: 0644]
examples/filters/fvector_cuda.cu [new file with mode: 0644]
examples/filters/fvector_hip.hip [new file with mode: 0644]
examples/filters/fvector_pick_variable.c [new file with mode: 0644]
examples/filters/shadow.c [new file with mode: 0644]
examples/filters/shadow2d.c [new file with mode: 0644]
examples/filters/shadow3d.c [new file with mode: 0644]
examples/filters/shadow4d.c [new file with mode: 0644]
examples/filters/shadownd.c [new file with mode: 0644]
examples/fortran/Makefile [new file with mode: 0644]
examples/fortran/hello.F [new file with mode: 0644]
examples/fortran/hello_c.c [new file with mode: 0644]
examples/fortran/starpu_fortran.h [new file with mode: 0644]
examples/fortran90/Makefile.mk [new file with mode: 0644]
examples/fortran90/f90_example.f90 [new file with mode: 0644]
examples/fortran90/marshalling.c [new file with mode: 0644]
examples/fortran90/mod_compute.f90 [new file with mode: 0644]
examples/fortran90/mod_interface.f90 [new file with mode: 0644]
examples/fortran90/mod_types.f90 [new file with mode: 0644]
examples/fortran90/starpu_mod.f90 [new file with mode: 0644]
examples/gl_interop/gl_interop.c [new file with mode: 0644]
examples/gl_interop/gl_interop_idle.c [new file with mode: 0644]
examples/heat/dw_factolu.c [new file with mode: 0644]
examples/heat/dw_factolu.h [new file with mode: 0644]
examples/heat/dw_factolu_grain.c [new file with mode: 0644]
examples/heat/dw_factolu_kernels.c [new file with mode: 0644]
examples/heat/dw_factolu_tag.c [new file with mode: 0644]
examples/heat/dw_sparse_cg.c [new file with mode: 0644]
examples/heat/dw_sparse_cg.h [new file with mode: 0644]
examples/heat/dw_sparse_cg_kernels.c [new file with mode: 0644]
examples/heat/heat.c [new file with mode: 0644]
examples/heat/heat.h [new file with mode: 0644]
examples/heat/heat.sh [new file with mode: 0755]
examples/heat/heat_display.c [new file with mode: 0644]
examples/heat/lu_kernels_model.c [new file with mode: 0644]
examples/heat/lu_kernels_model.h [new file with mode: 0644]
examples/incrementer/incrementer.c [new file with mode: 0644]
examples/incrementer/incrementer_kernels.cu [new file with mode: 0644]
examples/incrementer/incrementer_kernels_opencl.c [new file with mode: 0644]
examples/incrementer/incrementer_kernels_opencl_kernel.cl [new file with mode: 0644]
examples/interface/complex.c [new file with mode: 0644]
examples/interface/complex_codelet.h [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle.c [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_codelet.h [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_filters.c [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_interface.c [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_interface.h [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_kernels.cl [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_kernels.cu [new file with mode: 0644]
examples/interface/complex_dev_handle/complex_dev_handle_kernels_opencl.c [new file with mode: 0644]
examples/interface/complex_filters.c [new file with mode: 0644]
examples/interface/complex_interface.c [new file with mode: 0644]
examples/interface/complex_interface.h [new file with mode: 0644]
examples/interface/complex_kernels.cl [new file with mode: 0644]
examples/interface/complex_kernels.cu [new file with mode: 0644]
examples/interface/complex_kernels_opencl.c [new file with mode: 0644]
examples/loader.c [new file with mode: 0644]
examples/lu/blas_complex.c [new file with mode: 0644]
examples/lu/blas_complex.h [new file with mode: 0644]
examples/lu/clu.c [new file with mode: 0644]
examples/lu/clu_implicit.c [new file with mode: 0644]
examples/lu/clu_implicit_pivot.c [new file with mode: 0644]
examples/lu/clu_kernels.c [new file with mode: 0644]
examples/lu/clu_pivot.c [new file with mode: 0644]
examples/lu/complex_double.h [new file with mode: 0644]
examples/lu/complex_float.h [new file with mode: 0644]
examples/lu/dlu.c [new file with mode: 0644]
examples/lu/dlu_implicit.c [new file with mode: 0644]
examples/lu/dlu_implicit_pivot.c [new file with mode: 0644]
examples/lu/dlu_kernels.c [new file with mode: 0644]
examples/lu/dlu_pivot.c [new file with mode: 0644]
examples/lu/lu-double.h [new file with mode: 0644]
examples/lu/lu-float.h [new file with mode: 0644]
examples/lu/lu.sh [new file with mode: 0755]
examples/lu/lu_example.c [new file with mode: 0644]
examples/lu/lu_example_complex_double.c [new file with mode: 0644]
examples/lu/lu_example_complex_float.c [new file with mode: 0644]
examples/lu/lu_example_double.c [new file with mode: 0644]
examples/lu/lu_example_float.c [new file with mode: 0644]
examples/lu/slu.c [new file with mode: 0644]
examples/lu/slu_implicit.c [new file with mode: 0644]
examples/lu/slu_implicit_pivot.c [new file with mode: 0644]
examples/lu/slu_kernels.c [new file with mode: 0644]
examples/lu/slu_pivot.c [new file with mode: 0644]
examples/lu/xlu.c [new file with mode: 0644]
examples/lu/xlu.h [new file with mode: 0644]
examples/lu/xlu_implicit.c [new file with mode: 0644]
examples/lu/xlu_implicit_pivot.c [new file with mode: 0644]
examples/lu/xlu_kernels.c [new file with mode: 0644]
examples/lu/xlu_kernels.h [new file with mode: 0644]
examples/lu/xlu_pivot.c [new file with mode: 0644]
examples/lu/zlu.c [new file with mode: 0644]
examples/lu/zlu_implicit.c [new file with mode: 0644]
examples/lu/zlu_implicit_pivot.c [new file with mode: 0644]
examples/lu/zlu_kernels.c [new file with mode: 0644]
examples/lu/zlu_pivot.c [new file with mode: 0644]
examples/mandelbrot/mandelbrot.c [new file with mode: 0644]
examples/matvecmult/matvecmult.c [new file with mode: 0644]
examples/matvecmult/matvecmult_kernel.cl [new file with mode: 0644]
examples/mlr/mlr.c [new file with mode: 0644]
examples/mult/dgemm.c [new file with mode: 0644]
examples/mult/dgemm_layout.c [new file with mode: 0644]
examples/mult/double.h [new file with mode: 0644]
examples/mult/sgemm.c [new file with mode: 0644]
examples/mult/sgemm.sh [new file with mode: 0755]
examples/mult/sgemm_layout.c [new file with mode: 0644]
examples/mult/simple.h [new file with mode: 0644]
examples/mult/xgemm.c [new file with mode: 0644]
examples/mult/xgemm.h [new file with mode: 0644]
examples/mult/xgemm_layout.c [new file with mode: 0644]
examples/native_fortran/Makefile_nf_dynbuf.mk [new file with mode: 0644]
examples/native_fortran/Makefile_nf_example.mk [new file with mode: 0644]
examples/native_fortran/Makefile_nf_matrix.mk [new file with mode: 0644]
examples/native_fortran/Makefile_nf_partition.mk [new file with mode: 0644]
examples/native_fortran/Makefile_nf_sched_ctx.mk [new file with mode: 0644]
examples/native_fortran/Makefile_nf_varbuf.mk [new file with mode: 0644]
examples/native_fortran/Makefile_nf_vector.mk [new file with mode: 0644]
examples/native_fortran/fstarpu_mod.f90 [new file with mode: 0644]
examples/native_fortran/nf_codelets.f90 [new file with mode: 0644]
examples/native_fortran/nf_compute.f90 [new file with mode: 0644]
examples/native_fortran/nf_dynbuf.f90 [new file with mode: 0644]
examples/native_fortran/nf_dynbuf_cl.f90 [new file with mode: 0644]
examples/native_fortran/nf_example.f90 [new file with mode: 0644]
examples/native_fortran/nf_matrix.f90 [new file with mode: 0644]
examples/native_fortran/nf_partition.f90 [new file with mode: 0644]
examples/native_fortran/nf_partition_cl.f90 [new file with mode: 0644]
examples/native_fortran/nf_sched_ctx.f90 [new file with mode: 0644]
examples/native_fortran/nf_sched_ctx_cl.f90 [new file with mode: 0644]
examples/native_fortran/nf_types.f90 [new file with mode: 0644]
examples/native_fortran/nf_varbuf.f90 [new file with mode: 0644]
examples/native_fortran/nf_varbuf_cl.f90 [new file with mode: 0644]
examples/native_fortran/nf_vector.f90 [new file with mode: 0644]
examples/openmp/vector_scal_omp.c [new file with mode: 0644]
examples/parallel_workers/parallel_workers.c [new file with mode: 0644]
examples/parallel_workers/parallel_workers_func.c [new file with mode: 0644]
examples/parallel_workers/parallel_workers_oldapi.c [new file with mode: 0644]
examples/perf_monitoring/perf_counters_01.c [new file with mode: 0644]
examples/perf_monitoring/perf_counters_02.c [new file with mode: 0644]
examples/perf_steering/perf_knobs_01.c [new file with mode: 0644]
examples/perf_steering/perf_knobs_02.c [new file with mode: 0644]
examples/perf_steering/perf_knobs_03.c [new file with mode: 0644]
examples/pi/pi.c [new file with mode: 0644]
examples/pi/pi.h [new file with mode: 0644]
examples/pi/pi_kernel.cu [new file with mode: 0644]
examples/pi/pi_redux.c [new file with mode: 0644]
examples/pi/pi_redux_kernel.cu [new file with mode: 0644]
examples/pipeline/pipeline.c [new file with mode: 0644]
examples/ppm_downscaler/ppm_downscaler.c [new file with mode: 0644]
examples/ppm_downscaler/ppm_downscaler.h [new file with mode: 0644]
examples/ppm_downscaler/yuv_downscaler.c [new file with mode: 0644]
examples/ppm_downscaler/yuv_downscaler.h [new file with mode: 0644]
examples/profiling/profiling.c [new file with mode: 0644]
examples/profiling_tool/libprofiling_tool.c [new file with mode: 0644]
examples/profiling_tool/prof.sh [new file with mode: 0755]
examples/reductions/dot_product.c [new file with mode: 0644]
examples/reductions/dot_product.h [new file with mode: 0644]
examples/reductions/dot_product_kernels.cu [new file with mode: 0644]
examples/reductions/dot_product_opencl_kernels.cl [new file with mode: 0644]
examples/reductions/minmax_reduction.c [new file with mode: 0644]
examples/sched_ctx/axpy_partition_gpu.cu [new file with mode: 0644]
examples/sched_ctx/axpy_partition_gpu.h [new file with mode: 0644]
examples/sched_ctx/dummy_sched_with_ctx.c [new file with mode: 0644]
examples/sched_ctx/gpu_partition.c [new file with mode: 0644]
examples/sched_ctx/nested_sched_ctxs.c [new file with mode: 0644]
examples/sched_ctx/parallel_code.c [new file with mode: 0644]
examples/sched_ctx/parallel_tasks_reuse_handle.c [new file with mode: 0644]
examples/sched_ctx/prio.c [new file with mode: 0644]
examples/sched_ctx/sched_ctx.c [new file with mode: 0644]
examples/sched_ctx/sched_ctx_delete.c [new file with mode: 0644]
examples/sched_ctx/sched_ctx_empty.c [new file with mode: 0644]
examples/sched_ctx/sched_ctx_remove.c [new file with mode: 0644]
examples/sched_ctx/sched_ctx_without_sched_policy.c [new file with mode: 0644]
examples/sched_ctx/sched_ctx_without_sched_policy_awake.c [new file with mode: 0644]
examples/sched_ctx/two_cpu_contexts.c [new file with mode: 0644]
examples/sched_ctx_utils/sched_ctx_utils.c [new file with mode: 0644]
examples/sched_ctx_utils/sched_ctx_utils.h [new file with mode: 0644]
examples/scheduler/dummy_modular_sched.c [new file with mode: 0644]
examples/scheduler/dummy_sched.c [new file with mode: 0644]
examples/scheduler/heteroprio_test.c [new file with mode: 0644]
examples/scheduler/libdummy_sched.c [new file with mode: 0644]
examples/scheduler/libdummy_sched.sh [new file with mode: 0755]
examples/scheduler/schedulers.sh [new file with mode: 0755]
examples/scheduler/schedulers_context.sh [new file with mode: 0755]
examples/spmd/vector_scal_spmd.c [new file with mode: 0644]
examples/spmv/dw_block_spmv.c [new file with mode: 0644]
examples/spmv/dw_block_spmv.h [new file with mode: 0644]
examples/spmv/dw_block_spmv_kernels.c [new file with mode: 0644]
examples/spmv/matrix_market/examples/fidapm05.mtx [new file with mode: 0644]
examples/spmv/matrix_market/mm_to_bcsr.c [new file with mode: 0644]
examples/spmv/matrix_market/mm_to_bcsr.h [new file with mode: 0644]
examples/spmv/matrix_market/mmio.c [new file with mode: 0644]
examples/spmv/matrix_market/mmio.h [new file with mode: 0644]
examples/spmv/spmv.c [new file with mode: 0644]
examples/spmv/spmv.h [new file with mode: 0644]
examples/spmv/spmv_cuda.cu [new file with mode: 0644]
examples/spmv/spmv_kernels.c [new file with mode: 0644]
examples/spmv/spmv_opencl.cl [new file with mode: 0644]
examples/stencil/0.5.out [new file with mode: 0644]
examples/stencil/0.out [new file with mode: 0644]
examples/stencil/1.out [new file with mode: 0644]
examples/stencil/2.out [new file with mode: 0644]
examples/stencil/3.out [new file with mode: 0644]
examples/stencil/4.out [new file with mode: 0644]
examples/stencil/6.out [new file with mode: 0644]
examples/stencil/Makefile.am [new file with mode: 0644]
examples/stencil/Makefile.in [new file with mode: 0644]
examples/stencil/README [new file with mode: 0644]
examples/stencil/implicit-stencil-blocks.c [new file with mode: 0644]
examples/stencil/implicit-stencil-kernels.c [new file with mode: 0644]
examples/stencil/implicit-stencil-tasks.c [new file with mode: 0644]
examples/stencil/implicit-stencil.c [new file with mode: 0644]
examples/stencil/implicit-stencil.h [new file with mode: 0644]
examples/stencil/life.c [new file with mode: 0644]
examples/stencil/life_cuda.cu [new file with mode: 0644]
examples/stencil/life_opencl.c [new file with mode: 0644]
examples/stencil/loader.c [new file with mode: 0644]
examples/stencil/mpi.out [new file with mode: 0644]
examples/stencil/results [new file with mode: 0644]
examples/stencil/run [new file with mode: 0755]
examples/stencil/shadow.cu [new file with mode: 0644]
examples/stencil/shadow.h [new file with mode: 0644]
examples/stencil/shadow_opencl.c [new file with mode: 0644]
examples/stencil/stencil-blocks.c [new file with mode: 0644]
examples/stencil/stencil-kernels.c [new file with mode: 0644]
examples/stencil/stencil-tasks.c [new file with mode: 0644]
examples/stencil/stencil.c [new file with mode: 0644]
examples/stencil/stencil.h [new file with mode: 0644]
examples/subgraphs/codelets.c [new file with mode: 0644]
examples/subgraphs/main.h [new file with mode: 0644]
examples/subgraphs/manual.c [new file with mode: 0644]
examples/subgraphs/partition.c [new file with mode: 0644]
examples/subgraphs/plan.c [new file with mode: 0644]
examples/tag_example/tag_example.c [new file with mode: 0644]
examples/tag_example/tag_example2.c [new file with mode: 0644]
examples/tag_example/tag_example3.c [new file with mode: 0644]
examples/tag_example/tag_example4.c [new file with mode: 0644]
examples/tag_example/tag_restartable.c [new file with mode: 0644]
examples/transactions/trs_inc.c [new file with mode: 0644]
examples/transactions/trs_sgemm.c [new file with mode: 0644]
examples/worker_collections/worker_list_example.c [new file with mode: 0644]
examples/worker_collections/worker_tree_example.c [new file with mode: 0644]
include/fstarpu_mod.f90 [new file with mode: 0644]
include/omp.h [new file with mode: 0644]
include/pthread_win32/pthread.h [new file with mode: 0644]
include/pthread_win32/semaphore.h [new file with mode: 0644]
include/schedulers/starpu_heteroprio.h [new file with mode: 0644]
include/schedulers/starpu_scheduler_toolbox.h [new file with mode: 0644]
include/starpu.h [new file with mode: 0644]
include/starpu_bitmap.h [new file with mode: 0644]
include/starpu_bound.h [new file with mode: 0644]
include/starpu_config.h.in [new file with mode: 0644]
include/starpu_cublas.h [new file with mode: 0644]
include/starpu_cublas_v2.h [new file with mode: 0644]
include/starpu_cuda.h [new file with mode: 0644]
include/starpu_cusolver.h [new file with mode: 0644]
include/starpu_cusparse.h [new file with mode: 0644]
include/starpu_data.h [new file with mode: 0644]
include/starpu_data_filters.h [new file with mode: 0644]
include/starpu_data_interfaces.h [new file with mode: 0644]
include/starpu_deprecated_api.h [new file with mode: 0644]
include/starpu_disk.h [new file with mode: 0644]
include/starpu_driver.h [new file with mode: 0644]
include/starpu_expert.h [new file with mode: 0644]
include/starpu_fxt.h [new file with mode: 0644]
include/starpu_hash.h [new file with mode: 0644]
include/starpu_helper.h [new file with mode: 0644]
include/starpu_hip.h [new file with mode: 0644]
include/starpu_hipblas.h [new file with mode: 0644]
include/starpu_max_fpga.h [new file with mode: 0644]
include/starpu_mod.f90 [new file with mode: 0644]
include/starpu_opencl.h [new file with mode: 0644]
include/starpu_openmp.h [new file with mode: 0644]
include/starpu_parallel_worker.h [new file with mode: 0644]
include/starpu_perf_monitoring.h [new file with mode: 0644]
include/starpu_perf_steering.h [new file with mode: 0644]
include/starpu_perfmodel.h [new file with mode: 0644]
include/starpu_profiling.h [new file with mode: 0644]
include/starpu_profiling_tool.h [new file with mode: 0644]
include/starpu_rand.h [new file with mode: 0644]
include/starpu_sched_component.h [new file with mode: 0644]
include/starpu_sched_ctx.h [new file with mode: 0644]
include/starpu_sched_ctx_hypervisor.h [new file with mode: 0644]
include/starpu_scheduler.h [new file with mode: 0644]
include/starpu_simgrid_wrap.h [new file with mode: 0644]
include/starpu_sink.h [new file with mode: 0644]
include/starpu_stdlib.h [new file with mode: 0644]
include/starpu_task.h [new file with mode: 0644]
include/starpu_task_bundle.h [new file with mode: 0644]
include/starpu_task_dep.h [new file with mode: 0644]
include/starpu_task_list.h [new file with mode: 0644]
include/starpu_task_util.h [new file with mode: 0644]
include/starpu_thread.h [new file with mode: 0644]
include/starpu_thread_util.h [new file with mode: 0644]
include/starpu_tree.h [new file with mode: 0644]
include/starpu_util.h [new file with mode: 0644]
include/starpu_worker.h [new file with mode: 0644]
julia/Makefile.am [new file with mode: 0644]
julia/Makefile.in [new file with mode: 0644]
julia/README [new file with mode: 0644]
julia/examples/Makefile.am [new file with mode: 0644]
julia/examples/Makefile.in [new file with mode: 0644]
julia/examples/axpy/axpy.jl [new file with mode: 0644]
julia/examples/axpy/axpy.sh [new file with mode: 0755]
julia/examples/black_scholes/black_scholes.jl [new file with mode: 0644]
julia/examples/callback/callback.c [new file with mode: 0644]
julia/examples/callback/callback.jl [new file with mode: 0644]
julia/examples/callback/callback.sh [new file with mode: 0755]
julia/examples/check_deps/check_deps.jl [new file with mode: 0644]
julia/examples/check_deps/check_deps.sh [new file with mode: 0755]
julia/examples/cholesky/cholesky.sh [new file with mode: 0755]
julia/examples/cholesky/cholesky_codelets.jl [new file with mode: 0644]
julia/examples/cholesky/cholesky_common.jl [new file with mode: 0644]
julia/examples/cholesky/cholesky_implicit.jl [new file with mode: 0644]
julia/examples/cholesky/cholesky_native.jl [new file with mode: 0644]
julia/examples/cholesky/cholesky_tag.jl [new file with mode: 0644]
julia/examples/dependency/end_dep.jl [new file with mode: 0644]
julia/examples/dependency/end_dep.sh [new file with mode: 0755]
julia/examples/dependency/tag_dep.jl [new file with mode: 0644]
julia/examples/dependency/tag_dep.sh [new file with mode: 0755]
julia/examples/dependency/task_dep.jl [new file with mode: 0644]
julia/examples/dependency/task_dep.sh [new file with mode: 0755]
julia/examples/execute.sh.in [new file with mode: 0755]
julia/examples/gemm/gemm.jl [new file with mode: 0644]
julia/examples/gemm/gemm.sh [new file with mode: 0755]
julia/examples/gemm/gemm_native.jl [new file with mode: 0644]
julia/examples/loader.c [new file with mode: 0644]
julia/examples/mandelbrot/cpu_mandelbrot.c [new file with mode: 0644]
julia/examples/mandelbrot/cpu_mandelbrot.h [new file with mode: 0644]
julia/examples/mandelbrot/mandelbrot.c [new file with mode: 0644]
julia/examples/mandelbrot/mandelbrot.jl [new file with mode: 0644]
julia/examples/mandelbrot/mandelbrot.sh [new file with mode: 0755]
julia/examples/mandelbrot/mandelbrot_native.jl [new file with mode: 0644]
julia/examples/mult/cpu_mult.c [new file with mode: 0644]
julia/examples/mult/mult.c [new file with mode: 0644]
julia/examples/mult/mult.jl [new file with mode: 0644]
julia/examples/mult/mult_native.jl [new file with mode: 0644]
julia/examples/mult/mult_starpu.sh [new file with mode: 0755]
julia/examples/mult/perf.sh [new file with mode: 0755]
julia/examples/task_insert_color/task_insert_color.c [new file with mode: 0644]
julia/examples/task_insert_color/task_insert_color.jl [new file with mode: 0644]
julia/examples/task_insert_color/task_insert_color.sh [new file with mode: 0755]
julia/examples/variable/variable.jl [new file with mode: 0644]
julia/examples/variable/variable.sh [new file with mode: 0755]
julia/examples/variable/variable_native.jl [new file with mode: 0644]
julia/examples/vector_scal/vector_scal.jl [new file with mode: 0644]
julia/examples/vector_scal/vector_scal.sh [new file with mode: 0755]
julia/src/Makefile.am [new file with mode: 0644]
julia/src/Makefile.in [new file with mode: 0644]
julia/src/StarPU.jl [new file with mode: 0644]
julia/src/blas.c [new file with mode: 0644]
julia/src/blas.h [new file with mode: 0644]
julia/src/blas.jl [new file with mode: 0644]
julia/src/blas_wrapper.c [new file with mode: 0644]
julia/src/callback_wrapper.c [new file with mode: 0644]
julia/src/compiler/c.jl [new file with mode: 0644]
julia/src/compiler/cuda.jl [new file with mode: 0644]
julia/src/compiler/expression_manipulation.jl [new file with mode: 0644]
julia/src/compiler/expressions.jl [new file with mode: 0644]
julia/src/compiler/file_generation.jl [new file with mode: 0644]
julia/src/compiler/include.jl [new file with mode: 0644]
julia/src/compiler/parsing.jl [new file with mode: 0644]
julia/src/compiler/utils.jl [new file with mode: 0644]
julia/src/data.jl [new file with mode: 0644]
julia/src/destructible.jl [new file with mode: 0644]
julia/src/dynamic_compiler/Makefile.am [new file with mode: 0644]
julia/src/dynamic_compiler/Makefile.in [new file with mode: 0644]
julia/src/globals.jl [new file with mode: 0644]
julia/src/init.jl [new file with mode: 0644]
julia/src/linked_list.jl [new file with mode: 0644]
julia/src/perfmodel.jl [new file with mode: 0644]
julia/src/task.jl [new file with mode: 0644]
julia/src/task_dep.jl [new file with mode: 0644]
julia/src/translate_headers.jl [new file with mode: 0644]
julia/src/utils.jl [new file with mode: 0644]
m4/acinclude.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
m4/ax_dlb_callback_arg.m4 [new file with mode: 0644]
m4/libs.m4 [new file with mode: 0644]
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
m4/pkg.m4 [new file with mode: 0644]
make/starpu-loader.mk [new file with mode: 0644]
make/starpu-notests.mk [new file with mode: 0644]
make/starpu-subdirtests.mk [new file with mode: 0644]
make/starpu-tests.mk [new file with mode: 0644]
make/starpu.mk [new file with mode: 0644]
min-dgels/Makefile [new file with mode: 0644]
min-dgels/Makefile.in [new file with mode: 0644]
min-dgels/additional/blaswrap.h [new file with mode: 0644]
min-dgels/additional/clapack.h [new file with mode: 0644]
min-dgels/additional/d_lg10.c [new file with mode: 0644]
min-dgels/additional/d_sign.c [new file with mode: 0644]
min-dgels/additional/dcopy.c [new file with mode: 0644]
min-dgels/additional/dgelq2.c [new file with mode: 0644]
min-dgels/additional/dgelqf.c [new file with mode: 0644]
min-dgels/additional/dgels.c [new file with mode: 0644]
min-dgels/additional/dgemm.c [new file with mode: 0644]
min-dgels/additional/dgemv.c [new file with mode: 0644]
min-dgels/additional/dgeqr2.c [new file with mode: 0644]
min-dgels/additional/dgeqrf.c [new file with mode: 0644]
min-dgels/additional/dger.c [new file with mode: 0644]
min-dgels/additional/disnan.c [new file with mode: 0644]
min-dgels/additional/dlabad.c [new file with mode: 0644]
min-dgels/additional/dlaisnan.c [new file with mode: 0644]
min-dgels/additional/dlamch.c [new file with mode: 0644]
min-dgels/additional/dlange.c [new file with mode: 0644]
min-dgels/additional/dlapy2.c [new file with mode: 0644]
min-dgels/additional/dlarf.c [new file with mode: 0644]
min-dgels/additional/dlarfb.c [new file with mode: 0644]
min-dgels/additional/dlarfg.c [new file with mode: 0644]
min-dgels/additional/dlarfp.c [new file with mode: 0644]
min-dgels/additional/dlarft.c [new file with mode: 0644]
min-dgels/additional/dlascl.c [new file with mode: 0644]
min-dgels/additional/dlaset.c [new file with mode: 0644]
min-dgels/additional/dlassq.c [new file with mode: 0644]
min-dgels/additional/dnrm2.c [new file with mode: 0644]
min-dgels/additional/dorm2r.c [new file with mode: 0644]
min-dgels/additional/dorml2.c [new file with mode: 0644]
min-dgels/additional/dormlq.c [new file with mode: 0644]
min-dgels/additional/dormqr.c [new file with mode: 0644]
min-dgels/additional/dscal.c [new file with mode: 0644]
min-dgels/additional/dtrmm.c [new file with mode: 0644]
min-dgels/additional/dtrmv.c [new file with mode: 0644]
min-dgels/additional/dtrsm.c [new file with mode: 0644]
min-dgels/additional/dtrtrs.c [new file with mode: 0644]
min-dgels/additional/f2c.h [new file with mode: 0644]
min-dgels/additional/fio.h [new file with mode: 0644]
min-dgels/additional/fmt.c [new file with mode: 0644]
min-dgels/additional/fmt.h [new file with mode: 0644]
min-dgels/additional/ieeeck.c [new file with mode: 0644]
min-dgels/additional/iladlc.c [new file with mode: 0644]
min-dgels/additional/iladlr.c [new file with mode: 0644]
min-dgels/additional/ilaenv.c [new file with mode: 0644]
min-dgels/additional/iparmq.c [new file with mode: 0644]
min-dgels/additional/lsame.c [new file with mode: 0644]
min-dgels/additional/mindgels.h [new file with mode: 0644]
min-dgels/additional/pow_di.c [new file with mode: 0644]
min-dgels/additional/s_cat.c [new file with mode: 0644]
min-dgels/additional/sysdep1.h [new file with mode: 0644]
min-dgels/additional/wsfe.c [new file with mode: 0644]
min-dgels/additional/xerbla.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/Makefile [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dasum.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/daxpy.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dcabs1.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dcopy.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/ddot.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dgbmv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dgemm.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dgemv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dger.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dnrm2.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/drot.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/drotg.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/drotm.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/drotmg.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsbmv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dscal.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsdot.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dspmv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dspr.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dspr2.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dswap.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsymm.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsymv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsyr.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsyr2.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsyr2k.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dsyrk.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtbmv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtbsv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtpmv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtpsv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtrmm.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtrmv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtrsm.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dtrsv.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dzasum.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/dznrm2.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/idamax.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/izamax.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/lsame.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/xerbla.c [new file with mode: 0644]
min-dgels/base/BLAS/SRC/xerbla_array.c [new file with mode: 0644]
min-dgels/base/BLAS/WRAP/Makefile [new file with mode: 0644]
min-dgels/base/BLAS/WRAP/README [new file with mode: 0644]
min-dgels/base/BLAS/WRAP/cblas.h [new file with mode: 0644]
min-dgels/base/BLAS/WRAP/cblaswr.c [new file with mode: 0644]
min-dgels/base/BLAS/WRAP/fblaswr.c [new file with mode: 0644]
min-dgels/base/BLAS/WRAP/fblaswr.h [new file with mode: 0644]
min-dgels/base/BLAS/dblat2.in [new file with mode: 0644]
min-dgels/base/BLAS/dblat3.in [new file with mode: 0644]
min-dgels/base/COPYING [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/Makefile [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/Notice [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/README [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/abort_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/arithchk.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/backspac.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_abs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_cos.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_div.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_exp.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_log.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_sin.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/c_sqrt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/cabs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/close.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/comptry.bat [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ctype.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ctype.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_abs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_acos.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_asin.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_atan.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_atn2.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_cnjg.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_cos.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_cosh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_dim.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_exp.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_imag.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_int.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_lg10.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_log.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_mod.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_nint.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_prod.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_sign.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_sin.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_sinh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_sqrt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_tan.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/d_tanh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/derf_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/derfc_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/dfe.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/dolio.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/dtime_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/due.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ef1asc_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ef1cmc_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/endfile.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/erf_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/erfc_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/err.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/etime_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/exit_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/f2c.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/f2c.h0 [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/f2ch.add [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/f77_aloc.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/f77vers.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/fio.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/fmt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/fmt.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/fmtlib.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/fp.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ftell64_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ftell_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/getarg_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/getenv_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_abs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_dim.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_dnnt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_indx.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_len.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_mod.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_nint.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/h_sign.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/hl_ge.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/hl_gt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/hl_le.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/hl_lt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i77vers.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_abs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_ceiling.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_dim.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_dnnt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_indx.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_len.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_len_trim.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_mod.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_nint.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/i_sign.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/iargc_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/iio.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/ilnw.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/inquire.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/l_ge.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/l_gt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/l_le.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/l_lt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/lbitbits.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/lbitshft.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/libf2c.lbc [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/libf2c.sy [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/lio.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/lread.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/lwrite.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/main.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/math.hvc [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/mkfile.plan9 [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/open.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_ci.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_dd.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_di.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_hh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_ii.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_qq.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_ri.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_zi.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/pow_zz.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/qbitbits.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/qbitshft.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_abs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_acos.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_asin.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_atan.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_atn2.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_cnjg.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_cos.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_cosh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_dim.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_exp.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_imag.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_int.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_lg10.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_log.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_mod.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_nint.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_sign.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_sin.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_sinh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_sqrt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_tan.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/r_tanh.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/rawio.h [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/rdfmt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/rewind.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/rsfe.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/rsli.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/rsne.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/s_cat.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/s_cmp.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/s_copy.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/s_paus.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/s_rnge.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/s_stop.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/scomptry.bat [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/sfe.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/sig_die.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/signal1.h0 [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/signal_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/signbit.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/sue.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/sysdep1.h0 [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/system_.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/typesize.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/uio.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/uninit.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/util.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/wref.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/wrtfmt.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/wsfe.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/wsle.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/wsne.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/xwsne.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_abs.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_cos.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_div.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_exp.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_log.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_sin.c [new file with mode: 0644]
min-dgels/base/F2CLIBS/libf2c/z_sqrt.c [new file with mode: 0644]
min-dgels/base/INCLUDE/blaswrap.h [new file with mode: 0644]
min-dgels/base/INCLUDE/clapack.h [new file with mode: 0644]
min-dgels/base/INCLUDE/f2c.h [new file with mode: 0644]
min-dgels/base/Makefile [new file with mode: 0644]
min-dgels/base/README.install [new file with mode: 0644]
min-dgels/base/SRC/Makefile [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/Makefile [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/README [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/cholesky/RL/dpotrf.c [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/cholesky/TOP/dpotrf.c [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/lu/CR/dgetrf.c [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/lu/LL/dgetrf.c [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/lu/REC/dgetrf.c [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/qr/LL/dgeqrf.c [new file with mode: 0644]
min-dgels/base/SRC/VARIANTS/qr/LL/sceil.c [new file with mode: 0644]
min-dgels/base/SRC/chla_transtype.c [new file with mode: 0644]
min-dgels/base/SRC/dbdsdc.c [new file with mode: 0644]
min-dgels/base/SRC/dbdsqr.c [new file with mode: 0644]
min-dgels/base/SRC/ddisna.c [new file with mode: 0644]
min-dgels/base/SRC/dgbbrd.c [new file with mode: 0644]
min-dgels/base/SRC/dgbcon.c [new file with mode: 0644]
min-dgels/base/SRC/dgbequ.c [new file with mode: 0644]
min-dgels/base/SRC/dgbequb.c [new file with mode: 0644]
min-dgels/base/SRC/dgbrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dgbrfsx.c [new file with mode: 0644]
min-dgels/base/SRC/dgbsv.c [new file with mode: 0644]
min-dgels/base/SRC/dgbsvx.c [new file with mode: 0644]
min-dgels/base/SRC/dgbsvxx.c [new file with mode: 0644]
min-dgels/base/SRC/dgbtf2.c [new file with mode: 0644]
min-dgels/base/SRC/dgbtrf.c [new file with mode: 0644]
min-dgels/base/SRC/dgbtrs.c [new file with mode: 0644]
min-dgels/base/SRC/dgebak.c [new file with mode: 0644]
min-dgels/base/SRC/dgebal.c [new file with mode: 0644]
min-dgels/base/SRC/dgebd2.c [new file with mode: 0644]
min-dgels/base/SRC/dgebrd.c [new file with mode: 0644]
min-dgels/base/SRC/dgecon.c [new file with mode: 0644]
min-dgels/base/SRC/dgeequ.c [new file with mode: 0644]
min-dgels/base/SRC/dgeequb.c [new file with mode: 0644]
min-dgels/base/SRC/dgees.c [new file with mode: 0644]
min-dgels/base/SRC/dgeesx.c [new file with mode: 0644]
min-dgels/base/SRC/dgeev.c [new file with mode: 0644]
min-dgels/base/SRC/dgeevx.c [new file with mode: 0644]
min-dgels/base/SRC/dgegs.c [new file with mode: 0644]
min-dgels/base/SRC/dgegv.c [new file with mode: 0644]
min-dgels/base/SRC/dgehd2.c [new file with mode: 0644]
min-dgels/base/SRC/dgehrd.c [new file with mode: 0644]
min-dgels/base/SRC/dgejsv.c [new file with mode: 0644]
min-dgels/base/SRC/dgelq2.c [new file with mode: 0644]
min-dgels/base/SRC/dgelqf.c [new file with mode: 0644]
min-dgels/base/SRC/dgels.c [new file with mode: 0644]
min-dgels/base/SRC/dgelsd.c [new file with mode: 0644]
min-dgels/base/SRC/dgelss.c [new file with mode: 0644]
min-dgels/base/SRC/dgelsx.c [new file with mode: 0644]
min-dgels/base/SRC/dgelsy.c [new file with mode: 0644]
min-dgels/base/SRC/dgeql2.c [new file with mode: 0644]
min-dgels/base/SRC/dgeqlf.c [new file with mode: 0644]
min-dgels/base/SRC/dgeqp3.c [new file with mode: 0644]
min-dgels/base/SRC/dgeqpf.c [new file with mode: 0644]
min-dgels/base/SRC/dgeqr2.c [new file with mode: 0644]
min-dgels/base/SRC/dgeqrf.c [new file with mode: 0644]
min-dgels/base/SRC/dgerfs.c [new file with mode: 0644]
min-dgels/base/SRC/dgerfsx.c [new file with mode: 0644]
min-dgels/base/SRC/dgerq2.c [new file with mode: 0644]
min-dgels/base/SRC/dgerqf.c [new file with mode: 0644]
min-dgels/base/SRC/dgesc2.c [new file with mode: 0644]
min-dgels/base/SRC/dgesdd.c [new file with mode: 0644]
min-dgels/base/SRC/dgesv.c [new file with mode: 0644]
min-dgels/base/SRC/dgesvd.c [new file with mode: 0644]
min-dgels/base/SRC/dgesvj.c [new file with mode: 0644]
min-dgels/base/SRC/dgesvx.c [new file with mode: 0644]
min-dgels/base/SRC/dgesvxx.c [new file with mode: 0644]
min-dgels/base/SRC/dgetc2.c [new file with mode: 0644]
min-dgels/base/SRC/dgetf2.c [new file with mode: 0644]
min-dgels/base/SRC/dgetrf.c [new file with mode: 0644]
min-dgels/base/SRC/dgetri.c [new file with mode: 0644]
min-dgels/base/SRC/dgetrs.c [new file with mode: 0644]
min-dgels/base/SRC/dggbak.c [new file with mode: 0644]
min-dgels/base/SRC/dggbal.c [new file with mode: 0644]
min-dgels/base/SRC/dgges.c [new file with mode: 0644]
min-dgels/base/SRC/dggesx.c [new file with mode: 0644]
min-dgels/base/SRC/dggev.c [new file with mode: 0644]
min-dgels/base/SRC/dggevx.c [new file with mode: 0644]
min-dgels/base/SRC/dggglm.c [new file with mode: 0644]
min-dgels/base/SRC/dgghrd.c [new file with mode: 0644]
min-dgels/base/SRC/dgglse.c [new file with mode: 0644]
min-dgels/base/SRC/dggqrf.c [new file with mode: 0644]
min-dgels/base/SRC/dggrqf.c [new file with mode: 0644]
min-dgels/base/SRC/dggsvd.c [new file with mode: 0644]
min-dgels/base/SRC/dggsvp.c [new file with mode: 0644]
min-dgels/base/SRC/dgsvj0.c [new file with mode: 0644]
min-dgels/base/SRC/dgsvj1.c [new file with mode: 0644]
min-dgels/base/SRC/dgtcon.c [new file with mode: 0644]
min-dgels/base/SRC/dgtrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dgtsv.c [new file with mode: 0644]
min-dgels/base/SRC/dgtsvx.c [new file with mode: 0644]
min-dgels/base/SRC/dgttrf.c [new file with mode: 0644]
min-dgels/base/SRC/dgttrs.c [new file with mode: 0644]
min-dgels/base/SRC/dgtts2.c [new file with mode: 0644]
min-dgels/base/SRC/dhgeqz.c [new file with mode: 0644]
min-dgels/base/SRC/dhsein.c [new file with mode: 0644]
min-dgels/base/SRC/dhseqr.c [new file with mode: 0644]
min-dgels/base/SRC/disnan.c [new file with mode: 0644]
min-dgels/base/SRC/dla_gbamv.c [new file with mode: 0644]
min-dgels/base/SRC/dla_gbrcond.c [new file with mode: 0644]
min-dgels/base/SRC/dla_gbrfsx_extended.c [new file with mode: 0644]
min-dgels/base/SRC/dla_gbrpvgrw.c [new file with mode: 0644]
min-dgels/base/SRC/dla_geamv.c [new file with mode: 0644]
min-dgels/base/SRC/dla_gercond.c [new file with mode: 0644]
min-dgels/base/SRC/dla_gerfsx_extended.c [new file with mode: 0644]
min-dgels/base/SRC/dla_lin_berr.c [new file with mode: 0644]
min-dgels/base/SRC/dla_porcond.c [new file with mode: 0644]
min-dgels/base/SRC/dla_porfsx_extended.c [new file with mode: 0644]
min-dgels/base/SRC/dla_porpvgrw.c [new file with mode: 0644]
min-dgels/base/SRC/dla_rpvgrw.c [new file with mode: 0644]
min-dgels/base/SRC/dla_syamv.c [new file with mode: 0644]
min-dgels/base/SRC/dla_syrcond.c [new file with mode: 0644]
min-dgels/base/SRC/dla_syrfsx_extended.c [new file with mode: 0644]
min-dgels/base/SRC/dla_syrpvgrw.c [new file with mode: 0644]
min-dgels/base/SRC/dla_wwaddw.c [new file with mode: 0644]
min-dgels/base/SRC/dlabad.c [new file with mode: 0644]
min-dgels/base/SRC/dlabrd.c [new file with mode: 0644]
min-dgels/base/SRC/dlacn2.c [new file with mode: 0644]
min-dgels/base/SRC/dlacon.c [new file with mode: 0644]
min-dgels/base/SRC/dlacpy.c [new file with mode: 0644]
min-dgels/base/SRC/dladiv.c [new file with mode: 0644]
min-dgels/base/SRC/dlae2.c [new file with mode: 0644]
min-dgels/base/SRC/dlaebz.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed0.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed1.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed2.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed3.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed4.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed5.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed6.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed7.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed8.c [new file with mode: 0644]
min-dgels/base/SRC/dlaed9.c [new file with mode: 0644]
min-dgels/base/SRC/dlaeda.c [new file with mode: 0644]
min-dgels/base/SRC/dlaein.c [new file with mode: 0644]
min-dgels/base/SRC/dlaev2.c [new file with mode: 0644]
min-dgels/base/SRC/dlaexc.c [new file with mode: 0644]
min-dgels/base/SRC/dlag2.c [new file with mode: 0644]
min-dgels/base/SRC/dlag2s.c [new file with mode: 0644]
min-dgels/base/SRC/dlags2.c [new file with mode: 0644]
min-dgels/base/SRC/dlagtf.c [new file with mode: 0644]
min-dgels/base/SRC/dlagtm.c [new file with mode: 0644]
min-dgels/base/SRC/dlagts.c [new file with mode: 0644]
min-dgels/base/SRC/dlagv2.c [new file with mode: 0644]
min-dgels/base/SRC/dlahqr.c [new file with mode: 0644]
min-dgels/base/SRC/dlahr2.c [new file with mode: 0644]
min-dgels/base/SRC/dlahrd.c [new file with mode: 0644]
min-dgels/base/SRC/dlaic1.c [new file with mode: 0644]
min-dgels/base/SRC/dlaisnan.c [new file with mode: 0644]
min-dgels/base/SRC/dlaln2.c [new file with mode: 0644]
min-dgels/base/SRC/dlals0.c [new file with mode: 0644]
min-dgels/base/SRC/dlalsa.c [new file with mode: 0644]
min-dgels/base/SRC/dlalsd.c [new file with mode: 0644]
min-dgels/base/SRC/dlamrg.c [new file with mode: 0644]
min-dgels/base/SRC/dlaneg.c [new file with mode: 0644]
min-dgels/base/SRC/dlangb.c [new file with mode: 0644]
min-dgels/base/SRC/dlange.c [new file with mode: 0644]
min-dgels/base/SRC/dlangt.c [new file with mode: 0644]
min-dgels/base/SRC/dlanhs.c [new file with mode: 0644]
min-dgels/base/SRC/dlansb.c [new file with mode: 0644]
min-dgels/base/SRC/dlansf.c [new file with mode: 0644]
min-dgels/base/SRC/dlansp.c [new file with mode: 0644]
min-dgels/base/SRC/dlanst.c [new file with mode: 0644]
min-dgels/base/SRC/dlansy.c [new file with mode: 0644]
min-dgels/base/SRC/dlantb.c [new file with mode: 0644]
min-dgels/base/SRC/dlantp.c [new file with mode: 0644]
min-dgels/base/SRC/dlantr.c [new file with mode: 0644]
min-dgels/base/SRC/dlanv2.c [new file with mode: 0644]
min-dgels/base/SRC/dlapll.c [new file with mode: 0644]
min-dgels/base/SRC/dlapmt.c [new file with mode: 0644]
min-dgels/base/SRC/dlapy2.c [new file with mode: 0644]
min-dgels/base/SRC/dlapy3.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqgb.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqge.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqp2.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqps.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqr0.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqr1.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqr2.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqr3.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqr4.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqr5.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqsb.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqsp.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqsy.c [new file with mode: 0644]
min-dgels/base/SRC/dlaqtr.c [new file with mode: 0644]
min-dgels/base/SRC/dlar1v.c [new file with mode: 0644]
min-dgels/base/SRC/dlar2v.c [new file with mode: 0644]
min-dgels/base/SRC/dlarf.c [new file with mode: 0644]
min-dgels/base/SRC/dlarfb.c [new file with mode: 0644]
min-dgels/base/SRC/dlarfg.c [new file with mode: 0644]
min-dgels/base/SRC/dlarfp.c [new file with mode: 0644]
min-dgels/base/SRC/dlarft.c [new file with mode: 0644]
min-dgels/base/SRC/dlarfx.c [new file with mode: 0644]
min-dgels/base/SRC/dlargv.c [new file with mode: 0644]
min-dgels/base/SRC/dlarnv.c [new file with mode: 0644]
min-dgels/base/SRC/dlarra.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrb.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrc.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrd.c [new file with mode: 0644]
min-dgels/base/SRC/dlarre.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrf.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrj.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrk.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrr.c [new file with mode: 0644]
min-dgels/base/SRC/dlarrv.c [new file with mode: 0644]
min-dgels/base/SRC/dlarscl2.c [new file with mode: 0644]
min-dgels/base/SRC/dlartg.c [new file with mode: 0644]
min-dgels/base/SRC/dlartv.c [new file with mode: 0644]
min-dgels/base/SRC/dlaruv.c [new file with mode: 0644]
min-dgels/base/SRC/dlarz.c [new file with mode: 0644]
min-dgels/base/SRC/dlarzb.c [new file with mode: 0644]
min-dgels/base/SRC/dlarzt.c [new file with mode: 0644]
min-dgels/base/SRC/dlas2.c [new file with mode: 0644]
min-dgels/base/SRC/dlascl.c [new file with mode: 0644]
min-dgels/base/SRC/dlascl2.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd0.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd1.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd2.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd3.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd4.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd5.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd6.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd7.c [new file with mode: 0644]
min-dgels/base/SRC/dlasd8.c [new file with mode: 0644]
min-dgels/base/SRC/dlasda.c [new file with mode: 0644]
min-dgels/base/SRC/dlasdq.c [new file with mode: 0644]
min-dgels/base/SRC/dlasdt.c [new file with mode: 0644]
min-dgels/base/SRC/dlaset.c [new file with mode: 0644]
min-dgels/base/SRC/dlasq1.c [new file with mode: 0644]
min-dgels/base/SRC/dlasq2.c [new file with mode: 0644]
min-dgels/base/SRC/dlasq3.c [new file with mode: 0644]
min-dgels/base/SRC/dlasq4.c [new file with mode: 0644]
min-dgels/base/SRC/dlasq5.c [new file with mode: 0644]
min-dgels/base/SRC/dlasq6.c [new file with mode: 0644]
min-dgels/base/SRC/dlasr.c [new file with mode: 0644]
min-dgels/base/SRC/dlasrt.c [new file with mode: 0644]
min-dgels/base/SRC/dlassq.c [new file with mode: 0644]
min-dgels/base/SRC/dlasv2.c [new file with mode: 0644]
min-dgels/base/SRC/dlaswp.c [new file with mode: 0644]
min-dgels/base/SRC/dlasy2.c [new file with mode: 0644]
min-dgels/base/SRC/dlasyf.c [new file with mode: 0644]
min-dgels/base/SRC/dlat2s.c [new file with mode: 0644]
min-dgels/base/SRC/dlatbs.c [new file with mode: 0644]
min-dgels/base/SRC/dlatdf.c [new file with mode: 0644]
min-dgels/base/SRC/dlatps.c [new file with mode: 0644]
min-dgels/base/SRC/dlatrd.c [new file with mode: 0644]
min-dgels/base/SRC/dlatrs.c [new file with mode: 0644]
min-dgels/base/SRC/dlatrz.c [new file with mode: 0644]
min-dgels/base/SRC/dlatzm.c [new file with mode: 0644]
min-dgels/base/SRC/dlauu2.c [new file with mode: 0644]
min-dgels/base/SRC/dlauum.c [new file with mode: 0644]
min-dgels/base/SRC/dopgtr.c [new file with mode: 0644]
min-dgels/base/SRC/dopmtr.c [new file with mode: 0644]
min-dgels/base/SRC/dorg2l.c [new file with mode: 0644]
min-dgels/base/SRC/dorg2r.c [new file with mode: 0644]
min-dgels/base/SRC/dorgbr.c [new file with mode: 0644]
min-dgels/base/SRC/dorghr.c [new file with mode: 0644]
min-dgels/base/SRC/dorgl2.c [new file with mode: 0644]
min-dgels/base/SRC/dorglq.c [new file with mode: 0644]
min-dgels/base/SRC/dorgql.c [new file with mode: 0644]
min-dgels/base/SRC/dorgqr.c [new file with mode: 0644]
min-dgels/base/SRC/dorgr2.c [new file with mode: 0644]
min-dgels/base/SRC/dorgrq.c [new file with mode: 0644]
min-dgels/base/SRC/dorgtr.c [new file with mode: 0644]
min-dgels/base/SRC/dorm2l.c [new file with mode: 0644]
min-dgels/base/SRC/dorm2r.c [new file with mode: 0644]
min-dgels/base/SRC/dormbr.c [new file with mode: 0644]
min-dgels/base/SRC/dormhr.c [new file with mode: 0644]
min-dgels/base/SRC/dorml2.c [new file with mode: 0644]
min-dgels/base/SRC/dormlq.c [new file with mode: 0644]
min-dgels/base/SRC/dormql.c [new file with mode: 0644]
min-dgels/base/SRC/dormqr.c [new file with mode: 0644]
min-dgels/base/SRC/dormr2.c [new file with mode: 0644]
min-dgels/base/SRC/dormr3.c [new file with mode: 0644]
min-dgels/base/SRC/dormrq.c [new file with mode: 0644]
min-dgels/base/SRC/dormrz.c [new file with mode: 0644]
min-dgels/base/SRC/dormtr.c [new file with mode: 0644]
min-dgels/base/SRC/dpbcon.c [new file with mode: 0644]
min-dgels/base/SRC/dpbequ.c [new file with mode: 0644]
min-dgels/base/SRC/dpbrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dpbstf.c [new file with mode: 0644]
min-dgels/base/SRC/dpbsv.c [new file with mode: 0644]
min-dgels/base/SRC/dpbsvx.c [new file with mode: 0644]
min-dgels/base/SRC/dpbtf2.c [new file with mode: 0644]
min-dgels/base/SRC/dpbtrf.c [new file with mode: 0644]
min-dgels/base/SRC/dpbtrs.c [new file with mode: 0644]
min-dgels/base/SRC/dpftrf.c [new file with mode: 0644]
min-dgels/base/SRC/dpftri.c [new file with mode: 0644]
min-dgels/base/SRC/dpftrs.c [new file with mode: 0644]
min-dgels/base/SRC/dpocon.c [new file with mode: 0644]
min-dgels/base/SRC/dpoequ.c [new file with mode: 0644]
min-dgels/base/SRC/dpoequb.c [new file with mode: 0644]
min-dgels/base/SRC/dporfs.c [new file with mode: 0644]
min-dgels/base/SRC/dporfsx.c [new file with mode: 0644]
min-dgels/base/SRC/dposv.c [new file with mode: 0644]
min-dgels/base/SRC/dposvx.c [new file with mode: 0644]
min-dgels/base/SRC/dposvxx.c [new file with mode: 0644]
min-dgels/base/SRC/dpotf2.c [new file with mode: 0644]
min-dgels/base/SRC/dpotrf.c [new file with mode: 0644]
min-dgels/base/SRC/dpotri.c [new file with mode: 0644]
min-dgels/base/SRC/dpotrs.c [new file with mode: 0644]
min-dgels/base/SRC/dppcon.c [new file with mode: 0644]
min-dgels/base/SRC/dppequ.c [new file with mode: 0644]
min-dgels/base/SRC/dpprfs.c [new file with mode: 0644]
min-dgels/base/SRC/dppsv.c [new file with mode: 0644]
min-dgels/base/SRC/dppsvx.c [new file with mode: 0644]
min-dgels/base/SRC/dpptrf.c [new file with mode: 0644]
min-dgels/base/SRC/dpptri.c [new file with mode: 0644]
min-dgels/base/SRC/dpptrs.c [new file with mode: 0644]
min-dgels/base/SRC/dpstf2.c [new file with mode: 0644]
min-dgels/base/SRC/dpstrf.c [new file with mode: 0644]
min-dgels/base/SRC/dptcon.c [new file with mode: 0644]
min-dgels/base/SRC/dpteqr.c [new file with mode: 0644]
min-dgels/base/SRC/dptrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dptsv.c [new file with mode: 0644]
min-dgels/base/SRC/dptsvx.c [new file with mode: 0644]
min-dgels/base/SRC/dpttrf.c [new file with mode: 0644]
min-dgels/base/SRC/dpttrs.c [new file with mode: 0644]
min-dgels/base/SRC/dptts2.c [new file with mode: 0644]
min-dgels/base/SRC/drscl.c [new file with mode: 0644]
min-dgels/base/SRC/dsbev.c [new file with mode: 0644]
min-dgels/base/SRC/dsbevd.c [new file with mode: 0644]
min-dgels/base/SRC/dsbevx.c [new file with mode: 0644]
min-dgels/base/SRC/dsbgst.c [new file with mode: 0644]
min-dgels/base/SRC/dsbgv.c [new file with mode: 0644]
min-dgels/base/SRC/dsbgvd.c [new file with mode: 0644]
min-dgels/base/SRC/dsbgvx.c [new file with mode: 0644]
min-dgels/base/SRC/dsbtrd.c [new file with mode: 0644]
min-dgels/base/SRC/dsfrk.c [new file with mode: 0644]
min-dgels/base/SRC/dsgesv.c [new file with mode: 0644]
min-dgels/base/SRC/dspcon.c [new file with mode: 0644]
min-dgels/base/SRC/dspev.c [new file with mode: 0644]
min-dgels/base/SRC/dspevd.c [new file with mode: 0644]
min-dgels/base/SRC/dspevx.c [new file with mode: 0644]
min-dgels/base/SRC/dspgst.c [new file with mode: 0644]
min-dgels/base/SRC/dspgv.c [new file with mode: 0644]
min-dgels/base/SRC/dspgvd.c [new file with mode: 0644]
min-dgels/base/SRC/dspgvx.c [new file with mode: 0644]
min-dgels/base/SRC/dsposv.c [new file with mode: 0644]
min-dgels/base/SRC/dsprfs.c [new file with mode: 0644]
min-dgels/base/SRC/dspsv.c [new file with mode: 0644]
min-dgels/base/SRC/dspsvx.c [new file with mode: 0644]
min-dgels/base/SRC/dsptrd.c [new file with mode: 0644]
min-dgels/base/SRC/dsptrf.c [new file with mode: 0644]
min-dgels/base/SRC/dsptri.c [new file with mode: 0644]
min-dgels/base/SRC/dsptrs.c [new file with mode: 0644]
min-dgels/base/SRC/dstebz.c [new file with mode: 0644]
min-dgels/base/SRC/dstedc.c [new file with mode: 0644]
min-dgels/base/SRC/dstegr.c [new file with mode: 0644]
min-dgels/base/SRC/dstein.c [new file with mode: 0644]
min-dgels/base/SRC/dstemr.c [new file with mode: 0644]
min-dgels/base/SRC/dsteqr.c [new file with mode: 0644]
min-dgels/base/SRC/dsterf.c [new file with mode: 0644]
min-dgels/base/SRC/dstev.c [new file with mode: 0644]
min-dgels/base/SRC/dstevd.c [new file with mode: 0644]
min-dgels/base/SRC/dstevr.c [new file with mode: 0644]
min-dgels/base/SRC/dstevx.c [new file with mode: 0644]
min-dgels/base/SRC/dsycon.c [new file with mode: 0644]
min-dgels/base/SRC/dsyequb.c [new file with mode: 0644]
min-dgels/base/SRC/dsyev.c [new file with mode: 0644]
min-dgels/base/SRC/dsyevd.c [new file with mode: 0644]
min-dgels/base/SRC/dsyevr.c [new file with mode: 0644]
min-dgels/base/SRC/dsyevx.c [new file with mode: 0644]
min-dgels/base/SRC/dsygs2.c [new file with mode: 0644]
min-dgels/base/SRC/dsygst.c [new file with mode: 0644]
min-dgels/base/SRC/dsygv.c [new file with mode: 0644]
min-dgels/base/SRC/dsygvd.c [new file with mode: 0644]
min-dgels/base/SRC/dsygvx.c [new file with mode: 0644]
min-dgels/base/SRC/dsyrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dsyrfsx.c [new file with mode: 0644]
min-dgels/base/SRC/dsysv.c [new file with mode: 0644]
min-dgels/base/SRC/dsysvx.c [new file with mode: 0644]
min-dgels/base/SRC/dsysvxx.c [new file with mode: 0644]
min-dgels/base/SRC/dsytd2.c [new file with mode: 0644]
min-dgels/base/SRC/dsytf2.c [new file with mode: 0644]
min-dgels/base/SRC/dsytrd.c [new file with mode: 0644]
min-dgels/base/SRC/dsytrf.c [new file with mode: 0644]
min-dgels/base/SRC/dsytri.c [new file with mode: 0644]
min-dgels/base/SRC/dsytrs.c [new file with mode: 0644]
min-dgels/base/SRC/dtbcon.c [new file with mode: 0644]
min-dgels/base/SRC/dtbrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dtbtrs.c [new file with mode: 0644]
min-dgels/base/SRC/dtfsm.c [new file with mode: 0644]
min-dgels/base/SRC/dtftri.c [new file with mode: 0644]
min-dgels/base/SRC/dtfttp.c [new file with mode: 0644]
min-dgels/base/SRC/dtfttr.c [new file with mode: 0644]
min-dgels/base/SRC/dtgevc.c [new file with mode: 0644]
min-dgels/base/SRC/dtgex2.c [new file with mode: 0644]
min-dgels/base/SRC/dtgexc.c [new file with mode: 0644]
min-dgels/base/SRC/dtgsen.c [new file with mode: 0644]
min-dgels/base/SRC/dtgsja.c [new file with mode: 0644]
min-dgels/base/SRC/dtgsna.c [new file with mode: 0644]
min-dgels/base/SRC/dtgsy2.c [new file with mode: 0644]
min-dgels/base/SRC/dtgsyl.c [new file with mode: 0644]
min-dgels/base/SRC/dtpcon.c [new file with mode: 0644]
min-dgels/base/SRC/dtprfs.c [new file with mode: 0644]
min-dgels/base/SRC/dtptri.c [new file with mode: 0644]
min-dgels/base/SRC/dtptrs.c [new file with mode: 0644]
min-dgels/base/SRC/dtpttf.c [new file with mode: 0644]
min-dgels/base/SRC/dtpttr.c [new file with mode: 0644]
min-dgels/base/SRC/dtrcon.c [new file with mode: 0644]
min-dgels/base/SRC/dtrevc.c [new file with mode: 0644]
min-dgels/base/SRC/dtrexc.c [new file with mode: 0644]
min-dgels/base/SRC/dtrrfs.c [new file with mode: 0644]
min-dgels/base/SRC/dtrsen.c [new file with mode: 0644]
min-dgels/base/SRC/dtrsna.c [new file with mode: 0644]
min-dgels/base/SRC/dtrsyl.c [new file with mode: 0644]
min-dgels/base/SRC/dtrti2.c [new file with mode: 0644]
min-dgels/base/SRC/dtrtri.c [new file with mode: 0644]
min-dgels/base/SRC/dtrtrs.c [new file with mode: 0644]
min-dgels/base/SRC/dtrttf.c [new file with mode: 0644]
min-dgels/base/SRC/dtrttp.c [new file with mode: 0644]
min-dgels/base/SRC/dtzrqf.c [new file with mode: 0644]
min-dgels/base/SRC/dtzrzf.c [new file with mode: 0644]
min-dgels/base/SRC/dzsum1.c [new file with mode: 0644]
min-dgels/base/SRC/icmax1.c [new file with mode: 0644]
min-dgels/base/SRC/ieeeck.c [new file with mode: 0644]
min-dgels/base/SRC/ilaclc.c [new file with mode: 0644]
min-dgels/base/SRC/ilaclr.c [new file with mode: 0644]
min-dgels/base/SRC/iladiag.c [new file with mode: 0644]
min-dgels/base/SRC/iladlc.c [new file with mode: 0644]
min-dgels/base/SRC/iladlr.c [new file with mode: 0644]
min-dgels/base/SRC/ilaenv.c [new file with mode: 0644]
min-dgels/base/SRC/ilaprec.c [new file with mode: 0644]
min-dgels/base/SRC/ilaslc.c [new file with mode: 0644]
min-dgels/base/SRC/ilaslr.c [new file with mode: 0644]
min-dgels/base/SRC/ilatrans.c [new file with mode: 0644]
min-dgels/base/SRC/ilauplo.c [new file with mode: 0644]
min-dgels/base/SRC/ilaver.c [new file with mode: 0644]
min-dgels/base/SRC/ilazlc.c [new file with mode: 0644]
min-dgels/base/SRC/ilazlr.c [new file with mode: 0644]
min-dgels/base/SRC/iparmq.c [new file with mode: 0644]
min-dgels/base/SRC/izmax1.c [new file with mode: 0644]
min-dgels/base/SRC/lsamen.c [new file with mode: 0644]
min-dgels/base/SRC/maxloc.c [new file with mode: 0644]
min-dgels/base/SRC/xerbla.c [new file with mode: 0644]
min-dgels/base/SRC/xerbla_array.c [new file with mode: 0644]
min-dgels/base/make.inc [new file with mode: 0644]
mpi/GNUmakefile.in [new file with mode: 0644]
mpi/Makefile.am [new file with mode: 0644]
mpi/Makefile.in [new file with mode: 0644]
mpi/dev/starpu_mpi_comm_check.sh [new file with mode: 0755]
mpi/examples/Makefile.am [new file with mode: 0644]
mpi/examples/Makefile.in [new file with mode: 0644]
mpi/examples/benchs/abstract_sendrecv_bench.c [new file with mode: 0644]
mpi/examples/benchs/abstract_sendrecv_bench.h [new file with mode: 0644]
mpi/examples/benchs/bcast_bench.c [new file with mode: 0644]
mpi/examples/benchs/bench_helper.c [new file with mode: 0644]
mpi/examples/benchs/bench_helper.h [new file with mode: 0644]
mpi/examples/benchs/burst.c [new file with mode: 0644]
mpi/examples/benchs/burst_gemm.c [new file with mode: 0644]
mpi/examples/benchs/burst_helper.c [new file with mode: 0644]
mpi/examples/benchs/burst_helper.h [new file with mode: 0644]
mpi/examples/benchs/gemm_helper.c [new file with mode: 0644]
mpi/examples/benchs/gemm_helper.h [new file with mode: 0644]
mpi/examples/benchs/recv_wait_finalize_bench.c [new file with mode: 0644]
mpi/examples/benchs/sendrecv_bench.c [new file with mode: 0644]
mpi/examples/benchs/sendrecv_gemm_bench.c [new file with mode: 0644]
mpi/examples/benchs/sendrecv_parallel_tasks_bench.c [new file with mode: 0644]
mpi/examples/cache/cache.c [new file with mode: 0644]
mpi/examples/cache/cache_disable.c [new file with mode: 0644]
mpi/examples/cg/cg.c [new file with mode: 0644]
mpi/examples/comm/comm.c [new file with mode: 0644]
mpi/examples/comm/group.c [new file with mode: 0644]
mpi/examples/comm/mix_comm.c [new file with mode: 0644]
mpi/examples/complex/mpi_complex.c [new file with mode: 0644]
mpi/examples/filters/filter.c [new file with mode: 0644]
mpi/examples/helper.h [new file with mode: 0644]
mpi/examples/loader.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky.h [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_codelets.h [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_distributed.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_kernels.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_kernels.h [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_models.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_cholesky_models.h [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_decomposition_matrix.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_decomposition_matrix.h [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_decomposition_params.c [new file with mode: 0644]
mpi/examples/matrix_decomposition/mpi_decomposition_params.h [new file with mode: 0644]
mpi/examples/matrix_mult/mm.c [new file with mode: 0644]
mpi/examples/matrix_mult/mm_2dbc.c [new file with mode: 0644]
mpi/examples/mpi_lu/mpi_lu-double.h [new file with mode: 0644]
mpi/examples/mpi_lu/mpi_lu-float.h [new file with mode: 0644]
mpi/examples/mpi_lu/pdlu.c [new file with mode: 0644]
mpi/examples/mpi_lu/pdlu_implicit.c [new file with mode: 0644]
mpi/examples/mpi_lu/pdlu_kernels.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_example.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_example_double.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_example_float.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_implicit_example.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_implicit_example_double.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_implicit_example_float.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_outofcore_example.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_outofcore_example_double.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_outofcore_example_float.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_solve.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_solve_double.c [new file with mode: 0644]
mpi/examples/mpi_lu/plu_solve_float.c [new file with mode: 0644]
mpi/examples/mpi_lu/pslu.c [new file with mode: 0644]
mpi/examples/mpi_lu/pslu_implicit.c [new file with mode: 0644]
mpi/examples/mpi_lu/pslu_kernels.c [new file with mode: 0644]
mpi/examples/mpi_lu/pxlu.c [new file with mode: 0644]
mpi/examples/mpi_lu/pxlu.h [new file with mode: 0644]
mpi/examples/mpi_lu/pxlu_implicit.c [new file with mode: 0644]
mpi/examples/mpi_lu/pxlu_kernels.c [new file with mode: 0644]
mpi/examples/mpi_lu/pxlu_kernels.h [new file with mode: 0644]
mpi/examples/mpi_redux/mpi_redux.c [new file with mode: 0644]
mpi/examples/mpi_redux/mpi_redux_autowrapup.c [new file with mode: 0644]
mpi/examples/mpi_redux/mpi_redux_tree.c [new file with mode: 0644]
mpi/examples/native_fortran/fstarpu_mod.f90 [new file with mode: 0644]
mpi/examples/native_fortran/fstarpu_mpi_mod.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_basic_ring.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mm.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mm_2dbc.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mm_cl.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mm_cl_blas.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mm_task_build.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mpi_redux.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_mpi_redux_tree.f90 [new file with mode: 0644]
mpi/examples/native_fortran/nf_redux_test.f90 [new file with mode: 0644]
mpi/examples/perf.sh [new file with mode: 0755]
mpi/examples/stencil/stencil5.c [new file with mode: 0644]
mpi/examples/stencil/stencil5_lb.c [new file with mode: 0644]
mpi/examples/user_datatype/my_interface.c [new file with mode: 0644]
mpi/examples/user_datatype/my_interface.h [new file with mode: 0644]
mpi/examples/user_datatype/user_datatype.c [new file with mode: 0644]
mpi/examples/user_datatype/user_datatype2.c [new file with mode: 0644]
mpi/examples/user_datatype/user_datatype_early.c [new file with mode: 0644]
mpi/examples/user_datatype/user_datatype_interface.c [new file with mode: 0644]
mpi/include/fstarpu_mpi_mod.f90 [new file with mode: 0644]
mpi/include/starpu_mpi.h [new file with mode: 0644]
mpi/include/starpu_mpi_ft.h [new file with mode: 0644]
mpi/include/starpu_mpi_lb.h [new file with mode: 0644]
mpi/packages/libstarpumpi.pc.in [new file with mode: 0644]
mpi/packages/starpumpi-1.0.pc.in [new file with mode: 0644]
mpi/packages/starpumpi-1.1.pc.in [new file with mode: 0644]
mpi/packages/starpumpi-1.2.pc.in [new file with mode: 0644]
mpi/packages/starpumpi-1.3.pc.in [new file with mode: 0644]
mpi/packages/starpumpi-1.4.pc.in [new file with mode: 0644]
mpi/src/Makefile.am [new file with mode: 0644]
mpi/src/Makefile.in [new file with mode: 0644]
mpi/src/load_balancer/load_balancer.c [new file with mode: 0644]
mpi/src/load_balancer/policy/data_movements_interface.c [new file with mode: 0644]
mpi/src/load_balancer/policy/data_movements_interface.h [new file with mode: 0644]
mpi/src/load_balancer/policy/load_balancer_policy.h [new file with mode: 0644]
mpi/src/load_balancer/policy/load_data_interface.c [new file with mode: 0644]
mpi/src/load_balancer/policy/load_data_interface.h [new file with mode: 0644]
mpi/src/load_balancer/policy/load_heat_propagation.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_comm.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_comm.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_driver.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_early_data.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_early_data.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_early_request.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_early_request.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_mpi.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_mpi.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_mpi_backend.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_mpi_backend.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_sync_data.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_sync_data.h [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_tag.c [new file with mode: 0644]
mpi/src/mpi/starpu_mpi_tag.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint_package.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint_package.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint_template.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint_template.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint_tracker.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_checkpoint_tracker.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_ft.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_ft.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_ft_service_comms.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_ft_service_comms.h [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_ft_stats.c [new file with mode: 0644]
mpi/src/mpi_failure_tolerance/starpu_mpi_ft_stats.h [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad.c [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad.h [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad_backend.c [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad_backend.h [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad_coop.c [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad_coop.h [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad_unknown_datatype.c [new file with mode: 0644]
mpi/src/nmad/starpu_mpi_nmad_unknown_datatype.h [new file with mode: 0644]
mpi/src/starpu_mpi.c [new file with mode: 0644]
mpi/src/starpu_mpi_cache.c [new file with mode: 0644]
mpi/src/starpu_mpi_cache.h [new file with mode: 0644]
mpi/src/starpu_mpi_cache_stats.c [new file with mode: 0644]
mpi/src/starpu_mpi_cache_stats.h [new file with mode: 0644]
mpi/src/starpu_mpi_collective.c [new file with mode: 0644]
mpi/src/starpu_mpi_coop_sends.c [new file with mode: 0644]
mpi/src/starpu_mpi_datatype.c [new file with mode: 0644]
mpi/src/starpu_mpi_datatype.h [new file with mode: 0644]
mpi/src/starpu_mpi_fortran.c [new file with mode: 0644]
mpi/src/starpu_mpi_fxt.c [new file with mode: 0644]
mpi/src/starpu_mpi_fxt.h [new file with mode: 0644]
mpi/src/starpu_mpi_helper.c [new file with mode: 0644]
mpi/src/starpu_mpi_init.c [new file with mode: 0644]
mpi/src/starpu_mpi_init.h [new file with mode: 0644]
mpi/src/starpu_mpi_private.c [new file with mode: 0644]
mpi/src/starpu_mpi_private.h [new file with mode: 0644]
mpi/src/starpu_mpi_req.c [new file with mode: 0644]
mpi/src/starpu_mpi_select_node.c [new file with mode: 0644]
mpi/src/starpu_mpi_select_node.h [new file with mode: 0644]
mpi/src/starpu_mpi_stats.c [new file with mode: 0644]
mpi/src/starpu_mpi_stats.h [new file with mode: 0644]
mpi/src/starpu_mpi_tags.c [new file with mode: 0644]
mpi/src/starpu_mpi_task_insert.c [new file with mode: 0644]
mpi/src/starpu_mpi_task_insert.h [new file with mode: 0644]
mpi/src/starpu_mpi_task_insert_fortran.c [new file with mode: 0644]
mpi/tests/Makefile.am [new file with mode: 0644]
mpi/tests/Makefile.in [new file with mode: 0644]
mpi/tests/attr.c [new file with mode: 0644]
mpi/tests/block_interface.c [new file with mode: 0644]
mpi/tests/block_interface_pinned.c [new file with mode: 0644]
mpi/tests/broadcast.c [new file with mode: 0644]
mpi/tests/callback.c [new file with mode: 0644]
mpi/tests/checkpoints.c [new file with mode: 0644]
mpi/tests/coop.c [new file with mode: 0644]
mpi/tests/coop_acknowledgement.c [new file with mode: 0644]
mpi/tests/coop_cache.c [new file with mode: 0644]
mpi/tests/coop_chained_sends.c [new file with mode: 0644]
mpi/tests/coop_datatype.c [new file with mode: 0644]
mpi/tests/coop_insert_task.c [new file with mode: 0644]
mpi/tests/coop_large.c [new file with mode: 0644]
mpi/tests/coop_many.c [new file with mode: 0644]
mpi/tests/coop_recv_not_yet_posted.c [new file with mode: 0644]
mpi/tests/coop_recv_wait_finalize.c [new file with mode: 0644]
mpi/tests/coop_user_defined_datatype.c [new file with mode: 0644]
mpi/tests/coop_without_task.c [new file with mode: 0644]
mpi/tests/coop_wrong_order.c [new file with mode: 0644]
mpi/tests/data_cpy.c [new file with mode: 0644]
mpi/tests/datatypes.c [new file with mode: 0644]
mpi/tests/display_bindings.c [new file with mode: 0644]
mpi/tests/driver.c [new file with mode: 0644]
mpi/tests/early_request.c [new file with mode: 0644]
mpi/tests/early_stuff.c [new file with mode: 0644]
mpi/tests/gather.c [new file with mode: 0644]
mpi/tests/gather2.c [new file with mode: 0644]
mpi/tests/helper.h [new file with mode: 0644]
mpi/tests/insert_task.c [new file with mode: 0644]
mpi/tests/insert_task_block.c [new file with mode: 0644]
mpi/tests/insert_task_can_execute.c [new file with mode: 0644]
mpi/tests/insert_task_compute.c [new file with mode: 0644]
mpi/tests/insert_task_count.c [new file with mode: 0644]
mpi/tests/insert_task_dyn_handles.c [new file with mode: 0644]
mpi/tests/insert_task_node_choice.c [new file with mode: 0644]
mpi/tests/insert_task_owner.c [new file with mode: 0644]
mpi/tests/insert_task_owner2.c [new file with mode: 0644]
mpi/tests/insert_task_owner_data.c [new file with mode: 0644]
mpi/tests/insert_task_recv_cache.c [new file with mode: 0644]
mpi/tests/insert_task_sent_cache.c [new file with mode: 0644]
mpi/tests/insert_task_seq.c [new file with mode: 0644]
mpi/tests/insert_task_tags.c [new file with mode: 0644]
mpi/tests/load_balancer.c [new file with mode: 0644]
mpi/tests/loader.c [new file with mode: 0644]
mpi/tests/matrix.c [new file with mode: 0644]
mpi/tests/matrix2.c [new file with mode: 0644]
mpi/tests/mpi_barrier.c [new file with mode: 0644]
mpi/tests/mpi_data_cpy.c [new file with mode: 0644]
mpi/tests/mpi_detached_tag.c [new file with mode: 0644]
mpi/tests/mpi_earlyrecv.c [new file with mode: 0644]
mpi/tests/mpi_earlyrecv2.c [new file with mode: 0644]
mpi/tests/mpi_earlyrecv2_sync.c [new file with mode: 0644]
mpi/tests/mpi_irecv.c [new file with mode: 0644]
mpi/tests/mpi_irecv_detached.c [new file with mode: 0644]
mpi/tests/mpi_isend.c [new file with mode: 0644]
mpi/tests/mpi_isend_detached.c [new file with mode: 0644]
mpi/tests/mpi_reduction.c [new file with mode: 0644]
mpi/tests/mpi_reduction_kernels.c [new file with mode: 0644]
mpi/tests/mpi_redux.c [new file with mode: 0644]
mpi/tests/mpi_scatter_gather.c [new file with mode: 0644]
mpi/tests/mpi_task_submit.c [new file with mode: 0644]
mpi/tests/mpi_test.c [new file with mode: 0644]
mpi/tests/multiple_send.c [new file with mode: 0644]
mpi/tests/ndim_interface.c [new file with mode: 0644]
mpi/tests/nothing.c [new file with mode: 0644]
mpi/tests/pingpong.c [new file with mode: 0644]
mpi/tests/policy_register.c [new file with mode: 0644]
mpi/tests/policy_register_many.c [new file with mode: 0644]
mpi/tests/policy_register_toomany.c [new file with mode: 0644]
mpi/tests/policy_selection.c [new file with mode: 0644]
mpi/tests/policy_selection2.c [new file with mode: 0644]
mpi/tests/policy_unregister.c [new file with mode: 0644]
mpi/tests/ring.c [new file with mode: 0644]
mpi/tests/ring_async.c [new file with mode: 0644]
mpi/tests/ring_async_implicit.c [new file with mode: 0644]
mpi/tests/ring_kernel.cu [new file with mode: 0644]
mpi/tests/ring_kernel_hip.hip [new file with mode: 0644]
mpi/tests/ring_sync.c [new file with mode: 0644]
mpi/tests/ring_sync_detached.c [new file with mode: 0644]
mpi/tests/star.c [new file with mode: 0644]
mpi/tests/starpu_redefine.c [new file with mode: 0644]
mpi/tests/stats.c [new file with mode: 0644]
mpi/tests/sync.c [new file with mode: 0644]
mpi/tests/tags_allocate.c [new file with mode: 0644]
mpi/tests/tags_checking.c [new file with mode: 0644]
mpi/tests/temporary.c [new file with mode: 0644]
mpi/tests/user_defined_datatype.c [new file with mode: 0644]
mpi/tests/user_defined_datatype_value.h [new file with mode: 0644]
mpi/tests/wait_for_all.c [new file with mode: 0644]
mpi/tools/Makefile.am [new file with mode: 0644]
mpi/tools/Makefile.in [new file with mode: 0644]
mpi/tools/starpu_replay.c [new file with mode: 0644]
mpi/tools/starpu_replay_sched.c [new file with mode: 0644]
packages/libstarpu.pc.in [new file with mode: 0644]
packages/starpu-1.0.pc.in [new file with mode: 0644]
packages/starpu-1.1.pc.in [new file with mode: 0644]
packages/starpu-1.2.pc.in [new file with mode: 0644]
packages/starpu-1.3.in [new file with mode: 0644]
packages/starpu-1.3.pc.in [new file with mode: 0644]
packages/starpu-1.4.in [new file with mode: 0644]
packages/starpu-1.4.pc.in [new file with mode: 0644]
sc_hypervisor/Makefile.am [new file with mode: 0644]
sc_hypervisor/Makefile.in [new file with mode: 0644]
sc_hypervisor/examples/Makefile.am [new file with mode: 0644]
sc_hypervisor/examples/Makefile.in [new file with mode: 0644]
sc_hypervisor/examples/app_driven_test/app_driven_test.c [new file with mode: 0644]
sc_hypervisor/examples/cholesky/cholesky.h [new file with mode: 0644]
sc_hypervisor/examples/cholesky/cholesky_implicit.c [new file with mode: 0644]
sc_hypervisor/examples/cholesky/cholesky_kernels.c [new file with mode: 0644]
sc_hypervisor/examples/cholesky/cholesky_models.c [new file with mode: 0644]
sc_hypervisor/examples/hierarchical_ctxs/resize_hierarchical_ctxs.c [new file with mode: 0644]
sc_hypervisor/examples/lp_test/lp_resize_test.c [new file with mode: 0644]
sc_hypervisor/examples/lp_test/lp_test.c [new file with mode: 0644]
sc_hypervisor/examples/sched_ctx_utils/sched_ctx_utils.c [new file with mode: 0644]
sc_hypervisor/examples/sched_ctx_utils/sched_ctx_utils.h [new file with mode: 0644]
sc_hypervisor/include/sc_hypervisor.h [new file with mode: 0644]
sc_hypervisor/include/sc_hypervisor_config.h [new file with mode: 0644]
sc_hypervisor/include/sc_hypervisor_lp.h [new file with mode: 0644]
sc_hypervisor/include/sc_hypervisor_monitoring.h [new file with mode: 0644]
sc_hypervisor/include/sc_hypervisor_policy.h [new file with mode: 0644]
sc_hypervisor/src/Makefile.am [new file with mode: 0644]
sc_hypervisor/src/Makefile.in [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/app_driven_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/feft_lp_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/gflops_rate_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/hard_coded_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/idle_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/ispeed_lp_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/ispeed_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/perf_count_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/teft_lp_policy.c [new file with mode: 0644]
sc_hypervisor/src/hypervisor_policies/throughput_lp_policy.c [new file with mode: 0644]
sc_hypervisor/src/policies_utils/dichotomy.c [new file with mode: 0644]
sc_hypervisor/src/policies_utils/lp_programs.c [new file with mode: 0644]
sc_hypervisor/src/policies_utils/lp_tools.c [new file with mode: 0644]
sc_hypervisor/src/policies_utils/policy_tools.c [new file with mode: 0644]
sc_hypervisor/src/policies_utils/speed.c [new file with mode: 0644]
sc_hypervisor/src/policies_utils/task_pool.c [new file with mode: 0644]
sc_hypervisor/src/sc_config.c [new file with mode: 0644]
sc_hypervisor/src/sc_hypervisor.c [new file with mode: 0644]
sc_hypervisor/src/sc_hypervisor_intern.h [new file with mode: 0644]
sc_hypervisor/src/uthash.h [new file with mode: 0644]
socl/Makefile.am [new file with mode: 0644]
socl/Makefile.in [new file with mode: 0644]
socl/README [new file with mode: 0644]
socl/examples/Makefile.am [new file with mode: 0644]
socl/examples/Makefile.in [new file with mode: 0644]
socl/examples/basic/basic.c [new file with mode: 0644]
socl/examples/basicsplit/basicsplit.c [new file with mode: 0644]
socl/examples/clinfo/clinfo.c [new file with mode: 0644]
socl/examples/loader.c [new file with mode: 0644]
socl/examples/mandelbrot/mandelbrot.c [new file with mode: 0644]
socl/examples/mansched/mansched.c [new file with mode: 0644]
socl/examples/matmul/matmul.c [new file with mode: 0755]
socl/examples/testmap/testmap.c [new file with mode: 0644]
socl/src/CL/cl.h [new file with mode: 0644]
socl/src/CL/cl_d3d10.h [new file with mode: 0644]
socl/src/CL/cl_d3d11.h [new file with mode: 0644]
socl/src/CL/cl_dx9_media_sharing.h [new file with mode: 0644]
socl/src/CL/cl_ext.h [new file with mode: 0644]
socl/src/CL/cl_gl.h [new file with mode: 0644]
socl/src/CL/cl_gl_ext.h [new file with mode: 0644]
socl/src/CL/cl_platform.h [new file with mode: 0644]
socl/src/CL/opencl.h [new file with mode: 0644]
socl/src/Makefile.am [new file with mode: 0644]
socl/src/Makefile.in [new file with mode: 0644]
socl/src/cl_buildprogram.c [new file with mode: 0644]
socl/src/cl_createbuffer.c [new file with mode: 0644]
socl/src/cl_createcommandqueue.c [new file with mode: 0644]
socl/src/cl_createcontext.c [new file with mode: 0644]
socl/src/cl_createcontextfromtype.c [new file with mode: 0644]
socl/src/cl_createimage2d.c [new file with mode: 0644]
socl/src/cl_createimage3d.c [new file with mode: 0644]
socl/src/cl_createkernel.c [new file with mode: 0644]
socl/src/cl_createkernelsinprogram.c [new file with mode: 0644]
socl/src/cl_createprogramwithbinary.c [new file with mode: 0644]
socl/src/cl_createprogramwithsource.c [new file with mode: 0644]
socl/src/cl_createsampler.c [new file with mode: 0644]
socl/src/cl_enqueuebarrier.c [new file with mode: 0644]
socl/src/cl_enqueuebarrierwithwaitlist.c [new file with mode: 0644]
socl/src/cl_enqueuecopybuffer.c [new file with mode: 0644]
socl/src/cl_enqueuecopybuffertoimage.c [new file with mode: 0644]
socl/src/cl_enqueuecopyimage.c [new file with mode: 0644]
socl/src/cl_enqueuecopyimagetobuffer.c [new file with mode: 0644]
socl/src/cl_enqueuemapbuffer.c [new file with mode: 0644]
socl/src/cl_enqueuemapimage.c [new file with mode: 0644]
socl/src/cl_enqueuemarker.c [new file with mode: 0644]
socl/src/cl_enqueuemarkerwithwaitlist.c [new file with mode: 0644]
socl/src/cl_enqueuenativekernel.c [new file with mode: 0644]
socl/src/cl_enqueuendrangekernel.c [new file with mode: 0644]
socl/src/cl_enqueuereadbuffer.c [new file with mode: 0644]
socl/src/cl_enqueuereadimage.c [new file with mode: 0644]
socl/src/cl_enqueuetask.c [new file with mode: 0644]
socl/src/cl_enqueueunmapmemobject.c [new file with mode: 0644]
socl/src/cl_enqueuewaitforevents.c [new file with mode: 0644]
socl/src/cl_enqueuewritebuffer.c [new file with mode: 0644]
socl/src/cl_enqueuewriteimage.c [new file with mode: 0644]
socl/src/cl_finish.c [new file with mode: 0644]
socl/src/cl_flush.c [new file with mode: 0644]
socl/src/cl_getcommandqueueinfo.c [new file with mode: 0644]
socl/src/cl_getcontextinfo.c [new file with mode: 0644]
socl/src/cl_getdeviceids.c [new file with mode: 0644]
socl/src/cl_getdeviceinfo.c [new file with mode: 0644]
socl/src/cl_geteventinfo.c [new file with mode: 0644]
socl/src/cl_geteventprofilinginfo.c [new file with mode: 0644]
socl/src/cl_getextensionfunctionaddress.c [new file with mode: 0644]
socl/src/cl_getimageinfo.c [new file with mode: 0644]
socl/src/cl_getkernelinfo.c [new file with mode: 0644]
socl/src/cl_getkernelworkgroupinfo.c [new file with mode: 0644]
socl/src/cl_getmemobjectinfo.c [new file with mode: 0644]
socl/src/cl_getplatformids.c [new file with mode: 0644]
socl/src/cl_getplatforminfo.c [new file with mode: 0644]
socl/src/cl_getprogrambuildinfo.c [new file with mode: 0644]
socl/src/cl_getprograminfo.c [new file with mode: 0644]
socl/src/cl_getsamplerinfo.c [new file with mode: 0644]
socl/src/cl_getsupportedimageformats.c [new file with mode: 0644]
socl/src/cl_icdgetplatformidskhr.c [new file with mode: 0644]
socl/src/cl_releasecommandqueue.c [new file with mode: 0644]
socl/src/cl_releasecontext.c [new file with mode: 0644]
socl/src/cl_releaseevent.c [new file with mode: 0644]
socl/src/cl_releasekernel.c [new file with mode: 0644]
socl/src/cl_releasememobject.c [new file with mode: 0644]
socl/src/cl_releaseprogram.c [new file with mode: 0644]
socl/src/cl_releasesampler.c [new file with mode: 0644]
socl/src/cl_retaincommandqueue.c [new file with mode: 0644]
socl/src/cl_retaincontext.c [new file with mode: 0644]
socl/src/cl_retainevent.c [new file with mode: 0644]
socl/src/cl_retainkernel.c [new file with mode: 0644]
socl/src/cl_retainmemobject.c [new file with mode: 0644]
socl/src/cl_retainprogram.c [new file with mode: 0644]
socl/src/cl_retainsampler.c [new file with mode: 0644]
socl/src/cl_setcommandqueueproperty.c [new file with mode: 0644]
socl/src/cl_setkernelarg.c [new file with mode: 0644]
socl/src/cl_unloadcompiler.c [new file with mode: 0644]
socl/src/cl_waitforevents.c [new file with mode: 0644]
socl/src/command.c [new file with mode: 0644]
socl/src/command.h [new file with mode: 0644]
socl/src/command_list.c [new file with mode: 0644]
socl/src/command_list.h [new file with mode: 0644]
socl/src/command_queue.c [new file with mode: 0644]
socl/src/command_queue.h [new file with mode: 0644]
socl/src/debug.c [new file with mode: 0644]
socl/src/debug.h [new file with mode: 0644]
socl/src/event.c [new file with mode: 0644]
socl/src/event.h [new file with mode: 0644]
socl/src/gc.c [new file with mode: 0644]
socl/src/gc.h [new file with mode: 0644]
socl/src/getinfo.h [new file with mode: 0644]
socl/src/init.c [new file with mode: 0644]
socl/src/init.h [new file with mode: 0644]
socl/src/mem_objects.c [new file with mode: 0644]
socl/src/mem_objects.h [new file with mode: 0644]
socl/src/ocl_icd.h [new file with mode: 0644]
socl/src/socl.c [new file with mode: 0644]
socl/src/socl.h [new file with mode: 0644]
socl/src/task.c [new file with mode: 0644]
socl/src/task.h [new file with mode: 0644]
socl/src/util.c [new file with mode: 0644]
socl/src/util.h [new file with mode: 0644]
socl/vendors/install/socl.icd [new file with mode: 0644]
socl/vendors/install/socl.icd.in [new file with mode: 0644]
socl/vendors/nvidia.icd [new file with mode: 0644]
socl/vendors/socl.icd.in [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/common/barrier.c [new file with mode: 0644]
src/common/barrier.h [new file with mode: 0644]
src/common/barrier_counter.c [new file with mode: 0644]
src/common/barrier_counter.h [new file with mode: 0644]
src/common/config-src-build.h.in [new file with mode: 0644]
src/common/config.h.in [new file with mode: 0644]
src/common/fxt.c [new file with mode: 0644]
src/common/fxt.h [new file with mode: 0644]
src/common/graph.c [new file with mode: 0644]
src/common/graph.h [new file with mode: 0644]
src/common/hash.c [new file with mode: 0644]
src/common/inlines.c [new file with mode: 0644]
src/common/knobs.c [new file with mode: 0644]
src/common/knobs.h [new file with mode: 0644]
src/common/list.h [new file with mode: 0644]
src/common/prio_list.h [new file with mode: 0644]
src/common/rbtree.c [new file with mode: 0644]
src/common/rbtree.h [new file with mode: 0644]
src/common/rbtree_i.h [new file with mode: 0644]
src/common/rwlock.c [new file with mode: 0644]
src/common/rwlock.h [new file with mode: 0644]
src/common/starpu_spinlock.c [new file with mode: 0644]
src/common/starpu_spinlock.h [new file with mode: 0644]
src/common/thread.c [new file with mode: 0644]
src/common/thread.h [new file with mode: 0644]
src/common/timing.c [new file with mode: 0644]
src/common/timing.h [new file with mode: 0644]
src/common/uthash.h [new file with mode: 0644]
src/common/utils.c [new file with mode: 0644]
src/common/utils.h [new file with mode: 0644]
src/core/combined_workers.c [new file with mode: 0644]
src/core/combined_workers.h [new file with mode: 0644]
src/core/debug.c [new file with mode: 0644]
src/core/debug.h [new file with mode: 0644]
src/core/dependencies/cg.c [new file with mode: 0644]
src/core/dependencies/cg.h [new file with mode: 0644]
src/core/dependencies/data_arbiter_concurrency.c [new file with mode: 0644]
src/core/dependencies/data_concurrency.c [new file with mode: 0644]
src/core/dependencies/data_concurrency.h [new file with mode: 0644]
src/core/dependencies/dependencies.c [new file with mode: 0644]
src/core/dependencies/implicit_data_deps.c [new file with mode: 0644]
src/core/dependencies/implicit_data_deps.h [new file with mode: 0644]
src/core/dependencies/tags.c [new file with mode: 0644]
src/core/dependencies/tags.h [new file with mode: 0644]
src/core/dependencies/task_deps.c [new file with mode: 0644]
src/core/detect_combined_workers.c [new file with mode: 0644]
src/core/detect_combined_workers.h [new file with mode: 0644]
src/core/devices.c [new file with mode: 0644]
src/core/devices.h [new file with mode: 0644]
src/core/disk.c [new file with mode: 0644]
src/core/disk.h [new file with mode: 0644]
src/core/disk_ops/disk_hdf5.c [new file with mode: 0644]
src/core/disk_ops/disk_leveldb.cpp [new file with mode: 0644]
src/core/disk_ops/disk_stdio.c [new file with mode: 0644]
src/core/disk_ops/disk_unistd.c [new file with mode: 0644]
src/core/disk_ops/disk_unistd_o_direct.c [new file with mode: 0644]
src/core/disk_ops/unistd/disk_unistd_global.c [new file with mode: 0644]
src/core/disk_ops/unistd/disk_unistd_global.h [new file with mode: 0644]
src/core/drivers.c [new file with mode: 0644]
src/core/drivers.h [new file with mode: 0644]
src/core/errorcheck.c [new file with mode: 0644]
src/core/errorcheck.h [new file with mode: 0644]
src/core/idle_hook.c [new file with mode: 0644]
src/core/idle_hook.h [new file with mode: 0644]
src/core/jobs.c [new file with mode: 0644]
src/core/jobs.h [new file with mode: 0644]
src/core/parallel_task.c [new file with mode: 0644]
src/core/perfmodel/energy_model.c [new file with mode: 0644]
src/core/perfmodel/multiple_regression.c [new file with mode: 0644]
src/core/perfmodel/multiple_regression.h [new file with mode: 0644]
src/core/perfmodel/perfmodel.c [new file with mode: 0644]
src/core/perfmodel/perfmodel.h [new file with mode: 0644]
src/core/perfmodel/perfmodel_bus.c [new file with mode: 0644]
src/core/perfmodel/perfmodel_history.c [new file with mode: 0644]
src/core/perfmodel/perfmodel_nan.c [new file with mode: 0644]
src/core/perfmodel/perfmodel_print.c [new file with mode: 0644]
src/core/perfmodel/regression.c [new file with mode: 0644]
src/core/perfmodel/regression.h [new file with mode: 0644]
src/core/perfmodel/starpu-perfmodel.dtd [new file with mode: 0644]
src/core/progress_hook.c [new file with mode: 0644]
src/core/progress_hook.h [new file with mode: 0644]
src/core/sched_ctx.c [new file with mode: 0644]
src/core/sched_ctx.h [new file with mode: 0644]
src/core/sched_ctx_list.c [new file with mode: 0644]
src/core/sched_ctx_list.h [new file with mode: 0644]
src/core/sched_policy.c [new file with mode: 0644]
src/core/sched_policy.h [new file with mode: 0644]
src/core/simgrid.c [new file with mode: 0644]
src/core/simgrid.h [new file with mode: 0644]
src/core/simgrid_cpp.cpp [new file with mode: 0644]
src/core/task.c [new file with mode: 0644]
src/core/task.h [new file with mode: 0644]
src/core/task_bundle.c [new file with mode: 0644]
src/core/task_bundle.h [new file with mode: 0644]
src/core/topology.c [new file with mode: 0644]
src/core/topology.h [new file with mode: 0644]
src/core/tree.c [new file with mode: 0644]
src/core/workers.c [new file with mode: 0644]
src/core/workers.h [new file with mode: 0644]
src/datawizard/coherency.c [new file with mode: 0644]
src/datawizard/coherency.h [new file with mode: 0644]
src/datawizard/copy_driver.c [new file with mode: 0644]
src/datawizard/copy_driver.h [new file with mode: 0644]
src/datawizard/data_request.c [new file with mode: 0644]
src/datawizard/data_request.h [new file with mode: 0644]
src/datawizard/datastats.c [new file with mode: 0644]
src/datawizard/datastats.h [new file with mode: 0644]
src/datawizard/datawizard.c [new file with mode: 0644]
src/datawizard/datawizard.h [new file with mode: 0644]
src/datawizard/filters.c [new file with mode: 0644]
src/datawizard/filters.h [new file with mode: 0644]
src/datawizard/footprint.c [new file with mode: 0644]
src/datawizard/footprint.h [new file with mode: 0644]
src/datawizard/interfaces/bcsr_filters.c [new file with mode: 0644]
src/datawizard/interfaces/bcsr_interface.c [new file with mode: 0644]
src/datawizard/interfaces/block_filters.c [new file with mode: 0644]
src/datawizard/interfaces/block_interface.c [new file with mode: 0644]
src/datawizard/interfaces/coo_interface.c [new file with mode: 0644]
src/datawizard/interfaces/csr_filters.c [new file with mode: 0644]
src/datawizard/interfaces/csr_interface.c [new file with mode: 0644]
src/datawizard/interfaces/data_interface.c [new file with mode: 0644]
src/datawizard/interfaces/data_interface.h [new file with mode: 0644]
src/datawizard/interfaces/matrix_filters.c [new file with mode: 0644]
src/datawizard/interfaces/matrix_interface.c [new file with mode: 0644]
src/datawizard/interfaces/multiformat_interface.c [new file with mode: 0644]
src/datawizard/interfaces/ndim_filters.c [new file with mode: 0644]
src/datawizard/interfaces/ndim_interface.c [new file with mode: 0644]
src/datawizard/interfaces/tensor_filters.c [new file with mode: 0644]
src/datawizard/interfaces/tensor_interface.c [new file with mode: 0644]
src/datawizard/interfaces/variable_interface.c [new file with mode: 0644]
src/datawizard/interfaces/vector_filters.c [new file with mode: 0644]
src/datawizard/interfaces/vector_interface.c [new file with mode: 0644]
src/datawizard/interfaces/void_interface.c [new file with mode: 0644]
src/datawizard/malloc.c [new file with mode: 0644]
src/datawizard/malloc.h [new file with mode: 0644]
src/datawizard/memalloc.c [new file with mode: 0644]
src/datawizard/memalloc.h [new file with mode: 0644]
src/datawizard/memory_manager.c [new file with mode: 0644]
src/datawizard/memory_manager.h [new file with mode: 0644]
src/datawizard/memory_nodes.c [new file with mode: 0644]
src/datawizard/memory_nodes.h [new file with mode: 0644]
src/datawizard/memstats.c [new file with mode: 0644]
src/datawizard/memstats.h [new file with mode: 0644]
src/datawizard/node_ops.c [new file with mode: 0644]
src/datawizard/node_ops.h [new file with mode: 0644]
src/datawizard/reduction.c [new file with mode: 0644]
src/datawizard/sort_data_handles.c [new file with mode: 0644]
src/datawizard/sort_data_handles.h [new file with mode: 0644]
src/datawizard/user_interactions.c [new file with mode: 0644]
src/datawizard/write_back.c [new file with mode: 0644]
src/datawizard/write_back.h [new file with mode: 0644]
src/debug/latency.c [new file with mode: 0644]
src/debug/starpu_debug_helpers.h [new file with mode: 0644]
src/debug/structures_size.c [new file with mode: 0644]
src/debug/traces/anim.c [new file with mode: 0644]
src/debug/traces/starpu_fxt.c [new file with mode: 0644]
src/debug/traces/starpu_fxt.h [new file with mode: 0644]
src/debug/traces/starpu_fxt_dag.c [new file with mode: 0644]
src/debug/traces/starpu_fxt_mpi.c [new file with mode: 0644]
src/debug/traces/starpu_paje.c [new file with mode: 0644]
src/dolib.c [new file with mode: 0644]
src/drivers/cpu/driver_cpu.c [new file with mode: 0644]
src/drivers/cpu/driver_cpu.h [new file with mode: 0644]
src/drivers/cuda/driver_cuda.c [new file with mode: 0644]
src/drivers/cuda/driver_cuda.h [new file with mode: 0644]
src/drivers/cuda/driver_cuda0.c [new file with mode: 0644]
src/drivers/cuda/driver_cuda1.c [new file with mode: 0644]
src/drivers/cuda/driver_cuda_init.c [new file with mode: 0644]
src/drivers/cuda/starpu_cublas.c [new file with mode: 0644]
src/drivers/cuda/starpu_cublas_v2.c [new file with mode: 0644]
src/drivers/cuda/starpu_cusolver.c [new file with mode: 0644]
src/drivers/cuda/starpu_cusparse.c [new file with mode: 0644]
src/drivers/disk/driver_disk.c [new file with mode: 0644]
src/drivers/disk/driver_disk.h [new file with mode: 0644]
src/drivers/driver_common/driver_common.c [new file with mode: 0644]
src/drivers/driver_common/driver_common.h [new file with mode: 0644]
src/drivers/hip/driver_hip.c [new file with mode: 0644]
src/drivers/hip/driver_hip.h [new file with mode: 0644]
src/drivers/hip/driver_hip_init.c [new file with mode: 0644]
src/drivers/hip/starpu_hipblas.c [new file with mode: 0644]
src/drivers/max/driver_max_fpga.c [new file with mode: 0644]
src/drivers/max/driver_max_fpga.h [new file with mode: 0644]
src/drivers/max/driver_max_fpga_init.c [new file with mode: 0644]
src/drivers/mp_common/mp_common.c [new file with mode: 0644]
src/drivers/mp_common/mp_common.h [new file with mode: 0644]
src/drivers/mp_common/sink_common.c [new file with mode: 0644]
src/drivers/mp_common/sink_common.h [new file with mode: 0644]
src/drivers/mp_common/source_common.c [new file with mode: 0644]
src/drivers/mp_common/source_common.h [new file with mode: 0644]
src/drivers/mpi/driver_mpi_common.c [new file with mode: 0644]
src/drivers/mpi/driver_mpi_common.h [new file with mode: 0644]
src/drivers/mpi/driver_mpi_init.c [new file with mode: 0644]
src/drivers/mpi/driver_mpi_sink.c [new file with mode: 0644]
src/drivers/mpi/driver_mpi_sink.h [new file with mode: 0644]
src/drivers/mpi/driver_mpi_source.c [new file with mode: 0644]
src/drivers/mpi/driver_mpi_source.h [new file with mode: 0644]
src/drivers/opencl/driver_opencl.c [new file with mode: 0644]
src/drivers/opencl/driver_opencl.h [new file with mode: 0644]
src/drivers/opencl/driver_opencl_init.c [new file with mode: 0644]
src/drivers/opencl/driver_opencl_utils.c [new file with mode: 0644]
src/drivers/opencl/driver_opencl_utils.h [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_common.c [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_common.h [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_common_func.h [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_init.c [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_sink.c [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_sink.h [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_source.c [new file with mode: 0644]
src/drivers/tcpip/driver_tcpip_source.h [new file with mode: 0644]
src/parallel_worker/starpu_parallel_worker_create.c [new file with mode: 0644]
src/parallel_worker/starpu_parallel_worker_create.h [new file with mode: 0644]
src/profiling/bound.c [new file with mode: 0644]
src/profiling/bound.h [new file with mode: 0644]
src/profiling/callbacks.c [new file with mode: 0644]
src/profiling/callbacks.h [new file with mode: 0644]
src/profiling/profiling.c [new file with mode: 0644]
src/profiling/profiling.h [new file with mode: 0644]
src/profiling/profiling_helpers.c [new file with mode: 0644]
src/sched_policies/component_best_implementation.c [new file with mode: 0644]
src/sched_policies/component_composed.c [new file with mode: 0644]
src/sched_policies/component_eager.c [new file with mode: 0644]
src/sched_policies/component_eager_calibration.c [new file with mode: 0644]
src/sched_policies/component_eager_prio.c [new file with mode: 0644]
src/sched_policies/component_fifo.c [new file with mode: 0644]
src/sched_policies/component_heft.c [new file with mode: 0644]
src/sched_policies/component_heteroprio.c [new file with mode: 0644]
src/sched_policies/component_mct.c [new file with mode: 0644]
src/sched_policies/component_perfmodel_select.c [new file with mode: 0644]
src/sched_policies/component_prio.c [new file with mode: 0644]
src/sched_policies/component_random.c [new file with mode: 0644]
src/sched_policies/component_sched.c [new file with mode: 0644]
src/sched_policies/component_stage.c [new file with mode: 0644]
src/sched_policies/component_userchoice.c [new file with mode: 0644]
src/sched_policies/component_work_stealing.c [new file with mode: 0644]
src/sched_policies/component_worker.c [new file with mode: 0644]
src/sched_policies/deque_modeling_policy_data_aware.c [new file with mode: 0644]
src/sched_policies/eager_central_policy.c [new file with mode: 0644]
src/sched_policies/eager_central_priority_policy.c [new file with mode: 0644]
src/sched_policies/fifo_queues.c [new file with mode: 0644]
src/sched_policies/fifo_queues.h [new file with mode: 0644]
src/sched_policies/graph_test_policy.c [new file with mode: 0644]
src/sched_policies/helper_mct.c [new file with mode: 0644]
src/sched_policies/helper_mct.h [new file with mode: 0644]
src/sched_policies/heteroprio.c [new file with mode: 0644]
src/sched_policies/heteroprio.h [new file with mode: 0644]
src/sched_policies/hierarchical_heft.c [new file with mode: 0644]
src/sched_policies/modular_eager.c [new file with mode: 0644]
src/sched_policies/modular_eager_prefetching.c [new file with mode: 0644]
src/sched_policies/modular_eager_prio.c [new file with mode: 0644]
src/sched_policies/modular_ez.c [new file with mode: 0644]
src/sched_policies/modular_gemm.c [new file with mode: 0644]
src/sched_policies/modular_heft.c [new file with mode: 0644]
src/sched_policies/modular_heft2.c [new file with mode: 0644]
src/sched_policies/modular_heft_prio.c [new file with mode: 0644]
src/sched_policies/modular_heteroprio.c [new file with mode: 0644]
src/sched_policies/modular_heteroprio_heft.c [new file with mode: 0644]
src/sched_policies/modular_parallel_heft.c [new file with mode: 0644]
src/sched_policies/modular_parallel_random.c [new file with mode: 0644]
src/sched_policies/modular_prio.c [new file with mode: 0644]
src/sched_policies/modular_prio_prefetching.c [new file with mode: 0644]
src/sched_policies/modular_random.c [new file with mode: 0644]
src/sched_policies/modular_random_prefetching.c [new file with mode: 0644]
src/sched_policies/modular_ws.c [new file with mode: 0644]
src/sched_policies/parallel_eager.c [new file with mode: 0644]
src/sched_policies/parallel_heft.c [new file with mode: 0644]
src/sched_policies/prio_deque.c [new file with mode: 0644]
src/sched_policies/prio_deque.h [new file with mode: 0644]
src/sched_policies/random_policy.c [new file with mode: 0644]
src/sched_policies/sched_component.h [new file with mode: 0644]
src/sched_policies/scheduler_maker.c [new file with mode: 0644]
src/sched_policies/work_stealing_policy.c [new file with mode: 0644]
src/util/execute_on_all.c [new file with mode: 0644]
src/util/file.c [new file with mode: 0644]
src/util/fstarpu.c [new file with mode: 0644]
src/util/misc.c [new file with mode: 0644]
src/util/openmp_runtime_support.c [new file with mode: 0644]
src/util/openmp_runtime_support.h [new file with mode: 0644]
src/util/openmp_runtime_support_environment.c [new file with mode: 0644]
src/util/openmp_runtime_support_omp_api.c [new file with mode: 0644]
src/util/starpu_create_sync_task.c [new file with mode: 0644]
src/util/starpu_data_cpy.c [new file with mode: 0644]
src/util/starpu_data_cpy.h [new file with mode: 0644]
src/util/starpu_task_insert.c [new file with mode: 0644]
src/util/starpu_task_insert_utils.c [new file with mode: 0644]
src/util/starpu_task_insert_utils.h [new file with mode: 0644]
src/worker_collection/worker_list.c [new file with mode: 0644]
src/worker_collection/worker_tree.c [new file with mode: 0644]
starpu_openmp_llvm/Makefile.am [new file with mode: 0644]
starpu_openmp_llvm/Makefile.in [new file with mode: 0644]
starpu_openmp_llvm/examples/Makefile.am [new file with mode: 0644]
starpu_openmp_llvm/examples/Makefile.in [new file with mode: 0644]
starpu_openmp_llvm/examples/README [new file with mode: 0644]
starpu_openmp_llvm/examples/hello-task.c [new file with mode: 0644]
starpu_openmp_llvm/src/Makefile.am [new file with mode: 0644]
starpu_openmp_llvm/src/Makefile.in [new file with mode: 0644]
starpu_openmp_llvm/src/openmp_runtime_support_llvm.c [new file with mode: 0644]
starpufft/Makefile.am [new file with mode: 0644]
starpufft/Makefile.in [new file with mode: 0644]
starpufft/include/starpufft.h [new file with mode: 0644]
starpufft/packages/libstarpufft.pc.in [new file with mode: 0644]
starpufft/packages/starpufft-1.0.pc.in [new file with mode: 0644]
starpufft/packages/starpufft-1.1.pc.in [new file with mode: 0644]
starpufft/packages/starpufft-1.2.pc.in [new file with mode: 0644]
starpufft/packages/starpufft-1.3.pc.in [new file with mode: 0644]
starpufft/packages/starpufft-1.4.pc.in [new file with mode: 0644]
starpufft/src/Makefile.am [new file with mode: 0644]
starpufft/src/Makefile.in [new file with mode: 0644]
starpufft/src/cuda_kernels.cu [new file with mode: 0644]
starpufft/src/cudaf_kernels.cu [new file with mode: 0644]
starpufft/src/cudax_kernels.cu [new file with mode: 0644]
starpufft/src/cudax_kernels.h [new file with mode: 0644]
starpufft/src/starpufft-double.h [new file with mode: 0644]
starpufft/src/starpufft-float.h [new file with mode: 0644]
starpufft/src/starpufft.c [new file with mode: 0644]
starpufft/src/starpufft_common.c [new file with mode: 0644]
starpufft/src/starpufftf.c [new file with mode: 0644]
starpufft/src/starpufftx.c [new file with mode: 0644]
starpufft/src/starpufftx1d.c [new file with mode: 0644]
starpufft/src/starpufftx2d.c [new file with mode: 0644]
starpufft/src/starpufftx3d.c [new file with mode: 0644]
starpufft/tests/Makefile.am [new file with mode: 0644]
starpufft/tests/Makefile.in [new file with mode: 0644]
starpufft/tests/loader.c [new file with mode: 0644]
starpufft/tests/test.c [new file with mode: 0644]
starpufft/tests/test_threads.c [new file with mode: 0644]
starpufft/tests/testf.c [new file with mode: 0644]
starpufft/tests/testf_threads.c [new file with mode: 0644]
starpufft/tests/testx.c [new file with mode: 0644]
starpufft/tests/testx_threads.c [new file with mode: 0644]
starpupy/Makefile.am [new file with mode: 0644]
starpupy/Makefile.in [new file with mode: 0644]
starpupy/benchmark/Makefile.am [new file with mode: 0644]
starpupy/benchmark/Makefile.in [new file with mode: 0644]
starpupy/benchmark/handle_perf_plot.py [new file with mode: 0644]
starpupy/benchmark/handle_perf_plot_pickle.py [new file with mode: 0644]
starpupy/benchmark/tasks_size_overhead.gp [new file with mode: 0755]
starpupy/benchmark/tasks_size_overhead.py [new file with mode: 0644]
starpupy/benchmark/tasks_size_overhead.sh [new file with mode: 0755]
starpupy/benchmark/test_handle_bench.py [new file with mode: 0644]
starpupy/benchmark/test_handle_perf.py [new file with mode: 0644]
starpupy/benchmark/test_handle_perf.sh [new file with mode: 0755]
starpupy/benchmark/test_handle_perf_pickle.py [new file with mode: 0644]
starpupy/benchmark/test_handle_perf_pickle.sh [new file with mode: 0755]
starpupy/examples/Makefile.am [new file with mode: 0644]
starpupy/examples/Makefile.in [new file with mode: 0644]
starpupy/examples/loader.c [new file with mode: 0644]
starpupy/examples/starpu_py.concurrent.sh [new file with mode: 0755]
starpupy/examples/starpu_py.py [new file with mode: 0644]
starpupy/examples/starpu_py.sh [new file with mode: 0755]
starpupy/examples/starpu_py_handle.concurrent.sh [new file with mode: 0755]
starpupy/examples/starpu_py_handle.py [new file with mode: 0644]
starpupy/examples/starpu_py_handle.sh [new file with mode: 0755]
starpupy/examples/starpu_py_np.concurrent.sh [new file with mode: 0755]
starpupy/examples/starpu_py_np.py [new file with mode: 0644]
starpupy/examples/starpu_py_np.sh [new file with mode: 0755]
starpupy/examples/starpu_py_numpy.concurrent.sh [new file with mode: 0755]
starpupy/examples/starpu_py_numpy.py [new file with mode: 0644]
starpupy/examples/starpu_py_numpy.sh [new file with mode: 0755]
starpupy/examples/starpu_py_parallel.py [new file with mode: 0644]
starpupy/examples/starpu_py_parallel.sh [new file with mode: 0755]
starpupy/examples/starpu_py_partition.concurrent.sh [new file with mode: 0755]
starpupy/examples/starpu_py_partition.py [new file with mode: 0644]
starpupy/examples/starpu_py_partition.sh [new file with mode: 0755]
starpupy/examples/starpu_py_perfmodel.concurrent.sh [new file with mode: 0755]
starpupy/examples/starpu_py_perfmodel.py [new file with mode: 0644]
starpupy/examples/starpu_py_perfmodel.sh [new file with mode: 0755]
starpupy/execute.sh.in [new file with mode: 0755]
starpupy/src/Makefile.am [new file with mode: 0644]
starpupy/src/Makefile.in [new file with mode: 0644]
starpupy/src/__init__.py [new file with mode: 0644]
starpupy/src/delay.py [new file with mode: 0644]
starpupy/src/handle_access.py [new file with mode: 0644]
starpupy/src/intermedia.py [new file with mode: 0644]
starpupy/src/joblib.py [new file with mode: 0644]
starpupy/src/setup.cfg.in [new file with mode: 0644]
starpupy/src/setup.py.in [new file with mode: 0644]
starpupy/src/starpu_task_wrapper.c [new file with mode: 0644]
starpupy/src/starpupy_buffer_interface.c [new file with mode: 0644]
starpupy/src/starpupy_buffer_interface.h [new file with mode: 0644]
starpupy/src/starpupy_cloudpickle.h [new file with mode: 0644]
starpupy/src/starpupy_handle.c [new file with mode: 0644]
starpupy/src/starpupy_handle.h [new file with mode: 0644]
starpupy/src/starpupy_interface.c [new file with mode: 0644]
starpupy/src/starpupy_interface.h [new file with mode: 0644]
starpupy/src/starpupy_numpy_filters.c [new file with mode: 0644]
starpupy/src/starpupy_numpy_filters.h [new file with mode: 0644]
starpupy/src/starpupy_private.h [new file with mode: 0644]
starpurm/Makefile.am [new file with mode: 0644]
starpurm/Makefile.in [new file with mode: 0644]
starpurm/examples/Makefile.am [new file with mode: 0644]
starpurm/examples/Makefile.in [new file with mode: 0644]
starpurm/examples/async_spawn.c [new file with mode: 0644]
starpurm/examples/block_test/block_test.c [new file with mode: 0644]
starpurm/examples/chameleon/dgemm.c [new file with mode: 0644]
starpurm/examples/cuda_vector_scale/vector_scale.c [new file with mode: 0644]
starpurm/examples/cuda_vector_scale/vs_cuda_kernel.cu [new file with mode: 0644]
starpurm/examples/spawn.c [new file with mode: 0644]
starpurm/examples/vector_scale.c [new file with mode: 0644]
starpurm/include/starpurm.h [new file with mode: 0644]
starpurm/include/starpurm_config.h.in [new file with mode: 0644]
starpurm/packages/starpurm-1.3.pc.in [new file with mode: 0644]
starpurm/packages/starpurm-1.4.pc.in [new file with mode: 0644]
starpurm/src/Makefile.am [new file with mode: 0644]
starpurm/src/Makefile.in [new file with mode: 0644]
starpurm/src/starpurm.c [new file with mode: 0644]
starpurm/src/starpurm_dlb.c [new file with mode: 0644]
starpurm/src/starpurm_private.h [new file with mode: 0644]
starpurm/tests/01_init_exit.c [new file with mode: 0644]
starpurm/tests/02_list_units.c [new file with mode: 0644]
starpurm/tests/03_cpusets.c [new file with mode: 0644]
starpurm/tests/04_drs_enable.c [new file with mode: 0644]
starpurm/tests/Makefile.am [new file with mode: 0644]
starpurm/tests/Makefile.in [new file with mode: 0644]
tests/Makefile.am [new file with mode: 0644]
tests/Makefile.in [new file with mode: 0644]
tests/coverage/coverage.sh [new file with mode: 0755]
tests/datawizard/acquire_cb.c [new file with mode: 0644]
tests/datawizard/acquire_cb_insert.c [new file with mode: 0644]
tests/datawizard/acquire_release.c [new file with mode: 0644]
tests/datawizard/acquire_release2.c [new file with mode: 0644]
tests/datawizard/acquire_release_to.c [new file with mode: 0644]
tests/datawizard/acquire_try.c [new file with mode: 0644]
tests/datawizard/allocate.c [new file with mode: 0644]
tests/datawizard/allocate_many_numa_nodes.c [new file with mode: 0644]
tests/datawizard/bcsr.c [new file with mode: 0644]
tests/datawizard/cache.c [new file with mode: 0644]
tests/datawizard/commute.c [new file with mode: 0644]
tests/datawizard/commute2.c [new file with mode: 0644]
tests/datawizard/copy.c [new file with mode: 0644]
tests/datawizard/critical_section_with_void_interface.c [new file with mode: 0644]
tests/datawizard/data_deinitialize.c [new file with mode: 0644]
tests/datawizard/data_implicit_deps.c [new file with mode: 0644]
tests/datawizard/data_invalidation.c [new file with mode: 0644]
tests/datawizard/data_register.c [new file with mode: 0644]
tests/datawizard/deinitialize_pending_requests.c [new file with mode: 0644]
tests/datawizard/deps.c [new file with mode: 0644]
tests/datawizard/dining_philosophers.c [new file with mode: 0644]
tests/datawizard/double_parameter.c [new file with mode: 0644]
tests/datawizard/dsm_stress.c [new file with mode: 0644]
tests/datawizard/gpu_ptr_register.c [new file with mode: 0644]
tests/datawizard/gpu_register.c [new file with mode: 0644]
tests/datawizard/handle_to_pointer.c [new file with mode: 0644]
tests/datawizard/in_place_partition.c [new file with mode: 0644]
tests/datawizard/increment_init.c [new file with mode: 0644]
tests/datawizard/increment_redux.c [new file with mode: 0644]
tests/datawizard/increment_redux_lazy.c [new file with mode: 0644]
tests/datawizard/increment_redux_v2.c [new file with mode: 0644]
tests/datawizard/increment_redux_with_args.c [new file with mode: 0644]
tests/datawizard/interfaces/bcsr/bcsr_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/bcsr/bcsr_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/bcsr/bcsr_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/bcsr/bcsr_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/block/block_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/block/block_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/block/block_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/block/block_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/coo/coo_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/coo/coo_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/coo/coo_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/coo/coo_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/copy_interfaces.c [new file with mode: 0644]
tests/datawizard/interfaces/csr/csr_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/csr/csr_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/csr/csr_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/csr/csr_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/matrix/matrix_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/matrix/matrix_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/matrix/matrix_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/matrix/matrix_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/generic.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/generic.h [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/multiformat_cuda_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/multiformat_data_release.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/advanced/same_handle.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/multiformat/multiformat_types.h [new file with mode: 0644]
tests/datawizard/interfaces/ndim/ndim_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/ndim/ndim_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/ndim/ndim_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/ndim/ndim_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/tensor/tensor_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/tensor/tensor_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/tensor/tensor_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/tensor/tensor_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/test_interfaces.c [new file with mode: 0644]
tests/datawizard/interfaces/test_interfaces.h [new file with mode: 0644]
tests/datawizard/interfaces/test_interfaces.sh [new file with mode: 0755]
tests/datawizard/interfaces/variable/variable_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/variable/variable_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/variable/variable_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/variable/variable_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/vector/vector_cuda.cu [new file with mode: 0644]
tests/datawizard/interfaces/vector/vector_interface.c [new file with mode: 0644]
tests/datawizard/interfaces/vector/vector_opencl.c [new file with mode: 0644]
tests/datawizard/interfaces/vector/vector_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/interfaces/void/void_interface.c [new file with mode: 0644]
tests/datawizard/invalidate_pending_requests.c [new file with mode: 0644]
tests/datawizard/lazy_allocation.c [new file with mode: 0644]
tests/datawizard/locality.c [new file with mode: 0644]
tests/datawizard/locality.sh [new file with mode: 0755]
tests/datawizard/manual_reduction.c [new file with mode: 0644]
tests/datawizard/mpi_like.c [new file with mode: 0644]
tests/datawizard/mpi_like_async.c [new file with mode: 0644]
tests/datawizard/no_unregister.c [new file with mode: 0644]
tests/datawizard/noreclaim.c [new file with mode: 0644]
tests/datawizard/nowhere.c [new file with mode: 0644]
tests/datawizard/numa_overflow.c [new file with mode: 0644]
tests/datawizard/partition_dep.c [new file with mode: 0644]
tests/datawizard/partition_init.c [new file with mode: 0644]
tests/datawizard/partition_lazy.c [new file with mode: 0644]
tests/datawizard/partition_wontuse.c [new file with mode: 0644]
tests/datawizard/partitioned_acquire.c [new file with mode: 0644]
tests/datawizard/partitioned_initialization.c [new file with mode: 0644]
tests/datawizard/readers_and_writers.c [new file with mode: 0644]
tests/datawizard/readonly.c [new file with mode: 0644]
tests/datawizard/reclaim.c [new file with mode: 0644]
tests/datawizard/redux_acquire.c [new file with mode: 0644]
tests/datawizard/scal.c [new file with mode: 0644]
tests/datawizard/scal.h [new file with mode: 0644]
tests/datawizard/scal_cuda.cu [new file with mode: 0644]
tests/datawizard/scal_opencl.cl [new file with mode: 0644]
tests/datawizard/scratch.c [new file with mode: 0644]
tests/datawizard/scratch_cuda.cu [new file with mode: 0644]
tests/datawizard/scratch_opencl.c [new file with mode: 0644]
tests/datawizard/scratch_opencl_kernel.cl [new file with mode: 0644]
tests/datawizard/scratch_reuse.c [new file with mode: 0644]
tests/datawizard/simgrid-locality.c [new file with mode: 0644]
tests/datawizard/specific_node.c [new file with mode: 0644]
tests/datawizard/sync_and_notify_data.c [new file with mode: 0644]
tests/datawizard/sync_and_notify_data_implicit.c [new file with mode: 0644]
tests/datawizard/sync_and_notify_data_kernels.cu [new file with mode: 0644]
tests/datawizard/sync_and_notify_data_opencl.c [new file with mode: 0644]
tests/datawizard/sync_and_notify_data_opencl_codelet.cl [new file with mode: 0644]
tests/datawizard/sync_with_data_with_mem.c [new file with mode: 0644]
tests/datawizard/sync_with_data_with_mem_non_blocking.c [new file with mode: 0644]
tests/datawizard/sync_with_data_with_mem_non_blocking_implicit.c [new file with mode: 0644]
tests/datawizard/task_with_multiple_time_the_same_handle.c [new file with mode: 0644]
tests/datawizard/temporary_partition.c [new file with mode: 0644]
tests/datawizard/temporary_partition_implicit.c [new file with mode: 0644]
tests/datawizard/temporary_partition_read.c [new file with mode: 0644]
tests/datawizard/test_arbiter.cpp [new file with mode: 0644]
tests/datawizard/unpartition.c [new file with mode: 0644]
tests/datawizard/user_interaction_implicit.c [new file with mode: 0644]
tests/datawizard/variable_parameters.c [new file with mode: 0644]
tests/datawizard/variable_size.c [new file with mode: 0644]
tests/datawizard/write_only_tmp_buffer.c [new file with mode: 0644]
tests/datawizard/wt_broadcast.c [new file with mode: 0644]
tests/datawizard/wt_host.c [new file with mode: 0644]
tests/disk/disk_compute.c [new file with mode: 0644]
tests/disk/disk_copy.c [new file with mode: 0644]
tests/disk/disk_copy_to_disk.c [new file with mode: 0644]
tests/disk/disk_copy_unpack.c [new file with mode: 0644]
tests/disk/disk_pack.c [new file with mode: 0644]
tests/disk/mem_reclaim.c [new file with mode: 0644]
tests/energy/dynamic.sh [new file with mode: 0755]
tests/energy/energy_efficiency.c [new file with mode: 0644]
tests/energy/perfs.gp [new file with mode: 0644]
tests/energy/static.sh [new file with mode: 0755]
tests/errorcheck/invalid_blocking_calls.c [new file with mode: 0644]
tests/errorcheck/invalid_tasks.c [new file with mode: 0644]
tests/errorcheck/starpu_init_noworker.c [new file with mode: 0644]
tests/errorcheck/workers_cpuid.c [new file with mode: 0644]
tests/fault-tolerance/retry.c [new file with mode: 0644]
tests/fortran90/init_01.f90 [new file with mode: 0644]
tests/fortran90/starpu_mod.f90 [new file with mode: 0644]
tests/helper.h [new file with mode: 0644]
tests/helper/cublas_init.c [new file with mode: 0644]
tests/helper/cusparse_init.c [new file with mode: 0644]
tests/helper/execute_on_all.c [new file with mode: 0644]
tests/helper/pinned_memory.c [new file with mode: 0644]
tests/helper/starpu_create_sync_task.c [new file with mode: 0644]
tests/helper/starpu_data_cpy.c [new file with mode: 0644]
tests/helper/starpu_data_dup_ro.c [new file with mode: 0644]
tests/loader.c [new file with mode: 0644]
tests/main/bind.c [new file with mode: 0644]
tests/main/callback.c [new file with mode: 0644]
tests/main/codelet_null_callback.c [new file with mode: 0644]
tests/main/const_codelet.c [new file with mode: 0644]
tests/main/deadlock.c [new file with mode: 0644]
tests/main/declare_deps_after_submission.c [new file with mode: 0644]
tests/main/declare_deps_after_submission_synchronous.c [new file with mode: 0644]
tests/main/declare_deps_in_callback.c [new file with mode: 0644]
tests/main/deploop.c [new file with mode: 0644]
tests/main/deprecated_func.c [new file with mode: 0644]
tests/main/display_binding.c [new file with mode: 0644]
tests/main/driver_api/init_run_deinit.c [new file with mode: 0644]
tests/main/driver_api/run_driver.c [new file with mode: 0644]
tests/main/empty_task.c [new file with mode: 0644]
tests/main/empty_task_chain.c [new file with mode: 0644]
tests/main/empty_task_sync_point.c [new file with mode: 0644]
tests/main/empty_task_sync_point_tasks.c [new file with mode: 0644]
tests/main/execute_on_a_specific_worker.c [new file with mode: 0644]
tests/main/execute_schedule.c [new file with mode: 0644]
tests/main/get_children_tasks.c [new file with mode: 0644]
tests/main/get_current_task.c [new file with mode: 0644]
tests/main/hwloc_cpuset.c [new file with mode: 0644]
tests/main/insert_task.c [new file with mode: 0644]
tests/main/insert_task_array.c [new file with mode: 0644]
tests/main/insert_task_dyn_handles.c [new file with mode: 0644]
tests/main/insert_task_many.c [new file with mode: 0644]
tests/main/insert_task_nullcodelet.c [new file with mode: 0644]
tests/main/insert_task_pack.c [new file with mode: 0644]
tests/main/insert_task_value.c [new file with mode: 0644]
tests/main/insert_task_where.c [new file with mode: 0644]
tests/main/job.c [new file with mode: 0644]
tests/main/mkdtemp.c [new file with mode: 0644]
tests/main/multithreaded.c [new file with mode: 0644]
tests/main/multithreaded_init.c [new file with mode: 0644]
tests/main/pack.c [new file with mode: 0644]
tests/main/pause_resume.c [new file with mode: 0644]
tests/main/regenerate.c [new file with mode: 0644]
tests/main/regenerate_pipeline.c [new file with mode: 0644]
tests/main/restart.c [new file with mode: 0644]
tests/main/starpu_init.c [new file with mode: 0644]
tests/main/starpu_task_bundle.c [new file with mode: 0644]
tests/main/starpu_task_wait.c [new file with mode: 0644]
tests/main/starpu_task_wait_for_all.c [new file with mode: 0644]
tests/main/starpu_worker_exists.c [new file with mode: 0644]
tests/main/static_restartable.c [new file with mode: 0644]
tests/main/static_restartable_tag.c [new file with mode: 0644]
tests/main/static_restartable_using_initializer.c [new file with mode: 0644]
tests/main/subgraph_repeat.c [new file with mode: 0644]
tests/main/subgraph_repeat_regenerate.c [new file with mode: 0644]
tests/main/subgraph_repeat_regenerate_tag.c [new file with mode: 0644]
tests/main/subgraph_repeat_regenerate_tag_cycle.c [new file with mode: 0644]
tests/main/subgraph_repeat_tag.c [new file with mode: 0644]
tests/main/submit.c [new file with mode: 0644]
tests/main/tag_get_task.c [new file with mode: 0644]
tests/main/tag_task_data_deps.c [new file with mode: 0644]
tests/main/tag_wait_api.c [new file with mode: 0644]
tests/main/task_end_dep.c [new file with mode: 0644]
tests/main/task_wait_api.c [new file with mode: 0644]
tests/main/wait_all_regenerable_tasks.c [new file with mode: 0644]
tests/maxfpga/LMemLoopbackCpuCode.c [new file with mode: 0644]
tests/maxfpga/MyTasksManager.maxj [new file with mode: 0644]
tests/maxfpga/MyTasksMuxManager.maxj [new file with mode: 0644]
tests/maxfpga/README.txt [new file with mode: 0644]
tests/maxfpga/StreamFMACpuCode.cpp [new file with mode: 0644]
tests/maxfpga/Task1.maxj [new file with mode: 0644]
tests/maxfpga/Task2.maxj [new file with mode: 0644]
tests/maxfpga/Task3.maxj [new file with mode: 0644]
tests/maxfpga/max_fpga_advanced_static.c [new file with mode: 0644]
tests/maxfpga/max_fpga_basic_static.c [new file with mode: 0644]
tests/maxfpga/max_fpga_dynamic.c [new file with mode: 0644]
tests/maxfpga/max_fpga_mux.c [new file with mode: 0644]
tests/memory/memstress.gp [new file with mode: 0644]
tests/memory/memstress.sh [new file with mode: 0755]
tests/memory/memstress2.gp [new file with mode: 0644]
tests/memory/memstress2.sh [new file with mode: 0755]
tests/microbenchs/async_tasks_data_overhead.sh [new file with mode: 0755]
tests/microbenchs/async_tasks_overhead.c [new file with mode: 0644]
tests/microbenchs/bandwidth.c [new file with mode: 0644]
tests/microbenchs/bandwidth_scheds.sh [new file with mode: 0755]
tests/microbenchs/display_structures_size.c [new file with mode: 0644]
tests/microbenchs/local_pingpong.c [new file with mode: 0644]
tests/microbenchs/matrix_as_vector.c [new file with mode: 0644]
tests/microbenchs/microbench.sh [new file with mode: 0755]
tests/microbenchs/parallel_dependent_homogeneous_tasks_data.c [new file with mode: 0644]
tests/microbenchs/parallel_dependent_homogeneous_tasks_data.sh [new file with mode: 0755]
tests/microbenchs/parallel_independent_heterogeneous_tasks.c [new file with mode: 0644]
tests/microbenchs/parallel_independent_heterogeneous_tasks.sh [new file with mode: 0755]
tests/microbenchs/parallel_independent_heterogeneous_tasks_data.c [new file with mode: 0644]
tests/microbenchs/parallel_independent_heterogeneous_tasks_data.sh [new file with mode: 0755]
tests/microbenchs/parallel_independent_homogeneous_tasks.c [new file with mode: 0644]
tests/microbenchs/parallel_independent_homogeneous_tasks.sh [new file with mode: 0755]
tests/microbenchs/parallel_independent_homogeneous_tasks_data.c [new file with mode: 0644]
tests/microbenchs/parallel_independent_homogeneous_tasks_data.sh [new file with mode: 0755]
tests/microbenchs/parallel_redux_heterogeneous_tasks_data.c [new file with mode: 0644]
tests/microbenchs/parallel_redux_heterogeneous_tasks_data.sh [new file with mode: 0755]
tests/microbenchs/parallel_redux_homogeneous_tasks_data.c [new file with mode: 0644]
tests/microbenchs/parallel_redux_homogeneous_tasks_data.sh [new file with mode: 0755]
tests/microbenchs/prefetch_data_on_node.c [new file with mode: 0644]
tests/microbenchs/redundant_buffer.c [new file with mode: 0644]
tests/microbenchs/starpu_check.sh [new file with mode: 0755]
tests/microbenchs/sync_tasks_data_overhead.sh [new file with mode: 0755]
tests/microbenchs/sync_tasks_overhead.c [new file with mode: 0644]
tests/microbenchs/tasks_data_overhead.sh [new file with mode: 0755]
tests/microbenchs/tasks_overhead.c [new file with mode: 0644]
tests/microbenchs/tasks_size_overhead.c [new file with mode: 0644]
tests/microbenchs/tasks_size_overhead.gp [new file with mode: 0755]
tests/microbenchs/tasks_size_overhead.sh [new file with mode: 0755]
tests/microbenchs/tasks_size_overhead_sched.sh [new file with mode: 0755]
tests/microbenchs/tasks_size_overhead_scheds.sh [new file with mode: 0755]
tests/model-checking/Makefile.am [new file with mode: 0644]
tests/model-checking/Makefile.in [new file with mode: 0644]
tests/model-checking/barrier.sh [new file with mode: 0755]
tests/model-checking/platform.xml [new file with mode: 0644]
tests/model-checking/prio_list.c [new file with mode: 0644]
tests/model-checking/prio_list.sh [new file with mode: 0755]
tests/model-checking/prio_list2.c [new file with mode: 0644]
tests/model-checking/prio_list3.c [new file with mode: 0644]
tests/model-checking/starpu-mc.sh.in [new file with mode: 0755]
tests/model-checking/starpu_barrier.c [new file with mode: 0644]
tests/openmp/api_01.c [new file with mode: 0644]
tests/openmp/array_slice_01.c [new file with mode: 0644]
tests/openmp/cuda_task_01.c [new file with mode: 0644]
tests/openmp/environment.c [new file with mode: 0644]
tests/openmp/init_exit_01.c [new file with mode: 0644]
tests/openmp/init_exit_02.c [new file with mode: 0644]
tests/openmp/parallel_01.c [new file with mode: 0644]
tests/openmp/parallel_02.c [new file with mode: 0644]
tests/openmp/parallel_03.c [new file with mode: 0644]
tests/openmp/parallel_barrier_01.c [new file with mode: 0644]
tests/openmp/parallel_critical_01.c [new file with mode: 0644]
tests/openmp/parallel_critical_inline_01.c [new file with mode: 0644]
tests/openmp/parallel_critical_named_01.c [new file with mode: 0644]
tests/openmp/parallel_critical_named_inline_01.c [new file with mode: 0644]
tests/openmp/parallel_for_01.c [new file with mode: 0644]
tests/openmp/parallel_for_02.c [new file with mode: 0644]
tests/openmp/parallel_for_ordered_01.c [new file with mode: 0644]
tests/openmp/parallel_master_01.c [new file with mode: 0644]
tests/openmp/parallel_master_inline_01.c [new file with mode: 0644]
tests/openmp/parallel_nested_lock_01.c [new file with mode: 0644]
tests/openmp/parallel_sections_01.c [new file with mode: 0644]
tests/openmp/parallel_sections_combined_01.c [new file with mode: 0644]
tests/openmp/parallel_simple_lock_01.c [new file with mode: 0644]
tests/openmp/parallel_single_copyprivate_01.c [new file with mode: 0644]
tests/openmp/parallel_single_copyprivate_inline_01.c [new file with mode: 0644]
tests/openmp/parallel_single_inline_01.c [new file with mode: 0644]
tests/openmp/parallel_single_nowait_01.c [new file with mode: 0644]
tests/openmp/parallel_single_wait_01.c [new file with mode: 0644]
tests/openmp/task_01.c [new file with mode: 0644]
tests/openmp/task_02.c [new file with mode: 0644]
tests/openmp/task_03.c [new file with mode: 0644]
tests/openmp/taskgroup_01.c [new file with mode: 0644]
tests/openmp/taskgroup_02.c [new file with mode: 0644]
tests/openmp/taskloop.c [new file with mode: 0644]
tests/openmp/taskwait_01.c [new file with mode: 0644]
tests/overlap/gpu_concurrency.c [new file with mode: 0644]
tests/overlap/long_kernel.cu [new file with mode: 0644]
tests/overlap/overlap.c [new file with mode: 0644]
tests/overlap/overlap.sh [new file with mode: 0755]
tests/parallel_tasks/combined_worker_assign_workerid.c [new file with mode: 0644]
tests/parallel_tasks/cuda_only.c [new file with mode: 0644]
tests/parallel_tasks/explicit_combined_worker.c [new file with mode: 0644]
tests/parallel_tasks/parallel_kernels.c [new file with mode: 0644]
tests/parallel_tasks/parallel_kernels_spmd.c [new file with mode: 0644]
tests/parallel_tasks/parallel_kernels_trivial.c [new file with mode: 0644]
tests/parallel_tasks/spmd_peager.c [new file with mode: 0644]
tests/perfmodels/feed.c [new file with mode: 0644]
tests/perfmodels/memory.c [new file with mode: 0644]
tests/perfmodels/non_linear_regression_based.c [new file with mode: 0644]
tests/perfmodels/opencl_memset.c [new file with mode: 0644]
tests/perfmodels/opencl_memset_kernel.cl [new file with mode: 0644]
tests/perfmodels/path.c [new file with mode: 0644]
tests/perfmodels/regression_based_check.c [new file with mode: 0644]
tests/perfmodels/regression_based_energy.c [new file with mode: 0644]
tests/perfmodels/regression_based_gpu.c [new file with mode: 0644]
tests/perfmodels/regression_based_memset.c [new file with mode: 0644]
tests/perfmodels/regression_based_multiimpl.c [new file with mode: 0644]
tests/perfmodels/user_base.c [new file with mode: 0644]
tests/perfmodels/valid_model.c [new file with mode: 0644]
tests/perfmodels/value_nan.c [new file with mode: 0644]
tests/regression/profiles.build.only.in [new file with mode: 0644]
tests/regression/profiles.in [new file with mode: 0644]
tests/regression/regression.sh.in [new file with mode: 0755]
tests/sched_ctx/sched_ctx_hierarchy.c [new file with mode: 0644]
tests/sched_ctx/sched_ctx_list.c [new file with mode: 0644]
tests/sched_ctx/sched_ctx_policy_data.c [new file with mode: 0644]
tests/sched_policies/data_locality.c [new file with mode: 0644]
tests/sched_policies/execute_all_tasks.c [new file with mode: 0644]
tests/sched_policies/prio.c [new file with mode: 0644]
tests/sched_policies/simple_cpu_gpu_sched.c [new file with mode: 0644]
tests/sched_policies/simple_deps.c [new file with mode: 0644]
tests/sched_policies/workerids.c [new file with mode: 0644]
tests/variable/increment.c [new file with mode: 0644]
tests/variable/increment.h [new file with mode: 0644]
tests/variable/increment_cuda.cu [new file with mode: 0644]
tests/variable/increment_hip.hip [new file with mode: 0644]
tests/variable/increment_opencl.c [new file with mode: 0644]
tests/variable/increment_opencl_kernel.cl [new file with mode: 0644]
tests/variable/neutral_opencl_kernel.cl [new file with mode: 0644]
tests/variable/redux_opencl_kernel.cl [new file with mode: 0644]
tools/Makefile.am [new file with mode: 0644]
tools/Makefile.in [new file with mode: 0644]
tools/ayudame.cfg [new file with mode: 0644]
tools/dev/checker/rename.sed [new file with mode: 0644]
tools/dev/checker/rename.sh [new file with mode: 0755]
tools/dev/cppcheck/suppressions.txt [new file with mode: 0644]
tools/dev/lsan/suppressions [new file with mode: 0644]
tools/dev/tsan/starpu.suppr [new file with mode: 0644]
tools/dev/valgrind/bash.suppr [new file with mode: 0644]
tools/dev/valgrind/blas.suppr [new file with mode: 0644]
tools/dev/valgrind/fxt.suppr [new file with mode: 0644]
tools/dev/valgrind/glpk.suppr [new file with mode: 0644]
tools/dev/valgrind/hdf5.suppr [new file with mode: 0644]
tools/dev/valgrind/helgrind.sh [new file with mode: 0755]
tools/dev/valgrind/hwloc.suppr [new file with mode: 0644]
tools/dev/valgrind/libc.suppr [new file with mode: 0644]
tools/dev/valgrind/libgomp.suppr [new file with mode: 0644]
tools/dev/valgrind/libnuma.suppr [new file with mode: 0644]
tools/dev/valgrind/madmpi.suppr [new file with mode: 0644]
tools/dev/valgrind/nvidia.suppr [new file with mode: 0644]
tools/dev/valgrind/opencl.suppr [new file with mode: 0644]
tools/dev/valgrind/openmp.suppr [new file with mode: 0644]
tools/dev/valgrind/openmpi.suppr [new file with mode: 0644]
tools/dev/valgrind/p11-kit.suppr [new file with mode: 0644]
tools/dev/valgrind/padico.suppr [new file with mode: 0644]
tools/dev/valgrind/papi.suppr [new file with mode: 0644]
tools/dev/valgrind/pthread.suppr [new file with mode: 0644]
tools/dev/valgrind/starpu.suppr [new file with mode: 0644]
tools/dev/valgrind/starpu_pw.suppr [new file with mode: 0644]
tools/dev/valgrind/starpupy.suppr [new file with mode: 0644]
tools/dev/valgrind/valgrind.sh [new file with mode: 0755]
tools/dev/valgrind/valgrind.suppr [new file with mode: 0644]
tools/dev/valgrind/valgrind_xml.sh [new file with mode: 0755]
tools/distrib/distrib.r [new file with mode: 0755]
tools/distrib/distrib.sh [new file with mode: 0755]
tools/gdbinit [new file with mode: 0644]
tools/loader.c [new file with mode: 0644]
tools/msvc/starpu.sln [new file with mode: 0755]
tools/msvc/starpu/starpu.vcxproj [new file with mode: 0755]
tools/msvc/starpu_clean.bat [new file with mode: 0644]
tools/msvc/starpu_exec.bat [new file with mode: 0644]
tools/msvc/starpu_open.bat [new file with mode: 0644]
tools/msvc/starpu_var.bat [new file with mode: 0644]
tools/msvc/starpu_var.bat.in [new file with mode: 0644]
tools/patch-ayudame [new file with mode: 0644]
tools/perfmodels/README [new file with mode: 0644]
tools/perfmodels/cluster.xml [new file with mode: 0644]
tools/perfmodels/hostfile [new file with mode: 0644]
tools/perfmodels/sampling/bus/attila.affinity [new file with mode: 0644]
tools/perfmodels/sampling/bus/attila.bandwidth [new file with mode: 0644]
tools/perfmodels/sampling/bus/attila.config [new file with mode: 0644]
tools/perfmodels/sampling/bus/attila.latency [new file with mode: 0644]
tools/perfmodels/sampling/bus/attila.platform.v4.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/attila.platform.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal-pitch.affinity [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal-pitch.bandwidth [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal-pitch.config [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal-pitch.latency [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal-pitch.platform.v4.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal-pitch.platform.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal.affinity [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal.bandwidth [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal.config [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal.latency [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal.platform.v4.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/hannibal.platform.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/idgraf.affinity [new file with mode: 0644]
tools/perfmodels/sampling/bus/idgraf.bandwidth [new file with mode: 0644]
tools/perfmodels/sampling/bus/idgraf.config [new file with mode: 0644]
tools/perfmodels/sampling/bus/idgraf.latency [new file with mode: 0644]
tools/perfmodels/sampling/bus/idgraf.platform.v4.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/idgraf.platform.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/mirage.affinity [new file with mode: 0644]
tools/perfmodels/sampling/bus/mirage.bandwidth [new file with mode: 0644]
tools/perfmodels/sampling/bus/mirage.config [new file with mode: 0644]
tools/perfmodels/sampling/bus/mirage.latency [new file with mode: 0644]
tools/perfmodels/sampling/bus/mirage.platform.v4.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/mirage.platform.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/sirocco.affinity [new file with mode: 0644]
tools/perfmodels/sampling/bus/sirocco.bandwidth [new file with mode: 0644]
tools/perfmodels/sampling/bus/sirocco.config [new file with mode: 0644]
tools/perfmodels/sampling/bus/sirocco.latency [new file with mode: 0644]
tools/perfmodels/sampling/bus/sirocco.platform.v4.xml [new file with mode: 0644]
tools/perfmodels/sampling/bus/sirocco.platform.xml [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/add_scal.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_gemm.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_gemm.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_gemm.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_gemm.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_gemm.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_gemm.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_potrf.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_potrf.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_potrf.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_potrf.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_potrf.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_potrf.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_syrk.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_syrk.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_syrk.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_syrk.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_syrk.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_syrk.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_trsm.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_trsm.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_trsm.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_trsm.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_trsm.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/chol_model_trsm.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/cl_update.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/cl_update.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/cl_update.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/cl_update.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/func.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/log_arr.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/log_list.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/multi.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/multi_2arr.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/multi_list.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/null.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/null.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/overlap_sleep_1024_24.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/overlap_sleep_1024_24.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/overlap_sleep_1024_24.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_bottom.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_bottom.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_bottom.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_bottom.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_top.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_top.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_top.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/save_cl_top.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/scal.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/scal_arr.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/sqrt.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dgemm_gemm.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dgemm_gemm.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dgemm_gemm.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dgemm_gemm.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_gemm_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_getrf_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ll_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_dlu_lu_model_trsm_ru_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_sgemm_gemm.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_sgemm_gemm.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_sgemm_gemm.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_sgemm_gemm.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_atlas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_atlas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_goto.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_goto.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_openblas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_openblas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_gemm_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_atlas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_atlas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_goto.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_goto.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_openblas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_openblas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_getrf_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_atlas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_atlas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_goto.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_goto.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_openblas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_openblas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ll_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_atlas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_atlas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_atlas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_atlas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_atlas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_atlas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_goto.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_goto.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_goto.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_goto.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_goto.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_goto.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_openblas.attila [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_openblas.hannibal [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_openblas.hannibal-pitch [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_openblas.idgraf [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_openblas.mirage [new file with mode: 0644]
tools/perfmodels/sampling/codelets/45/starpu_slu_lu_model_trsm_ru_openblas.sirocco [new file with mode: 0644]
tools/perfmodels/sampling/codelets/tmp/mlr_init.out [new file with mode: 0644]
tools/perfs/bench_sgemm.sh [new file with mode: 0755]
tools/perfs/error_model.gp [new file with mode: 0755]
tools/perfs/error_model.sh [new file with mode: 0755]
tools/release/Makefile [new file with mode: 0644]
tools/release/README.md [new file with mode: 0644]
tools/starpu_calibrate_bus.1 [new file with mode: 0644]
tools/starpu_calibrate_bus.c [new file with mode: 0644]
tools/starpu_codelet_histo_profile [new file with mode: 0755]
tools/starpu_codelet_histo_profile.1 [new file with mode: 0644]
tools/starpu_codelet_histo_profile.in [new file with mode: 0755]
tools/starpu_codelet_profile [new file with mode: 0755]
tools/starpu_codelet_profile.1 [new file with mode: 0644]
tools/starpu_codelet_profile.in [new file with mode: 0755]
tools/starpu_config [new file with mode: 0755]
tools/starpu_config.1 [new file with mode: 0644]
tools/starpu_config.cfg [new file with mode: 0644]
tools/starpu_config.in [new file with mode: 0644]
tools/starpu_env [new file with mode: 0755]
tools/starpu_env.1 [new file with mode: 0644]
tools/starpu_env.in [new file with mode: 0755]
tools/starpu_fxt_data_trace.1 [new file with mode: 0644]
tools/starpu_fxt_data_trace.c [new file with mode: 0644]
tools/starpu_fxt_number_events_to_names.1 [new file with mode: 0644]
tools/starpu_fxt_number_events_to_names.py [new file with mode: 0755]
tools/starpu_fxt_number_events_to_names.py.in [new file with mode: 0644]
tools/starpu_fxt_stats.1 [new file with mode: 0644]
tools/starpu_fxt_stats.c [new file with mode: 0644]
tools/starpu_fxt_tool.1 [new file with mode: 0644]
tools/starpu_fxt_tool.c [new file with mode: 0644]
tools/starpu_lp2paje.1 [new file with mode: 0644]
tools/starpu_lp2paje.c [new file with mode: 0644]
tools/starpu_machine_display.1 [new file with mode: 0644]
tools/starpu_machine_display.c [new file with mode: 0644]
tools/starpu_mlr_analysis [new file with mode: 0755]
tools/starpu_mlr_analysis.Rmd [new file with mode: 0644]
tools/starpu_mlr_analysis.in [new file with mode: 0644]
tools/starpu_mpi_comm_matrix.1 [new file with mode: 0644]
tools/starpu_mpi_comm_matrix.py [new file with mode: 0755]
tools/starpu_mpi_comm_matrix.py.in [new file with mode: 0755]
tools/starpu_msexec [new file with mode: 0755]
tools/starpu_paje_draw_histogram [new file with mode: 0755]
tools/starpu_paje_draw_histogram.1 [new file with mode: 0644]
tools/starpu_paje_draw_histogram.R [new file with mode: 0755]
tools/starpu_paje_draw_histogram.in [new file with mode: 0755]
tools/starpu_paje_sort.in [new file with mode: 0755]
tools/starpu_paje_state_stats [new file with mode: 0755]
tools/starpu_paje_state_stats.1 [new file with mode: 0644]
tools/starpu_paje_state_stats.R [new file with mode: 0755]
tools/starpu_paje_state_stats.in [new file with mode: 0755]
tools/starpu_paje_summary [new file with mode: 0755]
tools/starpu_paje_summary.Rmd [new file with mode: 0644]
tools/starpu_paje_summary.in [new file with mode: 0755]
tools/starpu_perfmodel_display.1 [new file with mode: 0644]
tools/starpu_perfmodel_display.c [new file with mode: 0644]
tools/starpu_perfmodel_plot.1 [new file with mode: 0644]
tools/starpu_perfmodel_plot.c [new file with mode: 0644]
tools/starpu_perfmodel_recdump.c [new file with mode: 0644]
tools/starpu_replay.c [new file with mode: 0644]
tools/starpu_replay_sched.c [new file with mode: 0644]
tools/starpu_sched_display.c [new file with mode: 0644]
tools/starpu_send_recv_data_use.py [new file with mode: 0755]
tools/starpu_smpi.xslt [new file with mode: 0644]
tools/starpu_smpirun [new file with mode: 0755]
tools/starpu_smpirun.in [new file with mode: 0644]
tools/starpu_tasks_rec_complete.1 [new file with mode: 0644]
tools/starpu_tasks_rec_complete.c [new file with mode: 0644]
tools/starpu_tcpipexec [new file with mode: 0755]
tools/starpu_tcpipexec.in [new file with mode: 0755]
tools/starpu_temanejo2.sh [new file with mode: 0755]
tools/starpu_trace_state_stats.py [new file with mode: 0755]
tools/starpu_workers_activity [new file with mode: 0755]
tools/starpu_workers_activity.1 [new file with mode: 0644]
tools/starpu_workers_activity.in [new file with mode: 0755]