blob: 44b8bfe9e7dccae1961a1691f3b4be21f299a2d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = bart-cuda-git
pkgdesc = Berkeley Advanced Reconstruction Toolbox (BART) for Computational Magnetic Resonance Imaging. Package with GPU support, using CUDA and CUDNN
pkgver = 0.8.00.r466.ga769c397
pkgrel = 1
url = https://mrirecon.github.io/bart/
arch = x86_64
license = BSD
makedepends = git
makedepends = gcc>=11.2.0
depends = gcc-libs
depends = blas-openblas
depends = fftw
depends = libpng
depends = cuda
depends = cudnn
optdepends = octave: MATLAB/Octave wrapper
optdepends = python: Python wrapper
optdepends = python-numpy: Python wrapper
optdepends = python-matplotlib: Python scripts
provides = bart
conflicts = bart
source = bart::git+https://github.com/mrirecon/bart.git
source = Makefile.local
sha512sums = SKIP
sha512sums = a129d7a957daa5fdef1e920274d96cf23a1de1bbea0d802f6bd2d3ec513dc03eedaeb908c7db7d32b4e59e8b16417e113e3be0c35b06c25e5c79eb1ac985f116
pkgname = bart-cuda-git
|