pixprin Profile picture
Jan 1, 2021 8 tweets 5 min read Read on X
@levork @RizzoBlake 1/ Our world works quite a bit differently than VFX in two major ways: we spend a lot of man hours on optimization, and our scheduler is all about sharing.

Due to optimization, by and large we make the film fit the box, aka each film at its peak gets the same number of cores.
@levork @RizzoBlake 2/ in terms of scheduling, some brilliant folks like Josh Grant, Eric Peden have devised a way to lend extra clock cycles to neighbor processes that are underutilizing their checked out cores.

So say process A and process B each check out 8 cores and land on the same host...
@levork @RizzoBlake 3/ process A during scene gen gets stuck using 2/8 cores.

Meanwhile process B is brute force patbtracing, using 8/8 cores.

During that time, process B uses 14/8 cores!
@levork @RizzoBlake 4/ this means when you look at the average utilization of checked out cores across the farm, most shows hit 80-90%. So we get a little more bang for our buck!
@levork @RizzoBlake 5/ We buy more cores when the needs of all of the upcoming projects show we need more on a consistent basis (eg for many months).

We also lease for short term bursts of need, usually for 4-8 weeks at a time.
@levork @RizzoBlake 6/ while each gen of new hardware is clearly faster than their predecessor, the fixed number of cores allocated to a film hasn’t changed in some time.

A film can also choose to spend their production budget on a lease if the story and/or schedule warrants the expense.
@levork @RizzoBlake 7/ last but not least, we are truly spoiled by our systems department. We have some killer storage hardware admins that make having many high IO projects IP at the same time possible!
@levork @RizzoBlake 8/ not to mention the insanity of how all of systems had Soul up and running, working from home, almost overnight! And software engineers who put a lot of rapid feature dev into remote reviews.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with pixprin

pixprin Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @pixprin

Mar 12, 2022
1/ In our defense, we didn't know it was going to be a slack thread with a 1000 messages. Our renders were flickering. And not in a subtle way... Objects would disappear, change textures, drop subsurface. It was not reproducible on any given frame.
Making of #TurningRed
2/ It was the dreaded sometimes missing, sometimes corrupt file. In a large distributed system, a file can be cached at a variety of locations. When you ask for a file, it first checks the os local page cache. If it's not there, it goes to backend storage.
3/ You can think of storage these days like a computer; it's not just a hard drive. So within that storage device, there are also caches. And if your storage device is hot, you might even throw another separate cache device in front of it.
Read 8 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(