Skip to main content

NVIDIA/nvalchemi-toolkit

SkillsMP는 NVIDIA/nvalchemi-toolkit에서 12개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
12
GitHub 스타
150
GitHub 포크
37

이 저장소의 skills

직업 카테고리 2개 · 92% 분류됨

수집된 skill 12개 중 12개를 표시합니다.

직업 분류
미분류
설명

How to configure and run dynamics simulations, compose multi-stage pipelines (FusedStage, DistributedPipeline), use inflight batching, and manage data sinks. Use when writing any simulation script — molecular dynamics (NVE/NVT), structure relaxation or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to write, read, compose, and load atomic data using nvalchemi's composable Zarr-backed storage pipeline (Writer, Reader, Dataset, MultiDataset, DataLoader). Use when saving simulation outputs or trajectories to disk, converting structures (e.g. ASE /…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to run domain-decomposed (multi-GPU) MLIP simulations with DomainParallel — choose between the halo and graph-partition strategies, author a distribution_spec so a bring-your-own model runs under domain decomposition, and write a custom dynamics…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to use and write dynamics hooks — callbacks that observe or modify batch state at specific points during each simulation step. Use when a simulation needs neighbor-list rebuilds, convergence checks or early stopping, temperature control, per-step logging…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to implement a dynamics integrator by subclassing BaseDynamics and overriding pre_update() and post_update() methods. Use when creating a custom integrator, optimizer, or sampler that the built-in stages do not provide; for configuring existing dynamics,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to use built-in loss functions and implement custom losses using the BaseLossFunction template-method pattern — residual types, per-atom normalization, masking, and graph-balanced reductions. Use when choosing or weighting energy, force, or stress…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to wrap an arbitrary MLIP (Machine Learning Interatomic Potential) using the BaseModelMixin interface to standardize inputs, outputs, and embeddings. Use when integrating a model such as MACE or AIMNet2 (e.g. MACEWrapper, loading pretrained checkpoints)…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to add observability to nvalchemi dynamics and training workflows using ReportingOrchestrator, RichReporter, TensorBoardReporter, scalar extraction, custom reporter callbacks, and dynamics LoggingHook. Use when showing live progress, writing TensorBoard…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to configure nvalchemi training workflows with TrainingStrategy, custom training functions, standalone or composed losses, loss-weight schedules, optimizer and scheduler configs, validation, hooks, restartable checkpoints, model-agnostic inputs, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Performance tuning for nvalchemi's Zarr-backed Reader, Dataset, and DataLoader pipeline. Use when configuring AtomicDataZarrReader, Dataset, DataLoader, ZarrWriteConfig, or nvalchemi-io-test for training/inference throughput, especially shuffled access,…

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

How to use AtomicData and Batch, the core graph-based data structures for representing atomic systems and batching them for GPU computation. Use when building systems from positions, cells, and atomic numbers, converting from ASE Atoms, batching or unbatching…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to fine-tune nvalchemi-compatible models with FineTuningStrategy, pretrained checkpoint initialization, module patches, trainable-parameter filters, conservative optimizer defaults, validation, restart checkpoints, and model-agnostic MACE, AIMNet2, custom…

원문 언어: 영어

업데이트
수집된 skill 12개 중 12개를 표시합니다.