Package Details: python-mpi4py-intel 4.0.1-1

Git Clone URL: https://aur.archlinux.org/python-mpi4py-intel.git (read-only, click to copy)
Package Base: python-mpi4py-intel
Description: Python bindings for the Message Passing Interface compiled with intel mpi
Upstream URL: https://github.com/mpi4py/mpi4py
Licenses: BSD-2-Clause
Conflicts: python-mpi4py
Provides: python-mpi4py
Submitter: wjhandley
Maintainer: carlosal1015 (wjhandley)
Last Packager: carlosal1015
Votes: 0
Popularity: 0.000000
First Submitted: 2018-02-16 12:19 (UTC)
Last Updated: 2024-10-12 04:47 (UTC)

Required by (66)

Sources (1)

Latest Comments

carlosal1015 commented on 2024-08-06 21:28 (UTC)

Beware, there are problems if openmpi->libfabric is installed before

/usr/sbin/ld: /usr/lib/libmpi.so: undefined reference to `fi_dupinfo@FABRIC_1.7'
/usr/sbin/ld: /usr/lib/libmpi.so: undefined reference to `fi_getinfo@FABRIC_1.7'
/usr/sbin/ld: /usr/lib/libmpi.so: undefined reference to `fi_freeinfo@FABRIC_1.7'
collect2: error: ld returned 1 exit status
failure.
removing: _configtest.c _configtest.o
error: Cannot link MPI programs. Check your configuration!!!

carlosal1015 commented on 2023-07-08 17:05 (UTC) (edited on 2023-07-08 17:16 (UTC) by carlosal1015)

icc is deprecated, that's the reason why we can not build

I guess, we can not run mpi programs with intel for now. Le'ts wait if we can use icl in the future

MarsSeed commented on 2023-07-06 15:31 (UTC)

Missing dependency: intel-oneapi-compiler.