Visible to Intel only — GUID: GUID-96D2696A-BBFD-4869-B51B-926E31EA9300
Visible to Intel only — GUID: GUID-96D2696A-BBFD-4869-B51B-926E31EA9300
Examples of Linking for Clusters
This section provides examples of linking with ScaLAPACK, Cluster FFT, and Cluster Sparse Solver.
Note that a binary linked with the Intel® oneAPI Math Kernel Library cluster function domains runs the same way as any other MPI application (refer to the documentation that comes with your MPI implementation).For instance, the script mpirun is used in the case of MPICH2 or higher and OpenMPI, and the number of MPI processes is set by -np. In the case of MPICH2 or higher and Intel MPI, start the daemon before running your application; the execution is driven by the script mpiexec.
For further linking examples, see the support website for Intel products at https://software.intel.com/content/www/us/en/develop/support.html.