blob: a931cc8a44ea06a52eccb900eaecd89680ddb67a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = optix
pkgdesc = An application framework for achieving optimal ray tracing performance on the GPU.
pkgver = 8.1.0
pkgrel = 1
url = https://developer.nvidia.com/optix
arch = x86_64
license = LicenseRef-NvidiaProprietary
depends = cuda
options = !strip
source = cmake.patch
sha512sums = c2b3f122bf4e5d1bd987c3ce9693b24d2acd55f71f7366e49ebc0ba2f800945e6ddde439428761c6c12ec77f34a9334fb6900af2c1b10c40dd2905bb58c9ded2
source_x86_64 = local://NVIDIA-OptiX-SDK-8.1.0-linux64-x86_64-35015278.sh
sha512sums_x86_64 = fc7df50316fb09871837fd6e7eda8d783921e6759be76eab23d15f99ec3072f5c3333a8d449985281ba1ed5c75d2051e93f4808260f3be69a5065fca0cdcc06d
pkgname = optix
|