Search Criteria
Package Details: mpb-git 1.11.1.r12.g84de012-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpb-git.git (read-only, click to copy) |
---|---|
Package Base: | mpb-git |
Description: | MIT Photonic-Bands: computation of photonic band structures in periodic media |
Upstream URL: | https://github.com/NanoComp/mpb |
Licenses: | GPL2 |
Conflicts: | mpb |
Provides: | mpb |
Submitter: | heitzmann |
Maintainer: | heitzmann |
Last Packager: | heitzmann |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-14 09:36 (UTC) |
Last Updated: | 2022-06-05 23:49 (UTC) |
Dependencies (6)
- fftw
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas)
- libctl-gitAUR
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- h5utilsAUR (h5utils-gitAUR) (optional) – visualization and conversion of scientific data
Required by (3)
- meep (requires mpb)
- meep-git
- meep-python (requires mpb)
Latest Comments
MarsSeed commented on 2022-06-05 17:06 (UTC)
It seems the repo got moved/renamed to new URL:
https://github.com/NanoComp/mpb.git
Please kindly add versioned provides (
provides=("mpb=${pgver}")
).Also, please remove depends=fftw-mpi and add fftw. The former will be deleted because it is outdated and unmaintained, and the latter (the Arch repo version) already uses mpi and openmp since
v3.3.8-2
(2020-01-19). [1]xfzfflm commented on 2018-05-28 21:38 (UTC)
@heitzmann Thanks for testing. Please see the update in the issue. It seems that the problem is the fftw-mpi. When I remove all mpi related items in PKGBUILD, it works.
heitzmann commented on 2018-05-28 17:54 (UTC)
@xfzfflm, I've just run the example and in fact it didn't converge (with different iterations though). I'm not sure what the problem could be, but I'm open to suggestions.
xfzfflm commented on 2018-05-28 17:28 (UTC)
Does anyone also meet this not converging problem? https://github.com/stevengj/mpb/issues/52