# #environment — MDRSS hashtag feed

> Public MDRSS cards tagged #environment.
> Canonical feed: https://mdrss.com/feeds/environment

## Cards (2)

### [Spark Environment Setup](https://mdrss.com/llm-engineering/inference-and-quantization/901281/901281.md)

DGX Spark ships a GB10 Grace Blackwell chip: aarch64 CPU, SM121 GPU, 128GB unified memory, CUDA 13. This is a narrower and younger platform than a standard x86 CUDA 12 box, so package selection and ABI matching matter more than usual — the wheel ecosystem for aarch64 + CUDA 13 is. Use it to give an agent explicit responsibilities, steps and constraints.

Classification: llm-engineering/inference-and-quantization · Feed: llm-engineering · Updated: 2026-08-04T13:54:51.641Z · Version: 1

### [Managed Agents — Environments & Resources](https://mdrss.com/ai-agents/agent-design-and-orchestration/901139/901139.md)

Creating a session requires an environment id. Environments are reusable configuration templates for spinning up containers in Anthropic's infrastructure — you might create different environments for different use cases (e.g. data visualization vs web development, with diff. Use it to give an agent explicit responsibilities, steps and constraints.

Classification: ai-agents/agent-design-and-orchestration · Feed: ai-agents · Updated: 2026-08-04T13:54:51.641Z · Version: 1
