Search Criteria
Package Details: optix 8.0.0-1
Package Actions
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: | custom:NVIDIA |
Submitter: | yvbbrjdr |
Maintainer: | FabioLolix (bartus) |
Last Packager: | FabioLolix |
Votes: | 9 |
Popularity: | 0.000003 |
First Submitted: | 2019-05-14 06:35 (UTC) |
Last Updated: | 2024-03-16 12:09 (UTC) |
Dependencies (1)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
Required by (11)
- bforartists (optional)
- blender-git (optional)
- cycles-standalone (optional)
- gz-rendering7 (optional)
- gz-rendering8 (optional)
- gz-rendering9 (optional)
- moonray
- moonray-gui
- upbge-bin (optional)
- upbge-git (optional)
- vmd-src (optional)
Latest Comments
1 2 3 Next › Last »
FabioLolix commented on 2024-12-18 07:58 (UTC)
Hi, you can send me a patch, since this is the default optix pkgbuild it will not be versioned. The pkgbuild have only been flaged 2 days ago
zcyaya commented on 2024-12-18 06:02 (UTC) (edited on 2024-12-18 06:02 (UTC) by zcyaya)
OptiX 8.1.0 has been out for some time. Do you plan to update it? If you don't have time I'll be happy to co-maintain.
I'm also wondering if the package layout can be changed to
/opt/optix[version]
and users do soft linking manually to select the version needed. Might need some more debate though, but I do meet a scenario where multiple coexisting OptiX builds are preferred.sausix commented on 2024-01-23 22:32 (UTC)
@Roken Does Blender compile with optix 8.0.0? If not, we would have a problem. 7.7.0 also compiled just fine but if depending software is incompatible to a new version then it's fine like this.
Roken commented on 2024-01-23 18:47 (UTC)
You can build optix 8.0.0 easily. Just download this package, edit the PKGBUILD to vers 8.0.0, download the 8.0.0 script as instructed and makepkg.
Working just fine here and only takes a couple of minutes on my system start to finish. YMMV on speed depending on your processor, but shouldn't take long regardless.
igormp commented on 2023-11-30 18:21 (UTC)
Just adding to the chorus, Optix 8.0 is now out, and I see that the package has been flagged as out of date for quite some time.
sausix commented on 2023-04-16 18:33 (UTC)
Optix 7.7.0 PKGBUILD. But at least
blender-git
seems to not support it yet.https://pastebin.com/37iSh25S
niraami commented on 2022-11-30 01:06 (UTC) (edited on 2022-11-30 01:08 (UTC) by niraami)
I've now confirmed the issue on 2 separate machines, even If I delete the cache. The only fix is to
cd
into the package and manually update themaster
branch to follow the latest commit and runmakepkg -si
.Running
git log
, it seems like the package isn't following master, but instead is detached on commit8c0f7f9
(origin beinghttps://aur.archlinux.org/optix.git
):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
1 2 3 Next › Last »