SlackBuilds Repository

15.0 > Graphics > OpenSubdiv (3.7.0)

OpenSubdiv is a set of open source libraries that implement high
performance subdivision surface (subdiv) evaluation on massively
parallel CPU and GPU architectures. This code path is optimized
for drawing deforming surfaces with static topology at interactive
framerates.

OpenSubdiv is a potential requirement of Blender.

Some graphics cards are not supported with the existing version of
the cudatoolkit at SBo. Therefore CUDA backend support is not enabled
by default in this SlackBuild. It must be explicitly enabled (as well
as cudatoolkit being installed) to use it in the build e.g.
ENABLE_CUDA=yes bash OpenSubdiv.SlackBuild

CUDA support currently requires prior installation of one of:
cudatoolkit_12
cudatoolkit_13

The toolkit installed limits which particular graphics cards can be
supported. The lowest cuda architecture supported by cudatoolkit_12
is compute_50 while the lowest for cudatoolkit_13 is compute_75.
The highest for both _12 and _13 is compute_121.

For more information, see graphics/Blender/README.cuda

This requires: ptex, tbb, glfw3

Maintained by: Christoph Willing
Keywords: Subdivision
ChangeLog: OpenSubdiv

Homepage:
http://graphics.pixar.com/opensubdiv

Source Downloads:
OpenSubdiv-3_7_0.tar.gz (470d53c4d4335a601c33a052ce7c33b4)

Download SlackBuild:
OpenSubdiv.tar.gz
OpenSubdiv.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
• OpenSubdiv.SlackBuild
• OpenSubdiv.info
• README
• slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds