Q

C – Troubleshooting InfiniPath MPI Troubleshooting

On a SLES 10 system, you would need:

compat-libstdc++ (for FC3)

compat-libstdc++5 (for SLES 10)

Depending upon the application, you may need to use the -W1,-Bstaticoption to use the static versions of some libraries.

C.8.3

Compiler/Linker Mismatch

This is a typical error message if the compiler and linker are not matching in C and C++ programs:

$ export MPICH_CC=gcc $ mpicc mpiworld.c

/usr/bin/ld: cannot find -lmpichabiglue_gcc3

collect2: ld returned 1 exit status

C.8.4

Compiler Can’t Find Include, Module or Library Files

RPMs can be installed in any location by using the --prefixoption. This can introduce errors when compiling, if the compiler cannot find the include files (and module files for Fortran90 and Fortran95) from mpi-devel*, and the libraries from mpi-libs*in the new locations. Compiler errors similar to this can occur:

$ mpicc myprogram.c

/usr/bin/ld: cannot find -lmpich

collect2: ld returned 1 exit status

NOTE: As noted in section 3.5.2 of the InfiniPath Install Guide, all development files now reside in specific *-Devel subdirectories.

On development nodes, programs must be compiled with the appropriate options so that the include files and the libraries can be found in the new locations. In addition, when running programs on compute nodes, you need to insure that the run-time library path is the same as the path that was used to compile the program.

The examples below show what compiler options to use for include files and libraries on the development nodes, and how to specify this new library path on the compute nodes for the runtime linker. The affected RPMs are:

mpi-devel* (on the development nodes) mpi-libs* (on the development or compute nodes)

IB6054601-00 D

C-15

Page 89
Image 89
Q-Logic IB6054601-00 D Compiler/Linker Mismatch, Compiler Can’t Find Include, Module or Library Files, $ mpicc myprogram.c

IB6054601-00 D specifications

The Q-Logic IB6054601-00 D is a high-performance InfiniBand adapter card designed for data centers and enterprise applications requiring robust connectivity and low-latency communication. This adapter is part of QLogic's extensive portfolio of networking solutions, catering to the needs of high-performance computing (HPC), cloud computing, and virtualization environments.

One of the standout features of the IB6054601-00 D is its capability to support data transfer rates of up to 56 Gbps. This makes it ideal for applications demanding large bandwidth and quick data processing. The adapter is optimized for RDMA (Remote Direct Memory Access) technology, which allows data to be transferred directly between the memory of different computers without involving the CPU. This reduces latency and CPU overhead, leading to enhanced overall system performance.

The architecture of the IB6054601-00 D includes support for a dual-port design, which offers increased bandwidth, redundancy, and fault tolerance. This dual-port configuration is especially advantageous for environments that require high availability and reliability, such as financial services and mission-critical applications.

The adapter utilizes advanced error detection and correction mechanisms, ensuring that data integrity is maintained during transmission. With features like adaptive routing and congestion management, the IB6054601-00 D is capable of optimizing the handling of data flows, thereby enhancing performance even under heavy loads.

In terms of compatibility, the Q-Logic IB6054601-00 D supports a wide range of operating systems and virtualization technologies, making it easy to integrate into diverse IT environments. It also includes drivers and software packages that facilitate seamless deployment and management.

In addition to high-speed connectivity, the adapter is designed with power efficiency in mind. It adheres to Energy Star regulations, helping organizations lower their operational costs while minimizing their environmental footprint.

Overall, the Q-Logic IB6054601-00 D stands out for its high throughput, low latency, and reliability. Its combination of advanced features and technologies positions it as an excellent choice for organizations looking to enhance their data center performance and maximize the efficiency of their network infrastructure. With the growing demands for faster and more efficient data transfer, solutions like the IB6054601-00 D are essential in meeting the evolving needs of modern enterprises.