View a markdown version of this page

Build a V-Ray Standalone conda package for Deadline Cloud - Deadline Cloud

Build a V-Ray Standalone conda package for Deadline Cloud

The vray conda recipe builds a V-Ray Standalone renderer conda package.

To build the recipe, download the V-Ray Standalone archive (vraystd_adv_71000_rhel8_clang-gcc-11.2 for x86 or vraystd_adv_71000_rhel8_arm64_clang-gcc-11.2 for ARM) from Chaos. A Chaos account is required. Place the file in the conda_recipes/archive_files directory of your samples repository clone.

Submit the build:

./submit-package-job vray

The queue's IAM role needs s3:PutObject permission for the Conda/* prefix in the job attachments bucket to publish the built package.

For a job bundle that uses this package, see Render V-Ray standalone scenes on Deadline Cloud.