-
Notifications
You must be signed in to change notification settings - Fork 7
Docker GPU
David Cardinal edited this page Dec 11, 2021
·
2 revisions
ISET3d-v4 will try and find the right docker container to use for piRender and dockerWrapper.render, but in case you need to find one yourself:
camerasimulation/pbrt-v4-gpu-t4 (for Zhenyi's cloud machine)
digitalprodev/pbrt-v4-gpu-ampere-bg (for the UPenn machine)
digitalprodev/pbrt-v4-gpu-mux (for the Vistalab machine)
...
ISET3d development is led by Brian Wandell's Vistalab group at Stanford University and supported by contributors from other research institutions and industry.
- Introduction
- Installation
- Workflow
- Camera
- Assets
- Materials Overview
- Textures
- Lights
- Rendering
- Scene data
- Programming overview
- [General Notes on moving to v4]
- Dockerized pbrt-v4 on the GPU