Package Details: optix 9.1.0-1

Git Clone URL: https://aur.archlinux.org/optix.git (read-only, click to copy)
Package Base: optix
Description: An application framework for achieving optimal ray tracing performance on the GPU.
Upstream URL: https://developer.nvidia.com/optix
Licenses: LicenseRef-NvidiaProprietary
Submitter: yvbbrjdr
Maintainer: FabioLolix (bartus)
Last Packager: FabioLolix
Votes: 9
Popularity: 0.000000
First Submitted: 2019-05-14 06:35 (UTC)
Last Updated: 2026-04-27 22:29 (UTC)

Pinned Comments

FabioLolix commented on 2026-04-27 22:30 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

BELiAL commented on 2022-11-01 09:47 (UTC)

is this package still updated? optix 7.6.0 is available

qumaciel commented on 2022-08-16 11:47 (UTC)

Needs a bump to v7.5.0.

xrayfur commented on 2021-12-02 12:10 (UTC)

New release 7.4.0

% sha256sum NVIDIA-OptiX-SDK-7.4.0-linux64-x86_64.sh 
d5f17a50054d24db06e0fd789f79ba8a510efa780bfd940f0da1da9aff499ca0  NVIDIA-OptiX-SDK-7.4.0-linux64-x86_64.sh

yvbbrjdr commented on 2020-07-13 16:54 (UTC)

@bwrsandman I'll do it recently.

bwrsandman commented on 2020-06-17 09:54 (UTC) (edited on 2020-06-17 09:55 (UTC) by bwrsandman)

Having issues including optix with cmake and find_package(OptiX MODULE REQUIRED VERSION 7.0)

Adding -DCMAKE_MODULE_PATH=/opt/optix/SDK/CMake to the cmake command but the path in /opt/optix/SDK/CMake/FindOptiX.cmake is wrong and should be

set(OptiX_INSTALL_DIR "${CMAKE_CURRENT_LIST_DIR}/../../" CACHE PATH "Path to OptiX installed location.")

Perhaps this could be patched in the package?

yvbbrjdr commented on 2019-12-14 19:57 (UTC)

@bartus: The package (optix-6.5) was really really big. But it doesn't seem to be a problem in 7.0 now. I'll remove the no compression option.

bartus commented on 2019-10-19 14:55 (UTC)

@yvbbrjdr: What is the rationale for enforcing no compression on the packge...

yvbbrjdr commented on 2019-10-09 17:36 (UTC)

I used hib because I saw somewhere else also uses hib for legal reasons.

kureta commented on 2019-10-02 06:33 (UTC)

@yvbbrjdr Is there any reason you've used hib protocol. I had the same problem. I guess I didn't have humble bundle dl agent so I didn't see the warning. Would you like me to change the way users are notified, especially when using yay or things like that?