NVIDIA / RubinNEW

R100
Specs, pricing & compute

NVIDIA Rubin R100 — which NVIDIA itself calls simply the Rubin GPU — is the generational successor to Blackwell Ultra (B300). NVIDIA has announced 288 GB of HBM4, up to 22 TB/s of memory bandwidth, 50 PFLOPS of dense FP4 compute and NVLink 6 at 3.6 TB/s. NVIDIA has indicated sampling around Q4 2026 with broader cloud availability expected in 2027; no pricing has been published. Register interest to be notified as capacity planning progresses.

GPU memory288 GB HBM4
Memory bandwidthUp to 22 TB/s
Dense compute (FP4)50 PFLOPS
InterconnectNVLink 6 · 3.6 TB/s
AvailabilitySampling ~Q4 2026 · pre-order registration only
REGISTER INTEREST

Register interest — R100

R100 has not shipped. Join the pipeline and Arvica will contact you with pricing and availability once capacity opens.

HARDWARE REFERENCE

288 GB HBM4

Rubin

Exact GPU variant, CPU, RAM and interconnect depend on the confirmed instance. Memory values are hardware references, not allocated resources.

Manufacturer specifications
PRICING STATE

Quote required

Public reference / GPU-hour. Arvica sell price, taxes and additional services require an approved quote.

CAPACITY

Request availability

Choose on-demand or reserved compute. Location, start time and access environment are confirmed before provisioning.

PUBLIC PRICE REFERENCES / AUD

R100 · Pricing references

Published sourceGPU variantReference / GPU-hourPrice basis
No comparable published rate is currently recorded for this configuration. Request a configuration-specific quote.

Published reference rates do not establish live availability or identical instance specifications. Your Arvica quote confirms the complete configuration and charges.

Choose around your workload

01

When to choose this GPU

Consider R100 for trillion-parameter inference at FP4 precision and multi-node training runs where Blackwell-generation memory bandwidth becomes the limiting factor. This is pre-order planning only — no confirmed delivery date, price or configuration exists yet.

02

When to consider alternatives

Compare GB300 NVL72 or B300 for capacity available today. R100 pre-order does not guarantee a delivery date, price or configuration until NVIDIA and partner supply is confirmed.

03

Memory planning

288 GB HBM4 with up to 22 TB/s of bandwidth is the manufacturer-announced reference. Rubin platform memory, interconnect and system configurations have not been finalised publicly; confirm details as they are released.

04

Interconnect and scale

NVIDIA has announced NVLink 6 at 3.6 TB/s for Rubin-generation GPUs. Do not assume node count, NVLink domain or host CPU for a rack-scale system until a partner platform is announced.

05

Software compatibility

Expect a new CUDA and driver baseline for Rubin. Plan a validation window for frameworks, kernels and container images once early access becomes available.

NVIDIA hardware reference · Selection guidance is Arvica's assessment; validate it against your workload

FROM CONFIGURATION TO ACCESS

Prepare your compute environment

Operating system & containers

Specify the OS, framework and container image version. Arvica confirms the driver and GPU compatibility before activation. A template name is not a software licence or a guaranteed preinstalled image.

SSH & private access

Save an SSH public key during configuration. Keep the private key on your own device. The verified deployment record provides the actual host and login user once access is ready.

Storage & checkpoints

Separate boot disk, datasets, model weights and checkpoints in your capacity plan. Confirm persistence, backup ownership, attachment rules and deletion behaviour before relying on a volume.

Network & data location

Confirm ingress, egress, public IP access and private networking where required. For regulated or location-sensitive data, specify the required region in advanced settings before submitting.

First connection checklist

Once Arvica supplies verified access, connect using your private key and the exact host/user shown in your instance. Then inspect the allocated GPUs and topology.

ssh -i ~/.ssh/your_key USER@HOST
nvidia-smi
nvidia-smi topo -m

Replace USER and HOST with your own deployment details. These commands inspect an existing machine; they do not provision one.

Size the job before committing

Model memory

Parameter count × bytes per weight estimates weights only. Add KV cache, activations, temporary tensors and framework overhead. Training additionally needs gradients and optimiser state.

Measure useful throughput

Record model version, precision, input/output length, concurrency, latency and error rate together. Compare the cost of a completed job or successful request under the same conditions.

Complete cost

Include all allocated GPUs, runtime, storage, networking, taxes and support. Monthly projections use 730 hours for comparison; your contract defines the billable period and minimum term.

RESERVED / CLUSTERS

Need more capacity?

Define your GPU allocation, interconnect, storage, location and commitment. Arvica prepares a capacity proposal around the workload.

Request capacity

Plan before benchmarking

