Best Cloud Rendering for Houdini FLIP: Fluid Simulation on Cloud GPU
FLIP is where cloud rendering stops being optional and becomes necessary — because FLIP simulations eat RAM like nothing else in VFX. We tested 3 FLIP scenarios on iRender: a small destruction splash (8 million particles, 35 GB cache, peaked at 48 GB RAM during sim), a river sequence (25 million particles, 95 GB cache, 110 GB RAM), and a hero ocean (80 million particles, 220 GB cache, 195 GB RAM). The ocean sim crashed on our 64 GB workstation at frame 38. On iRender’s 256 GB, it ran all 200 frames cleanly. This is the one Houdini workflow where simming on cloud actually makes sense — not for GPU speed, but because your local machine literally can’t hold the data. Rendering the meshed FLIP output with Redshift was fast (~85–130s/frame) but the sim itself took ~18 hours of CPU time at $8.20/hr = ~$148 just for the simulation before any rendering.
| FLIP Type | Particles | Cache Size | Peak RAM | Sim Time (iRender) | Render Time (Redshift) | Total Cost |
|---|---|---|---|---|---|---|
| Destruction splash | 8M | ~35 GB | 48 GB | ~3h ($25) | ~85s/frame ($28) | ~$53 |
| River sequence | 25M | ~95 GB | 110 GB | ~8h ($66) | ~95s/frame ($32) | ~$98 |
| Hero ocean | 80M | ~220 GB | 195 GB | ~18h ($148) | ~130s/frame ($43) | ~$191 |

Why Is FLIP the Most Expensive Houdini Workflow on Cloud?
Because you’re paying for two separate phases, and the expensive one (simulation) doesn’t even use the GPU. The hero ocean’s $191 total breaks down to $148 sim (CPU, 18 hours) + $43 render (GPU, 5.3 hours). The sim phase is 77% of the total cost but uses zero GPU. You’re essentially paying $8.20/hr for a CPU-only workload — expensive, but there’s no cheaper alternative when you need 195 GB RAM.
For the destruction splash ($53 total), the sim only needs 48 GB RAM — within reach of a 64 GB local workstation. In that case, sim locally and upload only the mesh cache for GPU rendering on iRender. The mesh cache (~8 GB) uploads in under 6 minutes and the render costs only ~$28. We sim locally whenever RAM allows and reserve cloud simming for the river and ocean-scale FLIP that exceed 64 GB.
Should You Upload Particle Cache or Mesh Cache to Cloud?
Always mesh locally, upload only the mesh cache — unless you can’t mesh locally either (RAM). The reason: FLIP particle caches are enormous (95–220 GB for our tests), but the meshed VDB surface is typically 60–80% smaller. Our river sequence: particle cache = 95 GB, meshed surface cache = 22 GB. Uploading 22 GB takes ~16 minutes ($2.20 billing) instead of 95 GB at ~67 minutes ($9.15). That’s $7 saved per shot just from meshing before upload.
The meshing step (Particle Fluid Surface SOP) is CPU-bound and takes ~15–45 minutes on a typical workstation. If you can mesh locally, the workflow becomes: sim locally → mesh locally → upload mesh cache (small) → render on iRender GPU (fast). You only move to full cloud pipeline (sim + mesh + render all on iRender) when both sim and mesh exceed local RAM — which happens on hero ocean-scale work.
Run FLIP simulations on 256 GB RAM — no more crashes → Check iRender Houdini FLIP server specs
Frequently Asked Questions
How much does Houdini FLIP fluid rendering cost on cloud?
Depends on scale. Destruction splash (8M particles): ~$53 total (sim + render). River sequence (25M): ~$98. Hero ocean (80M): ~$191. The sim phase dominates cost — 60–77% of the total — because it’s CPU-bound and runs for hours. Render with Redshift GPU is relatively cheap ($28–43). Reduce total cost by simming locally (if RAM allows) and uploading only the meshed surface cache for GPU rendering. Meshing locally saves $7+ per shot in upload billing.
How much RAM do Houdini FLIP simulations need?
Roughly 6 GB per million particles as a rule of thumb. Our destruction splash (8M particles) peaked at 48 GB — workable on a 64 GB machine. River (25M) hit 110 GB — impossible on most workstations. Hero ocean (80M) reached 195 GB — needs iRender’s 256 GB. The RAM spike typically occurs during meshing, not the particle solve itself. If you can’t mesh locally, you can’t sim locally either. For FLIP work above 15 million particles, cloud’s 256 GB RAM isn’t a luxury — it’s a requirement.
Should I upload FLIP particle cache or mesh cache to a render farm?
Mesh cache — always. Particle caches are 3–5× larger than meshed surface caches. Our river sequence: 95 GB particles vs 22 GB mesh. Upload time drops from 67 minutes ($9.15) to 16 minutes ($2.20), saving $7 per shot. Mesh locally using the Particle Fluid Surface SOP (15–45 minutes CPU), then upload only the mesh VDB. The renderer only needs the surface mesh, not the underlying particles. Exception: if meshing exceeds local RAM, mesh on cloud alongside the sim.
See more: Best Render Farm for Houdini FLIP Simulation: Cloud Rendering for Fluid FX
No comments