

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# Deadline Cloud 的任务包示例
<a name="examples-job-bundles"></a>

作业捆绑包将 Open 职位描述模板与 De AWS adline Cloud 运行作业所需的文件和元数据进行分组。deadline-clou [d-samples 存储库中的 job\_](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/job_bundles) bundles 目录提供了随时可以提交的捆绑包，你可以将其用作自己工作的起点。

以下各节描述了每个示例。使用 Deadline Cloud CLI 提交任何示例：

```
deadline bundle submit {{bundle-directory}}
```

或者打开 GUI 提交器：

```
deadline bundle gui-submit {{bundle-directory}}
```

**Topics**
+ [在截止日期云上渲染 Blender](examples-jb-blender-render.md)
+ [在 Deadline Cloud 上渲染 Autod](examples-jb-maya-render.md)
+ [在截止日期云上渲染 Arnold .ass 文件](examples-jb-arnold-render.md)
+ [在截止日期云上使用 Houdini Husk 渲染美元场景](examples-jb-houdini-husk-usd.md)
+ [在 Deadline Cloud 上渲染 Foun](examples-jb-nuke-render.md)
+ [在截止日期云 V-Ray 上渲染 Autodesk 3ds Max 场景](examples-jb-3dsmax-vray-denoiser.md)
+ [在截止日期云上渲染 KeyShot 场景](examples-jb-keyshot.md)
+ [在截止日期云上渲染 Autodesk VRED 场景](examples-jb-vred-render.md)
+ [在 Deadline Cloud 上渲染 Adobe](examples-jb-aftereffects.md)
+ [在截止日期云上渲染 V-Ray 独立场景](examples-jb-vray-render.md)
+ [在截止日期云上渲染 Redshift 场景](examples-jb-redshift.md)
+ [在截止日期云上渲染 POV-Ray 3.7 场景](examples-jb-povray.md)
+ [在截止日期云上渲染图块](examples-jb-tile-rendering.md)
+ [在 Deadline Cloud 上使用任务分块将帧分成块](examples-jb-task-chunking.md)
+ [在截止日期云上使用 FFmpeg 对视频进行编码](examples-jb-ffmpeg-encode.md)
+ [在 Deadline Cloud 上使用 Maya 和 Arnold 渲染转盘视频](examples-jb-turntable.md)
+ [在 Deadline Cloud 上运行蒙特卡罗模拟](examples-jb-monte-carlo.md)
+ [来自 Deadline Cloud 视频的 3D 高斯飞溅训练](examples-jb-gaussian-splatting.md)
+ [在截止日期云上训练和使用 FLUX.2 Klein LoRa](examples-jb-flux-lora.md)
+ [在 Deadline Cloud 上使用 vLLM 和 lm-评估工具对 LLM 进行基准测试](examples-jb-vllm-leaderboard.md)
+ [在截止日期云上使用 esmFold 预测蛋白质结构](examples-jb-esmfold.md)
+ [在 Deadline Cloud 上对卫星图像进行并行分类](examples-jb-satellite-classification.md)
+ [在 Deadline Cloud 上运行 GROMACS 分子动力学模拟](examples-jb-gromacs.md)
+ [在 Deadline Cloud 上与 AutoDock Vina 一起进行虚拟](examples-jb-virtual-screening.md)
+ [在 Deadline Cloud 上使用 Infinigen 生成程序化的](examples-jb-infinigen.md)
+ [在 Deadline Cloud MuJoCo 上训练机器人操纵策略](examples-jb-mujoco.md)
+ [在 Deadline Cloud 上使用 CARLA 进行自动驾驶模拟](examples-jb-carla.md)
+ [从 Deadline Cloud 将渲染发布到 Autodesk Flow](examples-jb-blender-turntable-flow.md)
+ [在截止日期云上运行 VTK 可视化脚本](examples-jb-vtk.md)
+ [使用 FFmpeg 对另一个 Deadline Cloud 作业输出中的影片进行编码](examples-jb-ffmpeg-from-job.md)
+ [在截止日期云上运行 bash 脚本](examples-jb-cli-job.md)
+ [使用 Deadline Cloud 上所有打开的职位描述 GUI 控件](examples-jb-gui-controls.md)
+ [在截止日期云上使用作业环境](examples-jb-job-environments.md)
+ [Deadline Cloud 的 Job 附件教程套装](examples-jb-job-attachments-tutorial.md)
+ [在 Deadline Cloud 上通过四个阶段开发一份工作包](examples-jb-job-progression.md)
+ [在 Deadline Cloud 上列出可用的 c](examples-jb-list-conda-packages.md)
+ [将 S3 前缀复制到 Deadline Cloud 上的作业附件](examples-jb-copy-s3-to-attachments.md)
+ [通过会话管理器向 Deadline Cloud 工作者进行 SSH 或 RDP](examples-jb-ssh-to-worker.md)
+ [为 Deadline Cloud 构建自定义提交器](examples-jb-custom-submitters.md)