Build a V-Ray Standalone conda package for Deadline Cloud
The
vray
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
Chaosconda_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.