ucx-py
  • Quickstart
  • Install
  • Configuration
  • NVLink and Docker/Kubernetes
  • UCX Debugging

Help & reference

  • Operating System Limits
  • Monitoring Transports
  • Send/Recv Internals
  • API
  • Glossary
ucx-py
  • Index

Index

A | C | E | G | I | L | P | R | S | U

A

  • abort() (ucp.Endpoint method)
  • am_recv() (ucp.Endpoint method)
  • am_send() (ucp.Endpoint method)

C

  • close() (ucp.Endpoint method)
    • (ucp.Listener method)
  • close_after_n_recv() (ucp.Endpoint method)
  • closed() (ucp.Endpoint method)
    • (ucp.Listener method)
  • create_endpoint() (in module ucp)
  • create_listener() (in module ucp)
  • cuda_support() (ucp.Endpoint method)

E

  • Endpoint (class in ucp)

G

  • get_address() (in module ucp)
  • get_config() (in module ucp)
  • get_ucp_endpoint() (ucp.Endpoint method)
  • get_ucp_worker() (in module ucp)
    • (ucp.Endpoint method)
  • get_ucx_version() (in module ucp)

I

  • init() (in module ucp)
  • ip (ucp.Listener property)

L

  • Listener (class in ucp)

P

  • port (ucp.Listener property)
  • progress() (in module ucp)

R

  • recv() (ucp.Endpoint method)
  • recv_obj() (ucp.Endpoint method)
  • reset() (in module ucp)

S

  • send() (ucp.Endpoint method)
  • send_obj() (ucp.Endpoint method)
  • set_close_callback() (ucp.Endpoint method)

U

  • ucx_info() (ucp.Endpoint method)
  • uid (ucp.Endpoint property)

© Copyright 2019-2021, NVIDIA.

Built with Sphinx using a theme provided by Read the Docs.