Support for Blender 3.0 #91849

Closed
opened 2021-09-30 17:46:59 +02:00 by Patrick Mours · 7 comments

A bit early, since 3.0 only just entered Bcon2, but wanted to raise the issue already =). It would be great to have support for 3.0 as soon as that releases in the Open Data benchmark.

Due to Cycles X making its debut, this will require some changes to the benchmark scripts (similar to ae8510e101).
For one thing, OpenCL is gone, so references to it would need to be removed from info.py (or replaced with HIP, e.g. in _get_all_devices). And also will need to remove references to tile sizes from render.py (scene.render.tile_x and scene.render.tile_y), at least conditionally for Blender 3.0+.

A bit early, since 3.0 only just entered Bcon2, but wanted to raise the issue already =). It would be great to have support for 3.0 as soon as that releases in the Open Data benchmark. Due to Cycles X making its debut, this will require some changes to the benchmark scripts (similar to ae8510e101). For one thing, OpenCL is gone, so references to it would need to be removed from `info.py` (or replaced with HIP, e.g. in `_get_all_devices`). And also will need to remove references to tile sizes from `render.py` (`scene.render.tile_x` and `scene.render.tile_y`), at least conditionally for Blender 3.0+.
Francesco Siddi was assigned by Patrick Mours 2021-09-30 17:46:59 +02:00
Author

Added subscribers: @pmoursnv, @fsiddi

Added subscribers: @pmoursnv, @fsiddi

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

I confirm there are plans to tackle this by updating the launcher, as well as the benchmark suite.

I confirm there are plans to tackle this by updating the launcher, as well as the benchmark suite.
Author

Are there any news or is there help needed for this?

Are there any news or is there help needed for this?

Hi, Sergey already worked on the client side of the benchmark client and we are now planning work on the server side. The goal is to have this done before the. 3.1 release.

Hi, Sergey already worked on the client side of the benchmark client and we are now planning work on the server side. The goal is to have this done before the. 3.1 release.

Added subscriber: @Raimund58

Added subscriber: @Raimund58
Author

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-open-data#91849
No description provided.