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:- Per-Node Storage: Each node in multi-node setups gets its own 2TB NVMe
- Access: Storage mounted as
/workspacein your Kubernetes pods - Persistence: Ephemeral - data is deleted when your lease expires
- Backup: Save important data before lease termination (no automatic backups)
Operating System
Base System:- OS: Ubuntu 22.04 LTS
- Kernel: Linux 5.15+
- Container Runtime: containerd 1.7+
- NVIDIA Driver: 535+
- CUDA Toolkit: 12.3.0
- NVIDIA Container Toolkit: Pre-configured
- GPU Operator: Managed by Galadriel
- 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:- ✅ 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
- kubectl - Deploy and manage workloads via Kubernetes
- SSH - Direct shell access to your pod environment
- Kubeconfig - Standard Kubernetes API 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
NVLink
- H100/H200: 900 GB/s (4th gen)
- B200/B300: 1.8 TB/s (5th gen)
- GPU-to-GPU: Full mesh within node
Performance Characteristics
Training Throughput (Relative to H100)
Memory Capacity vs Bandwidth
Pricing Comparison
Prices are determined by marketplace supply and demand. Check current prices using the orderbook:Cost Optimization by GPU Type
Cost per TFLOP (FP16/BF16)
Based on example orderbook prices above:- 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:- 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