blob: 1631fd46017a41358b5563a63d46870727e8e478 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = optix
pkgdesc = A software development kit for achieving high performance ray tracing on the GPU.
pkgver = 7.0.0
pkgrel = 3
url = https://developer.nvidia.com/optix
arch = x86_64
license = custom:NVIDIA
depends = cuda
options = !strip
source = file://NVIDIA-OptiX-SDK-7.0.0-linux64.sh
sha512sums = 349baf367af7890afac87a879c8f7360cc9c93e984cf234216062af0a3cedce8fc6f3fd74240897d4b3854622ce1976a78433cbeadf6fa89c8e84d24e26eef89
pkgname = optix
|