blacs-mpi 1.1-33 source package in Ubuntu
Changelog
blacs-mpi (1.1-33) unstable; urgency=medium * Moving arm64 from MPICH_ARCHS to OPENMPI_ARCHS. In this way, the package builds correctly in arm64. Thanks to Edmund Grimley Evans. (Closes: #765328) -- Muammar El Khatib <email address hidden> Fri, 17 Oct 2014 10:12:28 +0200
Upload details
- Uploaded by:
- Muammar El Khatib
- Uploaded to:
- Sid
- Original maintainer:
- Muammar El Khatib
- Architectures:
- alpha amd64 armel armhf arm64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 ppc64el sparc mips64 mips64el hppa m68k powerpcspe s390x sparc64 all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
blacs-mpi_1.1-33.dsc | 1.9 KiB | 5934980c60083ba016377dca8d1973959ae420b8f05f1461034acfd9a023a3b8 |
blacs-mpi_1.1.orig.tar.gz | 74.9 KiB | 8dcaee51f6794e3acba9a8d626f74fdb0636a840e91adbd5fd000e89495bc644 |
blacs-mpi_1.1-33.diff.gz | 96.4 KiB | 346ceabe578801055baa67049924200d72fef656339d1f4ab0f4e9abb11ce0d1 |
Available diffs
No changes file available.
Binary packages built by this source
- blacs-mpi-test: No summary available for blacs-mpi-test in ubuntu vivid.
No description available for blacs-mpi-test in ubuntu vivid.
- blacs-mpi-test-dbgsym: No summary available for blacs-mpi-test-dbgsym in ubuntu xenial.
No description available for blacs-mpi-
test-dbgsym in ubuntu xenial.
- blacs-test-common: No summary available for blacs-test-common in ubuntu wily.
No description available for blacs-test-common in ubuntu wily.
- libblacs-mpi-dev: No summary available for libblacs-mpi-dev in ubuntu vivid.
No description available for libblacs-mpi-dev in ubuntu vivid.
- libblacs-mpich1: No summary available for libblacs-mpich1 in ubuntu xenial.
No description available for libblacs-mpich1 in ubuntu xenial.
- libblacs-mpich1-dbgsym: No summary available for libblacs-mpich1-dbgsym in ubuntu xenial.
No description available for libblacs-
mpich1- dbgsym in ubuntu xenial.
- libblacs-openmpi1: Basic Linear Algebra Comm. Subprograms - Shared libs. for OpenMPI
The BLACS project is an ongoing investigation whose purpose is to
create a linear algebra oriented message passing interface that may be
implemented efficiently and uniformly across a large range of
distributed memory platforms.
.
You can choose between an implementation based on MPI or PVM. This package
uses MPI. There are packages for the shared libraries (this one), for the
static libraries and the development files, and for test programs.
.
Most users do not need to install this package directly because it is
used as a high level driver for the communication in the ScaLAPACK packages.
Therefore, it is installed when installing ScaLAPACK. ScaLAPACK is a
parallel version of LAPACK and is used on Beowulf type clusters.