Commit Graph

6 Commits

Author SHA1 Message Date
5a199f14c1 Make bundle portable by bundling third party packages we need 2017-11-16 10:12:16 +01:00
c41658857a Various fixes
- Do not enable CPU device together with OpenCL/CUDA when device name is not
  specified.
- Adopt output log parser fr the changed path tracing message.
- Solve issue with using same short name of command line argument for single
  device specification.
- Reshuffle include statements so it's kind of possible to use bundle python.
  Still need to work this properly, but that's for later.
2017-11-01 16:07:46 +01:00
c5f7365d8a Initial support of single GPU rendering when multiple cards with same name exists 2017-10-23 16:50:15 +02:00
dadb453b31 Fix shadowing of variable in python 2017-08-21 09:52:13 +02:00
70ae2ff9dd Initial implementation of results parser 2017-08-18 15:52:08 +02:00
ab2fe20c8f Initial commit 2017-08-18 12:12:25 +02:00