Skip to main content

このリポジトリの skills

NVIDIA/skills - 3ページ

SkillsMP は NVIDIA/skills から 329 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

NVIDIA/skills

収集済み skill 329 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Use this skill when the user is doing hands-on DOCA Rivermax work on a BlueField DPU or ConnectX host — standing up `doca_rmax_in_stream` (receive) sessions for timing-precise media-over-IP (SMPTE ST 2110 video/audio, market data, scientific feeds),…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Use this skill when the user is dealing with the DOCA environment around their workload — verifying an install is healthy, preparing the build env (pkg-config, headers, LD_LIBRARY_PATH, hugepages, devlink, representors), debugging env-class failures, deciding…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when wiring the DOCA SHA Offload Engine (an OpenSSL ENGINE) into an existing OpenSSL pipeline to offload one-shot SHA-1, SHA-256, or SHA-512 (EVP_Digest) onto DOCA SHA hardware without rewriting against doca-sha. Covers engine load mechanics…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is doing hands-on DOCA SHA programming — offloading SHA-1, SHA-256, or SHA-512 hashing onto a BlueField DPU or ConnectX accelerator, picking between one-shot `doca_sha_task_hash` and incremental `doca_sha_task_partial_hash`,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the operator is driving the DOCA Socket Relay to bridge a socket-oriented host application onto a BlueField DPU peer without rewriting it — picking the deployment shape (in-process, sidecar, or BlueField service container), configuring the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is invoking `doca_spcx_cc` (the host-side CLI under /opt/mellanox/doca/tools/) to load, parameterize, start, observe, or stop a Programmable Congestion Control (SPCX) algorithm on a BlueField with a DPA processor against a live…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is doing hands-on NVMe-over-Fabrics storage-target work on a BlueField DPU or ConnectX NIC with DOCA STA — standing up a doca_sta DOCA Core context that accelerates the target-side NVMe-oF data path over RDMA, defining…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Use this skill whenever another DOCA skill says "prefer the structured tool per doca-structured-tools-contract", or when the user wants a one-shot answer that consolidates info multiple manual commands would produce — DOCA env / version / devices /…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill to read DOCA hardware-counter events from a `doca_dev` through the per-domain Telemetry reader libraries: `doca_telemetry_pcc`, `_dpa`, `_diag`, `_adp_retx`, `_phy`, and `_pci`. It covers capability checks, context creation, startup, and…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is invoking `doca_telemetry_utils` on a host with DOCA installed — discovering the diagnostic-counter schema, translating counter names to binary Data IDs, validating per-device counter support before committing a DOCA Telemetry…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Use this skill when the user is contemplating a DOCA upgrade or downgrade — moving a host to a newer DOCA release, refreshing the BlueField BFB, bumping the NGC DOCA container tag, or rolling back. The discipline is detect → report → ASK → only-then guided…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is doing hands-on DOCA UROM library work from the host side — wiring doca-urom under an HPC / UCX / MPI stack to OFFLOAD remote memory operations (puts, gets, atomics, collectives) onto a BlueField DPU, creating a UROM Service…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Operate the DOCA UROM Service container on BlueField Arm for remote memory operations (puts, gets, atomics, collectives) enqueued by a paired host using `doca-urom`: pull the NGC image, choose the UCX component, size queues, configure Comch pairing, and align…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is dropping below the higher-level DOCA libraries (doca-rdma / doca-eth / doca-rmax) into the raw-verbs escape hatch — managing QP / CQ / PD / MR / SRQ / AH / CC-group / Ethernet-SQ-RQ primitives inside DOCA Core, porting…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is doing DOCA version handling — detecting the installed release, validating the four-way match across pkg-config doca-common, applications/VERSION, doca_caps --version, and bfver/mlnx-release on BlueField, reasoning about NGC…

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Full PAIDF AnomalyGen pipeline — fine-tune on a new anomaly dataset, generate synthetic anomaly images (SDG), evaluate quality (nn_score), and search per-sample (guidance, crop_ratio) parameters. Three modes: full (Phase 0→7: finetune then generate),…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Docker conventions for running NVIDIA GPU container workloads — NGC authentication, --gpus flag, mount patterns, env-var passthrough, container inspection, data-root relocation for split-disk hosts, and common error modes. Use when another skill requires…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Iteratively optimize cuTile kernel performance through systematic profiling, bottleneck analysis, IR comparison, and targeted tuning. Covers tile sizes, occupancy, autotune configs, TMA, latency hints, persistent scheduling, num_ctas, flush_to_zero, and…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build a patient vasculature digital twin from CT (preprocess + segment). Use when asked to preprocess CT, segment vessels, extract centerline, or prepare ct_cache for viewport/DRR.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

End-to-end smoke for catheter navigation covering setup, digital twin, DRR, and unit tests. Use when asked to run the full catheter workflow smoke or demo the v0.7 pipeline.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Render a single DRR fluoroscopy frame from a CT cache or synthetic phantom. Use when asked to render DRR, generate a fluoro image, or smoke-test the Slang renderer.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Verify host/GPU requirements and PYTHONPATH for the catheter navigation workflow. Use when asked to set up, install, or bootstrap catheter_navigation, or when hitting import/GPU/slangpy errors.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Overview of `workflows/catheter_navigation/` (fluorosim DRR, XPBD physics, vasculature digital twin). Use when the user asks what the catheter navigation workflow is, what's supported, or where to start.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Run CPU-only fluorosim smoke tests (imports, preprocessing, CLI parsers). Use when asked to smoke-test catheter navigation in CI or without a GPU.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Launch the interactive Slang fluoroscopy viewport with XPBD catheter physics. Use when asked to open the viewport, teleop a catheter, or demo fluoro navigation.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Serve the LeRobot HTML visualizer for a converted dataset in a browser. Use when asked to visualize, inspect, or open a LeRobot dataset; not for converting HDF5 (use [[i4h-workflow-dataset-convert]]).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create a new agentic env by forking an existing env. Use for new env/task scaffolding, not scene edits or baking.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use a VLM to verify whether each episode satisfies the env's task description. Use when the user asks to annotate, label episodes, filter demos, or gate finetuning on a success classifier.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Convert an agentic HDF5 recording into a LeRobot dataset (parquet, meta, videos). Use when asked to convert HDF5, prepare for training, or export to LeRobot; not for viewing — use [[i4h-lerobot-viz]].

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expand an HDF5 recording by cloning trajectories with action/state noise. Use when asked to mimic, expand, or augment a dataset; not for recording new demos (use [[i4h-workflow-dataset-teleop]]).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Replay a recorded HDF5 episode inside Isaac Sim for visual verification. Use when the user asks to replay, play back, or step through an HDF5 recording.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Record episodes for an agentic env via teleoperation (keyboard, SO-ARM leader, or VR) into HDF5. Use when the user wants to teleop or record human demos.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Run the full end-to-end agentic pipeline (record → mimic → annotate → replay → convert → visualize → finetune → validate). Use when asked to run the whole pipeline or do an e2e, smoke, or demo run.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fine-tune a GR00T or openpi PI0 policy on a LeRobot dataset. Use when asked to finetune, train, or post-train a policy on demos; not for evaluating a checkpoint (use [[i4h-workflow-validate]]).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Edit an env's scene in place — objects, cameras, task, success bounds, randomization. Use when asked to edit a scene or launch/run/open an env in edit mode (`--bridge`), incl. a just-created env.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Verify host requirements and run `workflows/agentic/setup.sh`. Use when asked to set up, install, or bootstrap the agentic workflow, or hits missing `.venv`, third-party checkout, or engine errors.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Overview of `workflows/agentic/` (IsaacLab-Arena + GR00T/openpi). Use when the user asks what i4h workflow is, what's supported, or where to start.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Validate, evaluate, or run i4h envs. Use for policy/checkpoint rollouts and scripted state-machine smoke runs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user wants to invoke the read-only doca_caps CLI to ask what DOCA sees on this host — listing DOCA devices and PCIe addresses, listing representor devices, asking which DOCA libraries are available on the current OS, checking…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use this skill when the user is doing hands-on DOCA DPA host-side work on a BlueField — creating the `doca_dpa` Core context, loading a DPACC-compiled DPA app image (`doca_dpa_app`), creating DPA threads, launching kernels via…

原文の言語: 英語

更新
収集済み skill 329 件中 40 件を表示しています。