Skip to content
Snippets Groups Projects
Commit dd70d660 authored by Konstantin Gizdov's avatar Konstantin Gizdov
Browse files

cudnn rebuild

parent c70e5093
No related branches found
Tags 3.8.2-3
No related merge requests found
# Maintainer: Sven-Hendrik Haase <svenstaro@archlinux.org>
pkgname=arrayfire
pkgver=3.8.2
pkgrel=2
pkgrel=3
pkgdesc="High performance software library for parallel computing with an easy-to-use API"
arch=('x86_64')
url='https://arrayfire.com'
......@@ -40,7 +40,7 @@ build() {
-DAF_WITH_NONFREE=ON \
-DAF_BUILD_EXAMPLES=ON \
-DAF_BUILD_DOCS=ON \
-DCUDA_architecture_build_targets="5.2;5.3;6.0;6.1;6.2;7.0;7.2;7.5;8.0;8.6;8.6+PTX" \
-DCUDA_architecture_build_targets="5.2;5.3;6.0;6.1;6.2;7.0;7.2;7.5;8.0;8.6;8.7;8.7+PTX" \
-DCMAKE_BUILD_TYPE=Release \
-DCUDA_HOST_COMPILER=/usr/bin/gcc-11 \
-DBoost_NO_BOOST_CMAKE=ON
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment