blacs-mpi-test software package provides Basic Linear Algebra Comm. Subprograms - Test files for MPI, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install blacs-mpi-test
blacs-mpi-test is installed in your system.
Make ensure the blacs-mpi-test package were installed using the commands given below,
$ sudo dpkg-query -l | grep blacs-mpi-test *
You will get with blacs-mpi-test package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Mathematics |
| Package | blacs-mpi-test |
| Version | 1.1-31 |
| Description | Basic Linear Algebra Comm. Subprograms - Test files for MPI |
| Sub Section | math |