Update README.md
Add note about downloading Blender scenes from SVN.
This commit is contained in:
@@ -5,6 +5,9 @@ Run benchmarks, collect data!
|
|||||||
## CLI usage
|
## CLI usage
|
||||||
|
|
||||||
* Ensure python3 is installed
|
* Ensure python3 is installed
|
||||||
|
* Checkout the Blender scenes from
|
||||||
|
https://svn.blender.org/svnroot/bf-blender/trunk/lib/benchmarks/cycles/
|
||||||
|
into a `scenes` directory
|
||||||
* Copy the `config/farm.cfg.example` to `config/farm.cfg` and edit if needed. If device_type is CPU, device_name will be ignored.
|
* Copy the `config/farm.cfg.example` to `config/farm.cfg` and edit if needed. If device_type is CPU, device_name will be ignored.
|
||||||
* Run `benchmark/farm.py`
|
* Run `benchmark/farm.py`
|
||||||
* The results will be stored in the output_dir specified in `config/farm.cfg`
|
* The results will be stored in the output_dir specified in `config/farm.cfg`
|
||||||
|
Reference in New Issue
Block a user