From d86018976810f3e929e6f678a7ea24a460fa8ffd Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Sun, 7 Jun 2020 13:51:56 +1000 Subject: graphics/Blender: Update READMEs regarding CUDA Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- graphics/Blender/README | 6 ++++++ graphics/Blender/README.Slackware | 4 ++++ 2 files changed, 10 insertions(+) (limited to 'graphics') diff --git a/graphics/Blender/README b/graphics/Blender/README index d93907048f..c89c1f1c39 100644 --- a/graphics/Blender/README +++ b/graphics/Blender/README @@ -11,3 +11,9 @@ game creation. CUDA support is included if a CUDA installation is detected at build time. It may be disable by passing CUDA=no when building e.g. CUDA=no sh ./Blender.SlackBuild + +Since Blender-2.83.0, SBo's cudatoolkit-8.0.61 is insufficient for a +successful build. The CUDA handling above remains for cases which may: + - use a newer CUDA version toolkit + - require the existing cudatoolkit for other purposes + (so need CUDA=no for Blender) diff --git a/graphics/Blender/README.Slackware b/graphics/Blender/README.Slackware index 62a876851e..2371484de5 100644 --- a/graphics/Blender/README.Slackware +++ b/graphics/Blender/README.Slackware @@ -66,6 +66,10 @@ being available at build time, set the CUDA environment variable to "no" when running the SlackBuild e.g. CUDA=no sh ./Blender.SlackBuild +NB. Blender-2.83.0 and above requires a newer cudatoolkit than available +at SBo. If the SBo cudatoolkit is nevertheless installed for other reasons, +please use CUDA=no when running the SlackBuild. + 2. the ffmpeg package could/should first be built with additional features by preinstalling some other packages e.g. REQUIRES="lame x264 -- cgit v1.2.3