Support & Feedback
This library has been tested, but not extensively. It may still contain bugs. If you have written a BSP program which doesn't work and you blame this library, please contact me. On the other hand if you have written a BSP program which works perfectly with BSPonMPI, let me know! I am curious.
Summarising: If you have any question, ask me
wjsuijle@users.sourceforge.net
FAQ
When compiling and linking a BSP program, why is it complaining about undefined references to BSPlib functions? You are probably using a C++ compiler. Try putting
extern "C" {
and}
around the#include <bsp.h>
directive.Example:
extern "C" {
#include <bsp.h>
}When building the BSPonMPI package the compiler complains about all kinds of illegal language constructs. Use an ANSI C99 compiler like the GNU C compiler.
Supported Platforms
This library has been tested and found to work correctly on the following machines:
-
AMD 64 Opteron
- 64 bit, 4 processors
- Fedora Core 3, Linux 2.6
- LAM/MPI
- Intel Pentium III (Coppermine)
- 32 bit, 2 processors
- Fedora Core 2, Linux 2.6
- MPICH, MPICH2 (1.0.3)
- mobile AMD Athlon XP 1800+
- 32 bit, 1 processor
- Suse 10.0, Linux 2.6
- MPICH
- COMPAQ AlphaServer DS20E 666 Mhz
- Alpha EV67, 2 processors
- Debian 3.0, Linux 2.2
- MPICH, LAM/MPI (7.1.2)
- Sparc - R220
- 2 processors
- Sun Solaris 9
- MPICH
- IBM Power 5
- 8 processors
- Suse 9.2, Linux 2.6
- MPICH2 (1.0.3)
- SGI Origin 3800 (teras.sara.nl)
- MIPS R14000, 64 bit, 1024 processors (tested on up to 16 processors)
- IRIX 6.5
- SGI MPI
- SGI Altix 3700 (aster.sara.nl)
- Intel Itanium 2, 64 bit, 416 processors (tested on up to 16 processors)
- Redhat Linux
- SGI MPI