Skip to main content

Cluster Specs

Galadriel offers the latest NVIDIA datacenter GPUs for AI/ML workloads. All clusters come with full node exclusivity, native InfiniBand support, and bare-metal Kubernetes access.

Example Cluster Specifications

The specifications below are examples of available cluster configurations. Actual specifications may vary based on availability and location.

Available GPU Clusters

H100 (80GB)

Proven workhorse. Best price/performance for most workloads.

H200 (141GB)

Higher memory capacity. Same architecture as H100 with more memory.

B200

Blackwell architecture. Current generation with 2.3x faster training.

B300

Blackwell high-end. Maximum performance available.

Instance Types

GPUs are allocated in full-node increments (8 GPUs per node):
Minimum allocation: 8 GPUs (1 full node). This ensures you get full node exclusivity and optimal InfiniBand performance.

System & Access

Storage

Each node includes 2TB NVMe SSD for local storage: Directory Structure:
Key Details:
  • Per-Node Storage: Each node in multi-node setups gets its own 2TB NVMe
  • Access: Storage mounted as /workspace in your Kubernetes pods
  • Persistence: Ephemeral - data is deleted when your lease expires
  • Backup: Save important data before lease termination (no automatic backups)
Example: Saving Your Data

Operating System

Base System:
  • OS: Ubuntu 22.04 LTS
  • Kernel: Linux 5.15+
  • Container Runtime: containerd 1.7+
GPU Stack:
  • NVIDIA Driver: 535+
  • CUDA Toolkit: 12.3.0
  • NVIDIA Container Toolkit: Pre-configured
  • GPU Operator: Managed by Galadriel
Network Stack:
  • InfiniBand: Mellanox OFED 5.8+
  • RDMA: GPUDirect RDMA enabled
  • Kubernetes: v1.30+

Access Model

Galadriel uses Bare Metal Kubernetes - the industry standard for GPU clouds (same as CoreWeave, Lambda Labs): Architecture:
What This Means:
  • 0-2% overhead vs 5-10% for VMs (no hypervisor layer)
  • Direct GPU access through CUDA in your containers
  • Full node exclusivity - no noisy neighbors
  • InfiniBand/RDMA for multi-node communication
  • Privileged containers with elevated permissions
Access Methods:
  1. kubectl - Deploy and manage workloads via Kubernetes
  2. SSH - Direct shell access to your pod environment
  3. Kubeconfig - Standard Kubernetes API access
Example: SSH Access

What You Can Do

Within your privileged pods, you can:
  • ✅ Install any software packages (apt, pip, conda)
  • ✅ Run CUDA applications and ML frameworks
  • ✅ Access all GPUs directly via nvidia-smi
  • ✅ Use InfiniBand for multi-node RDMA
  • ✅ Modify files and environment in your container
  • ✅ Run docker-in-docker for custom workflows
  • ✅ Deploy any containerized application

Limitations

Due to the Kubernetes security model:
  • ❌ Cannot load custom kernel modules
  • ❌ Cannot modify host system networking
  • ❌ Cannot access other customers’ data (node exclusivity ensures isolation)
  • ❌ Cannot reboot or modify the physical host
These limitations are industry standard for GPU clouds. If you need capabilities like custom kernel modules, please contact support@galadriel.com to discuss dedicated hardware options.

Network & Interconnect

All GPUs come with:

InfiniBand/RDMA

  • Bandwidth: 400 Gbps per node
  • Latency: Under 2μs GPU-to-GPU
  • GPUDirect RDMA: Enabled
  • Topology: Fat-tree non-blocking
  • H100/H200: 900 GB/s (4th gen)
  • B200/B300: 1.8 TB/s (5th gen)
  • GPU-to-GPU: Full mesh within node
This allows near-linear scaling for multi-GPU and multi-node training.

Performance Characteristics

Training Throughput (Relative to H100)

B200/B300 offer massive speedups when using FP8 precision. Most modern frameworks (PyTorch, JAX) support FP8 training with minimal code changes.

Memory Capacity vs Bandwidth

Insight: All GPUs maintain similar bandwidth-per-GB ratios, ensuring consistent performance across memory sizes.

Pricing Comparison

Prices are determined by marketplace supply and demand. Check current prices using the orderbook:
Example H100 Orderbook:
Example B200 Orderbook:
Prices fluctuate based on demand. Check the orderbook before placing orders to see real-time pricing.

Cost Optimization by GPU Type

Cost per TFLOP (FP16/BF16)

Based on example orderbook prices above:
Winner: H100 offers best compute per dollar when comparing raw TFLOPS at current market prices. However, consider:
  • H100 excellent value for models that fit in 80GB
  • H200 worth it for memory-bound workloads despite higher cost
  • B200 best value among Blackwell GPUs
  • B300 for absolute maximum throughput

Availability

Check current availability:
All GPU types are available in:
  • us-west-1 (California)
  • us-east-1 (Virginia)
  • eu-west-1 (Ireland) - Coming soon

Next Steps

Quickstart

Get started with your first GPU order

Pricing Guide

Learn cost optimization strategies

Examples

See real-world training examples

How the Marketplace Works

Understand orderbooks and matching