Blame src/hwloc/.gitignore

Packit Service c5cf8c
Makefile.in
Packit Service c5cf8c
Makefile
Packit Service c5cf8c
.deps
Packit Service c5cf8c
.libs
Packit Service c5cf8c
test-suite.log
Packit Service c5cf8c
*~
Packit Service c5cf8c
*.lo
Packit Service c5cf8c
*.la
Packit Service c5cf8c
*.o
Packit Service c5cf8c
*.log
Packit Service c5cf8c
*.trs
Packit Service c5cf8c
Packit Service c5cf8c
/auto.out
Packit Service c5cf8c
/config.out
Packit Service c5cf8c
/dist.out
Packit Service c5cf8c
/doc/doc.out
Packit Service c5cf8c
/doc/readme.out
Packit Service c5cf8c
Packit Service c5cf8c
/config/ar-lib
Packit Service c5cf8c
/config/argz.m4
Packit Service c5cf8c
/config/compile
Packit Service c5cf8c
/config/config.guess
Packit Service c5cf8c
/config/config.sub
Packit Service c5cf8c
/config/depcomp
Packit Service c5cf8c
/config/install-sh
Packit Service c5cf8c
/config/libtool.m4
Packit Service c5cf8c
/config/ltdl.m4
Packit Service c5cf8c
/config/ltmain.sh
Packit Service c5cf8c
/config/ltoptions.m4
Packit Service c5cf8c
/config/ltsugar.m4
Packit Service c5cf8c
/config/ltversion.m4
Packit Service c5cf8c
/config/lt~obsolete.m4
Packit Service c5cf8c
/config/missing
Packit Service c5cf8c
/config/test-driver
Packit Service c5cf8c
Packit Service c5cf8c
/config.log
Packit Service c5cf8c
/config.status
Packit Service c5cf8c
/configure
Packit Service c5cf8c
/autom4te.cache
Packit Service c5cf8c
/aclocal.m4
Packit Service c5cf8c
/tags
Packit Service c5cf8c
/libtool
Packit Service c5cf8c
Packit Service c5cf8c
/hwloc.pc
Packit Service c5cf8c
Packit Service c5cf8c
/include/hwloc/autogen/config.h
Packit Service c5cf8c
/include/hwloc/autogen/stamp-h?
Packit Service c5cf8c
/include/private/autogen/config.h
Packit Service c5cf8c
/include/private/autogen/config.h.in
Packit Service c5cf8c
/include/private/autogen/stamp-h?
Packit Service c5cf8c
Packit Service c5cf8c
/doc/doxygen-config.cfg
Packit Service c5cf8c
/doc/doxygen-doc/
Packit Service c5cf8c
/doc/images/diagram.eps
Packit Service c5cf8c
/doc/images/diagram.png
Packit Service c5cf8c
/doc/examples/hwloc-hello
Packit Service c5cf8c
/doc/examples/hwloc-hello-cpp
Packit Service c5cf8c
/doc/examples/hwloc-hello-cpp.cpp
Packit Service c5cf8c
/doc/examples/cpuset+bitmap+cpubind
Packit Service c5cf8c
/doc/examples/hwloc-hello
Packit Service c5cf8c
/doc/examples/hwloc-hello-cpp
Packit Service c5cf8c
/doc/examples/hwloc-hello-cpp.cpp
Packit Service c5cf8c
/doc/examples/nodeset+membind+policy
Packit Service c5cf8c
/doc/examples/sharedcaches
Packit Service c5cf8c
/doc/examples/get-knl-modes
Packit Service c5cf8c
/doc/examples/gpu
Packit Service c5cf8c
/doc/examples/*.o
Packit Service c5cf8c
/doc/examples/*.log
Packit Service c5cf8c
/doc/examples/*.trs
Packit Service c5cf8c
Packit Service c5cf8c
/hwloc/static-components.h
Packit Service c5cf8c
/hwloc/libhwloc.la
Packit Service c5cf8c
/hwloc/libhwloc_embedded.la
Packit Service c5cf8c
Packit Service c5cf8c
/tests/hwloc/wrapper.sh
Packit Service c5cf8c
/tests/hwloc/hwloc_list_components
Packit Service c5cf8c
/tests/hwloc/hwloc_bitmap
Packit Service c5cf8c
/tests/hwloc/hwloc_bitmap_string
Packit Service c5cf8c
/tests/hwloc/hwloc_bitmap_compare_inclusion
Packit Service c5cf8c
/tests/hwloc/hwloc_get_closest_objs
Packit Service c5cf8c
/tests/hwloc/hwloc_get_obj_covering_cpuset
Packit Service c5cf8c
/tests/hwloc/hwloc_get_cache_covering_cpuset
Packit Service c5cf8c
/tests/hwloc/hwloc_get_largest_objs_inside_cpuset
Packit Service c5cf8c
/tests/hwloc/hwloc_get_next_obj_covering_cpuset
Packit Service c5cf8c
/tests/hwloc/hwloc_get_obj_inside_cpuset
Packit Service c5cf8c
/tests/hwloc/hwloc_get_shared_cache_covering_obj
Packit Service c5cf8c
/tests/hwloc/hwloc_get_obj_below_array_by_type
Packit Service c5cf8c
/tests/hwloc/hwloc_bitmap_first_last_weight
Packit Service c5cf8c
/tests/hwloc/hwloc_bitmap_singlify
Packit Service c5cf8c
/tests/hwloc/hwloc_type_depth
Packit Service c5cf8c
/tests/hwloc/hwloc_type_sscanf
Packit Service c5cf8c
/tests/hwloc/hwloc_bind
Packit Service c5cf8c
/tests/hwloc/hwloc_get_last_cpu_location
Packit Service c5cf8c
/tests/hwloc/hwloc_get_area_memlocation
Packit Service c5cf8c
/tests/hwloc/hwloc_object_userdata
Packit Service c5cf8c
/tests/hwloc/hwloc_synthetic
Packit Service c5cf8c
/tests/hwloc/hwloc_custom
Packit Service c5cf8c
/tests/hwloc/hwloc_backends
Packit Service c5cf8c
/tests/hwloc/hwloc_pci_backend
Packit Service c5cf8c
/tests/hwloc/hwloc_is_thissystem
Packit Service c5cf8c
/tests/hwloc/hwloc_distances
Packit Service c5cf8c
/tests/hwloc/hwloc_groups
Packit Service c5cf8c
/tests/hwloc/hwloc_groups2
Packit Service c5cf8c
/tests/hwloc/hwloc_insert_misc
Packit Service c5cf8c
/tests/hwloc/hwloc_topology_abi
Packit Service c5cf8c
/tests/hwloc/hwloc_topology_diff
Packit Service c5cf8c
/tests/hwloc/hwloc_topology_dup
Packit Service c5cf8c
/tests/hwloc/hwloc_topology_restrict
Packit Service c5cf8c
/tests/hwloc/shmem
Packit Service c5cf8c
/tests/hwloc/hwloc_obj_infos
Packit Service c5cf8c
/tests/hwloc/hwloc_iodevs
Packit Service c5cf8c
/tests/hwloc/xmlbuffer
Packit Service c5cf8c
/tests/hwloc/gl
Packit Service c5cf8c
/tests/hwloc/intel-mic
Packit Service c5cf8c
/tests/hwloc/linux-libnuma
Packit Service c5cf8c
/tests/hwloc/glibc-sched
Packit Service c5cf8c
/tests/hwloc/openfabrics-verbs
Packit Service c5cf8c
/tests/hwloc/opencl
Packit Service c5cf8c
/tests/hwloc/cuda
Packit Service c5cf8c
/tests/hwloc/cudart
Packit Service c5cf8c
/tests/hwloc/nvml
Packit Service c5cf8c
Packit Service c5cf8c
/tests/hwloc/linux/test-topology.sh
Packit Service c5cf8c
/tests/hwloc/linux/allowed/test-topology.sh
Packit Service c5cf8c
/tests/hwloc/linux/gather/test-gather-topology.sh
Packit Service c5cf8c
Packit Service c5cf8c
/tests/hwloc/ports/*.c
Packit Service c5cf8c
/tests/hwloc/ports/liblstopo-port-windows.a
Packit Service c5cf8c
Packit Service c5cf8c
/tests/hwloc/x86/test-topology.sh
Packit Service c5cf8c
Packit Service c5cf8c
/tests/hwloc/xml/test-topology.sh
Packit Service c5cf8c
Packit Service c5cf8c
/tests/hwloc/embedded/aclocal.m4
Packit Service c5cf8c
/tests/hwloc/embedded/autom4te.cache
Packit Service c5cf8c
/tests/hwloc/embedded/check.out
Packit Service c5cf8c
/tests/hwloc/embedded/clean.out
Packit Service c5cf8c
/tests/hwloc/embedded/config.out
Packit Service c5cf8c
/tests/hwloc/embedded/config/ar-lib
Packit Service c5cf8c
/tests/hwloc/embedded/config/compile
Packit Service c5cf8c
/tests/hwloc/embedded/config/config.guess
Packit Service c5cf8c
/tests/hwloc/embedded/config/config.sub
Packit Service c5cf8c
/tests/hwloc/embedded/config/depcomp
Packit Service c5cf8c
/tests/hwloc/embedded/config/install-sh
Packit Service c5cf8c
/tests/hwloc/embedded/config/libtool.m4
Packit Service c5cf8c
/tests/hwloc/embedded/config/ltmain.sh
Packit Service c5cf8c
/tests/hwloc/embedded/config/ltoptions.m4
Packit Service c5cf8c
/tests/hwloc/embedded/config/ltsugar.m4
Packit Service c5cf8c
/tests/hwloc/embedded/config/ltversion.m4
Packit Service c5cf8c
/tests/hwloc/embedded/config/lt~obsolete.m4
Packit Service c5cf8c
/tests/hwloc/embedded/config/missing
Packit Service c5cf8c
/tests/hwloc/embedded/config/test-driver
Packit Service c5cf8c
/tests/hwloc/embedded/configure
Packit Service c5cf8c
/tests/hwloc/embedded/distclean.out
Packit Service c5cf8c
/tests/hwloc/embedded/hwloc-tree/
Packit Service c5cf8c
/tests/hwloc/embedded/make.out
Packit Service c5cf8c
Packit Service c5cf8c
/utils/hwloc/hwloc-annotate
Packit Service c5cf8c
/utils/hwloc/hwloc-annotate.1
Packit Service c5cf8c
/utils/hwloc/hwloc-bind
Packit Service c5cf8c
/utils/hwloc/hwloc-bind.1
Packit Service c5cf8c
/utils/hwloc/hwloc-calc
Packit Service c5cf8c
/utils/hwloc/hwloc-calc.1
Packit Service c5cf8c
/utils/hwloc/hwloc-compress-dir
Packit Service c5cf8c
/utils/hwloc/hwloc-compress-dir.1
Packit Service c5cf8c
/utils/hwloc/hwloc-diff
Packit Service c5cf8c
/utils/hwloc/hwloc-diff.1
Packit Service c5cf8c
/utils/hwloc/hwloc-distrib
Packit Service c5cf8c
/utils/hwloc/hwloc-distrib.1
Packit Service c5cf8c
/utils/hwloc/hwloc-dump-hwdata
Packit Service c5cf8c
/utils/hwloc/hwloc-dump-hwdata.1
Packit Service c5cf8c
/utils/hwloc/hwloc-gather-cpuid
Packit Service c5cf8c
/utils/hwloc/hwloc-gather-cpuid.1
Packit Service c5cf8c
/utils/hwloc/hwloc-gather-topology
Packit Service c5cf8c
/utils/hwloc/hwloc-gather-topology.1
Packit Service c5cf8c
/utils/hwloc/hwloc-info
Packit Service c5cf8c
/utils/hwloc/hwloc-info.1
Packit Service c5cf8c
/utils/hwloc/hwloc-patch
Packit Service c5cf8c
/utils/hwloc/hwloc-patch.1
Packit Service c5cf8c
/utils/hwloc/hwloc-ps
Packit Service c5cf8c
/utils/hwloc/hwloc-ps.1
Packit Service c5cf8c
/utils/hwloc/hwloc.7
Packit Service c5cf8c
/utils/hwloc/test-fake-plugin.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-annotate.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-calc.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-compress-dir.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-diffpatch.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-distrib.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-dump-hwdata/test-hwloc-dump-hwdata.sh
Packit Service c5cf8c
/utils/hwloc/test-hwloc-info.sh
Packit Service c5cf8c
/utils/hwloc/test-*.sh.log
Packit Service c5cf8c
/utils/hwloc/test-*.sh.trs
Packit Service c5cf8c
Packit Service c5cf8c
/utils/lstopo/*.o
Packit Service c5cf8c
/utils/lstopo/lstopo
Packit Service c5cf8c
/utils/lstopo/lstopo-no-graphics
Packit Service c5cf8c
/utils/lstopo/lstopo-no-graphics.1
Packit Service c5cf8c
/utils/lstopo/test-lstopo.sh
Packit Service c5cf8c
/utils/lstopo/test-*.sh.log
Packit Service c5cf8c
/utils/lstopo/test-*.sh.trs
Packit Service c5cf8c
Packit Service c5cf8c
/netloc.pc
Packit Service c5cf8c
/netlocscotch.pc
Packit Service c5cf8c
Packit Service c5cf8c
/utils/netloc/infiniband/netloc_ib_gather_raw
Packit Service c5cf8c
/utils/netloc/infiniband/netloc_ib_extract_dats
Packit Service c5cf8c
/utils/netloc/draw/netloc_draw_to_json
Packit Service c5cf8c
/utils/netloc/mpi/netloc_mpi_find_hosts
Packit Service c5cf8c
/utils/netloc/mpi/netloc_mpi_rank_file
Packit Service c5cf8c
/utils/netloc/mpi/netloc_rank_order
Packit Service c5cf8c
Packit Service c5cf8c
/tests/netloc/tests.sh
Packit Service c5cf8c
/tests/netloc/data/scotch/scotch_get_arch
Packit Service c5cf8c
Packit Service c5cf8c
/contrib/systemd/hwloc-dump-hwdata.service
Packit Service c5cf8c
/contrib/misc/hwloc-tweak-osindex
Packit Service c5cf8c
/contrib/windows/test-windows-version.sh