Extend GPU batch running functionality to include - [ ] Checks for GPU memory limit - i.e. Check available device memory, calculate required buffer size, batch accordingly - [ ] Checks for rays that go past max depth (may just want to warn user)
Extend GPU batch running functionality to include
- i.e. Check available device memory, calculate required buffer size, batch accordingly