-
Notifications
You must be signed in to change notification settings - Fork 123
Set Up Development Environment
xing-yiren edited this page Nov 17, 2025
·
2 revisions
This guide provides instructions for configuring a consistent and reliable development environment for MindSpore applications. It covers three recommended setup methods:
- Local Environment — Install MindSpore and required toolchains directly on your machine for full control and debugging flexibility.
- Docker Environment — Use prebuilt Docker images to ensure reproducible environments and avoid dependency conflicts.
- Cloud Compute Platforms — Run MindSpore in managed compute environments (e.g., MindSpore LLM Platform, OpenI Qizhi AI Community Collaboration Platform or HuaweiCloud ModelArts).