Blender: Difference between revisions
→Blendfarm: Converted link to option template Tags: Mobile edit Mobile web edit Advanced mobile edit |
→HIP: Moved some non-Blender-specific information to AMD GPU, linked to there for more |
||
| Line 95: | Line 95: | ||
=== HIP === | === HIP === | ||
With the deprecation of the <code>blender-hip</code> package,<ref name="deprecate-hip"> {{pull|463064}}</ref> the easiest way to add Blender with HIP support is now with the <code>pkgsRocm.blender</code> package. Other methods are to use the <code>rocmSupport</code> | With the deprecation of the <code>blender-hip</code> package,<ref name="deprecate-hip"> {{pull|463064}}</ref> the easiest way to add Blender with HIP support is now with the <code>pkgsRocm.blender</code> package. Other methods are to use the <code>rocmSupport</code> config variable, or to use a [[#Binary Packages|#Binary Package]]. | ||
The below example is Blender-specific. For more general information on enabling ROCm/HIP in your configuration, see: [[AMD GPU#Enabling ROCm & HIP For Packages]]. | |||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||