3 – Using InfiniPath MPI InfiniPath MPI Details

Q

line options. See the PathScale compiler documentation and the man pages for pathcc and pathf90 for complete information on its options. See the corresponding documentation for any other compiler/linker you may call for its options.

3.5.3

To Use Another Compiler

In addition to the PathScale Compiler Suite, InfiniPath MPI supports a number of other compilers. These include PGI 5.2 and 6.0, Intel 9.0, the GNU gcc 3.3.x, 3.4.x, and 4.0.x compiler suites and gfortran. The IBM XL family of compilers is also supported on ppc64 (Power) systems.

NOTE: The 2.x PathScale compilers aren’t currently supported on systems that have the GNU 4.x compilers and compiler environment (header files and libraries). This includes Fedora Core 4, Fedora Core 5, SUSE 10, and SLES 10. To run on those distributions, you can compile your application on a system that does support the PathScale compiler. Then you can run the executable on one of the systems that uses the GNU 4.x compiler and environment. For more information on setting up for cross-compilation, see section 3.5.4. The GNU 4.x compiler environment will be supported by the PathScale Compiler Suite 3.0 release.

NOTE: In addition, gfortran is not currently supported on Fedora Core 3, as it has dependencies on the GNU 4.x suite.

The following example shows how to use gcc for compiling and linking MPI programs in C:

$ mpicc -cc=gcc .......

To use gcc for compiling and linking C++ programs use:

$ mpicxx -CC=g++ .......

To use gcc for compiling and linking Fortran77 programs use:

$ mpif77 -fc=g77 .......

In each case, ..... stands for the remaining options to the mpicxx script, the

options to the compiler in question, and the names of the files it is to operate upon.

Using the same pattern you will see that this next example is similar, except that it uses the PGI (pgcc) compiler for compiling and linking in C:

$ mpicc -cc=pgcc .....

To use PGI for Fortran90/Fortran95 programs, use:

$ mpif90 -f90=pgf90 .....

$ mpif95 -f95=pgf95 .....

This example uses the Intel C compiler (icc):

$ mpicc -cc=icc .....

3-8

IB6054601-00 D

Page 50
Image 50
Q-Logic IB6054601-00 D manual To Use Another Compiler, To use gcc for compiling and linking C++ programs use

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.