Model fit and throughput depend on precision, software, batch size, context and system topology. Compare workload estimates rather than an unsupported tokens-per-second promise.

Training cost calculator

FAQ

How do I choose the GPU count?

Consider R100 for trillion-parameter inference at FP4 precision and multi-node training runs where Blackwell-generation memory bandwidth becomes the limiting factor. This is pre-order planning only — no confirmed delivery date, price or configuration exists yet.

What should I check about memory?

288 GB HBM4 with up to 22 TB/s of bandwidth is the manufacturer-announced reference. Rubin platform memory, interconnect and system configurations have not been finalised publicly; confirm details as they are released.

What software should I prepare?

Expect a new CUDA and driver baseline for Rubin. Plan a validation window for frameworks, kernels and container images once early access becomes available.

What interconnect is included?

NVIDIA has announced NVLink 6 at 3.6 TB/s for Rubin-generation GPUs. Do not assume node count, NVLink domain or host CPU for a rack-scale system until a partner platform is announced.

Can I stop billing by shutting down the operating system?

Do not assume so. Resource allocation, storage and reserved commitments may continue billing. Check the contract and request the appropriate lifecycle action through support.

Is my data retained after termination?

Retention depends on the agreed storage configuration. Export data and confirm backup and volume retention before requesting termination.

Can I deploy immediately?

Current configurations enter Arvica capacity review. Running status is shown only after infrastructure is verified.

Is the reference price my final bill?

No. Your quote defines GPU, storage, network, tax and service charges before you commit.

Can I use a larger cluster?

Use the enterprise capacity path for multi-node networking and reserved allocations.

Explore related GPUs

Compare before you reserve

GPUMemory referenceBest-fit decision
R100288 GB HBM4Consider R100 for trillion-parameter inference at FP4 precision and multi-node training runs where Blackwell-generation memory bandwidth becomes the limiting factor. This is pre-order planning only — no confirmed delivery date, price or configuration exists yet.
H200141 GB HBM3eTest H200 when model weights, KV cache and concurrent requests compete for memory. Extra capacity can reduce the need to split a workload across GPUs, depending on precision and runtime overhead.
B300288 GB HBM3eEvaluate B300 when model state, activations or KV cache constrain your current deployment. Use a representative model and concurrency target to decide whether fewer larger GPUs improve total cost.
GB300 NVL7272-GPU systemEvaluate rack-scale capacity for sustained large-model inference or distributed training with demanding communication requirements. Supply the parallelism plan and service-level objectives with your request.

What changes between configurations

ConfigurationPractical differenceConfirm before ordering
SXM · VM · 288 GB HBM4Guest OS and assigned resources within a virtual machineGPU count, NVLink/NVSwitch topology, inter-node fabric and NUMA placement
SXM · Bare Metal · 288 GB HBM4Dedicated physical host configuration; host access follows the confirmed serviceGPU count, NVLink/NVSwitch topology, inter-node fabric and NUMA placement

Size the working set

Weights alone are approximately parameters × bytes per parameter. A 7B model at BF16 needs about 14 GB just for weights; a 70B model about 140 GB. Add KV cache, activations, framework buffers and training state. These are arithmetic estimates, not fit guarantees.

Measure useful performance

Compare the same model revision, precision, sequence length and concurrency. Record time to first token, p95 latency, output tokens/s, peak memory and full instance cost. Training comparisons should include step time and convergence at the same quality target.

Evidence status

Manufacturer specifications are linked below. No Arvica application-throughput benchmark is published for this configuration yet. Request a workload-specific acceptance test before making performance commitments.

NVIDIA ↗
CONFIGURATIONS · RESERVATIONS

Choose your deployment configuration

Explore PCIe / SXM and virtual machine / bare-metal configurations. Reserve with Arvica before activation.

Reserve your preferred configuration. Host sizes are indicative; availability, location, final pricing and delivery are confirmed with your order. No payment is collected when you submit an enquiry.

2 configurations for enquiry

Pre-order requiredVirtual machine

R100 SXM

Request AUD pricingDelivery to be confirmed

Illustrative configuration

GPU
1 × R100
GPU memory
288 GB HBM4
vCPU
16
RAM
128 GB
Storage
500 GB
AvailabilityConfirmation requiredRegionConfirm with your orderServiceArvica Cloud
Request reservation Ask about future availability
Pre-order requiredBare metal

R100 SXM

Request AUD pricingDelivery to be confirmed

Illustrative configuration

GPU
8 × R100
GPU memory
288 GB HBM4
vCPU
128
RAM
2048 GB
Storage
4000 GB
AvailabilityConfirmation requiredRegionConfirm with your orderServiceArvica Cloud
Request reservation Ask about future availability
Arvica follows up on your capacity request with suitable configurations, pricing and delivery options.