Skip to content
David Cardinal edited this page Feb 21, 2022 · 9 revisions

General ISET3d-v4 action items

  • ActiveTransforms don't run on GPU --- PBRT action item
  • Sort out why depth doesn't always seem to work
  • Some assets are generating faulty material files (unused Kd, for example)
  • Not sure CA works?

Remote rendering action items:

  • Update GPU image on mux to package/current Nvidia & CUDA
  • Install 2080 GPU(s) in mux & build appropriate Docker image

PROGRESS/DONE:

Container management (when using remote containers, we leave them lying around) -- Added dockerWrapper.reset() and finish.m

GPU selection for multi-GPU machines (any way to make this automagic?) -- Added whichGPU = 0, 1, etc., -1 for don't care

Clone this wiki locally