<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/VERSIONS.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/binary-layout.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/atomics.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/barriers.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/math.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/surface-texture.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/tensor-mma.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/builtins/warp.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/config/cli-flags.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/config/env-vars.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/config/knobs.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/config/nvvm-pass-options.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/config/optimization-levels.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/coroutines/coro-split.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/function-map.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/gpu-execution-model.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/alias-analysis.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/asmprinter.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/bitcode-io.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/concurrent-compilation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/debug-verify.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/diagnostics.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/hash-infrastructure.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/lazycallgraph.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/libdevice-linking.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/memoryssa.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/infra/nvptx-target.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/block-placement.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/branch-folding.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/codegen-prepare.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/constant-folding.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/dse.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/early-cse.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/gvn.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/instcombine.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/instr-emitter.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/isel-patterns.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/jump-threading.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/known-bits.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/licm-real.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/licm.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/live-range-calc.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/loop-passes-standard.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/loop-passes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/loop-unroll.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/loop-vectorize.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/lsr.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/machine-outliner.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/machine-passes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/mma-codegen.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/pipeline.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/prolog-epilog.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/register-allocation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/register-coalescing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/scalar-passes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/scev-invalidation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/scev-range-btc.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/scev.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/scheduling.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/selectiondag.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/slp-vectorizer.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/sroa.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/structurizecfg.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/two-address.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/llvm/type-legalization.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/lto/devirtualization.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/lto/globalopt.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/lto/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/lto/inliner-cost.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/lto/module-summary.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/lto/thinlto-import.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/methodology.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/openmp/runtime-table.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/openmp/spmd-transform.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/base-address-sr.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/branch-distribution.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/common-base-elim.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/cssa.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/dead-barrier-elim.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/dead-sync-elimination.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/fp128-emulation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/ipmsp.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/iv-demotion.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/loop-index-split.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/memmove-unroll.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/memory-space-opt.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/nvvm-intrinsic-lowering.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/nvvm-peephole.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/nvvm-reflect.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/nvvm-verify-deep.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/other.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/printf-lowering.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/rematerialization.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/sinking2.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/passes/struct-splitting.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/codegen.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/debug-info-pipeline.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/edg.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/emission.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/entry.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/ir-generation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/irgen-expressions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/irgen-functions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/irgen-statements.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/irgen-types.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/nvcc-interface.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/optimizer.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/optix-ir.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/pipeline/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/reference/address-spaces.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/reference/nvptx-opcodes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/reference/register-classes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/structs/dag-node.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/structs/ir-node.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/structs/nvvm-container.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/structs/pattern-db.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/structs/symbol-table.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/targets/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/targets/sm100-blackwell.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/targets/sm120.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/targets/sm70-89.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cicc/targets/sm90-hopper.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/attributes/global-function.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/attributes/grid-constant.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/attributes/launch-config.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/attributes/managed-variables.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/attributes/minor-attributes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/attributes/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/binary-layout.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/config/arch-detection.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/config/cli-flags.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/config/edg-build-config.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/config/experimental-flags.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/arch-gating.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/cross-space-validation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/device-host-separation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/execution-spaces.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/jit-mode.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/kernel-stubs.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/memory-spaces.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/cuda/rdc-mode.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/diagnostics/cuda-errors.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/diagnostics/format-specifiers.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/diagnostics/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/diagnostics/sarif-pragmas.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/constexpr-interpreter.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/declaration-parser.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/expression-parser.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/lexer.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/name-mangling.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/overload-resolution.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/template-cuda.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/template-engine.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/edg/type-system.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/function-map.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/il/allocation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/il/comparison-copy.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/il/display.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/il/keep-in-il.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/il/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/il/walking.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/lambda/capture-handling.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/lambda/device-wrapper.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/lambda/host-device-wrapper.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/lambda/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/lambda/preamble-injection.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/lambda/restrictions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/methodology.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/output/cuda-runtime.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/output/host-reference-arrays.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/output/int-c-format.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/output/module-id.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/backend.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/cli.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/entry.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/fe-wrapup.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/frontend.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/pipeline/timing-exit.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/reference/edg-source-map.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/reference/error-catalog.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/reference/global-variables.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/reference/token-kinds.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/reference/virtual-override-matrix.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/structs/entity-node.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/structs/scope-entry.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/structs/template-instance.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/structs/translation-unit.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/cudafe++/structs/type-node.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/binary-layout.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/config/cli-flags.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/config/env-vars.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/config/ptxas-options.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/debug/dwarf-processing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/debug/line-tables.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/debug/mercury-debug.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/debug/nvidia-extensions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/debug/options.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/constant-banks.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/device-elf-format.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/nv-info.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/nvidia-sections.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/program-headers.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/serialization.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/elf/uft.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/function-map.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/infra/error-reporting.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/infra/library-search.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/infra/linker-scripts.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/infra/memory-arenas.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/infra/thread-pool.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/infra/timing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/archives.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/cubin-loading.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/elf-parsing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/fatbin-extraction.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/file-type-detection.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/host-elf.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/nvvm-ir-input.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/input/ptx-input.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/bindless-relocations.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/data-layout-opt.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/dead-code-elimination.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/hash-tables.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/r-cuda-relocations.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/relocation-engine.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/section-merging.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/symbol-resolution.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/linker/weak-symbols.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/lto/ir-format-versions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/lto/libnvvm-integration.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/lto/option-forwarding.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/lto/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/lto/split-compilation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/lto/whole-vs-partial.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/mercury/capmerc-format.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/mercury/compiler-passes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/mercury/elf-sections.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/mercury/fnlzr.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/mercury/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/mercury/r-mercury-relocations.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/methodology.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/cli-options.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/entry.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/finalize.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/input-loop.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/layout.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/library-resolution.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/merge.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/mode-dispatch.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/output.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/pipeline/relocate.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/arch-dispatch.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/ir-nodes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/isel-hubs.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/peephole.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/ptx-parsing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/register-allocation.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/ptxas/scheduling.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/reference/elflink-errors.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/reference/r-cuda-catalog.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/reference/r-mercury-catalog.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/reference/rot13-passes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/reference/section-catalog.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/structs/arch-profile.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/structs/elf-writer.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/structs/linker-context.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/structs/section-record.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/structs/symbol-record.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/arch-profiles.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/compatibility.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/sm100-blackwell.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/sm103-121.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/sm75-turing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/sm80-ampere.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/sm89-ada.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/targets/sm90-hopper.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/nvlink/versions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/VERSIONS.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/binary-layout.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/capmerc.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/encoding.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/isel.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/mercury.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/peephole.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/sass-printing.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/codegen/templates.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/config/cli-options.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/config/dumpir.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/config/knobs.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/config/opt-levels.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/function-map.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/glossary.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/infra/hash-bitvector.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/infra/memory-pools.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/infra/threading.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/intrinsics/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/intrinsics/math.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/intrinsics/ocg.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/intrinsics/sync-warp.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/intrinsics/tensor.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/ir/cfg.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/ir/data-structures.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/ir/instructions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/ir/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/ir/registers.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/methodology.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/output/debug-info.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/output/elf-emitter.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/output/relocations.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/output/sections.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/branch-switch.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/copy-prop-cse.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/general-optimize.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/gmma-pipeline.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/hot-cold.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/late-legalization.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/liveness.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/loop-passes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/phase-manager.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/predication.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/rematerialization.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/strength-reduction.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/sync-barriers.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/passes/uniform-regs.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/codegen.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/entry.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/optimizer.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/output.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/ptx-directives.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/ptx-parser.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/pipeline/ptx-to-ori.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/reference/eiattr.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/reference/ptx-instructions.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/reference/sass-opcodes.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/regalloc/abi.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/regalloc/algorithm.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/regalloc/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/regalloc/spilling.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/scheduling/algorithm.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/scheduling/latency-model.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/scheduling/overview.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/scheduling/scoreboards.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/targets/ada-hopper.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/targets/blackwell.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/targets/index.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/targets/tcgen05.html</loc></url>
  <url><loc>https://grigoryevko.github.io/nvopen-tools/ptxas/targets/turing-ampere.html</loc></url>
</urlset>
