blob: 55073e8cd4c940879668da19e72a0aac25f877e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-mpi4py-intel
pkgdesc = Python bindings for the Message Passing Interface compiled with intel mpi
pkgver = 4.1.0
pkgrel = 1
url = https://github.com/mpi4py/mpi4py
arch = x86_64
license = BSD-2-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = cython
depends = python
depends = intel-oneapi-basekit
provides = python-mpi4py
conflicts = python-mpi4py
options = !emptydirs
source = mpi4py-4.1.0.tar.gz::https://github.com/mpi4py/mpi4py/archive/4.1.0.tar.gz
sha512sums = ec893f18d9ed6730fb5beb7201de33be075f1712ef370ef10fda5e57fed8d76c7b83a269c886b82b710d369200ce3fde77880b0f917a75c00ebbc2553d76b82a
pkgname = python-mpi4py-intel
|