По функции
- Доступно руководств: 12
- Откройте руководство, чтобы увидеть подходящих поставщиков
- Используйте функцию Сравнить на карточках поставщиков для создания короткого списка
Облачные провайдеры GPU с управлением через API и CLI
An API or CLI interface allows you to programmatically provision, manage, and tear down GPU instances — essential for MLOps...
Облачные провайдеры GPU с поддержкой Docker и пользовательских образов
Docker support allows you to bring your own environment with pre-installed frameworks, CUDA versions, and dependencies, ensuring reproducibility between development...
Облачные провайдеры GPU с поддержкой Jupyter Notebook
Jupyter Notebooks provide an interactive development environment that is widely used in data science and ML research. Having Jupyter pre-configured...
Облачные провайдеры GPU с поддержкой Kubernetes
Kubernetes has become the standard for orchestrating ML training and inference workloads at scale. GPU-aware Kubernetes clusters enable automated scheduling,...
Облачные провайдеры GPU с многоузловыми кластерами GPU
Training models that exceed the memory capacity of a single node requires multi-node GPU clusters with fast inter-node networking. Multi-node...
Облачные провайдеры GPU с NVLink или InfiniBand
High-bandwidth GPU interconnects like NVLink (up to 900 GB/s) and InfiniBand (up to 400 Gb/s) are essential for efficient multi-GPU...
Облачные провайдеры GPU с почасовой тарификацией
Per-second billing ensures you pay only for the exact compute time consumed, which is particularly valuable for short experiments, iterative...
Облачные провайдеры GPU с постоянным хранилищем
Persistent storage ensures that your datasets, model checkpoints, and training outputs survive instance restarts and shutdowns. Without persistent storage, you...
Облачные провайдеры GPU с серверным GPU-инференсом
Serverless GPU eliminates idle costs by automatically scaling your inference endpoints to zero when not in use, and spinning up...
Облачные провайдеры GPU с прерывистыми / прерываемыми инстансами
Spot or preemptible GPU instances offer 50-90% savings compared to on-demand pricing, in exchange for the possibility of interruption during...
Облачные провайдеры GPU с доступом по SSH
SSH access gives you full root-level control over your GPU instance, allowing you to install custom software, debug issues, manage...
Облачные провайдеры GPU с отсутствием платы за исходящий трафик
Egress fees — charges for transferring data out of the cloud — can add significant unexpected costs when exporting model...