---
title: 可替换性
description: "表SCALAPACK的替换映射关系为可替换的接口与MKL中SCALAPACK的Fortran接口的映射关系（仅给出已优化的接口）。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2200/accel/kunpengaccel_12_0069.html
sourcePath: /source/zh/kunpengboostkithistory/2200/accel/kunpengaccel_12_0069.html
indexId: 1d703dc2d1f1266e6c8abd5322720cb440ae4485a1008a7c35ee66ea9d29855970
---
# 可替换性

表SCALAPACK的替换映射关系为可替换的接口与MKL中SCALAPACK的Fortran接口的映射关系（仅给出已优化的接口）。


**表1 SCALAPACK的替换映射关系**

| MKL接口 | KML接口 |
| --- | --- |
| psgetrf | psgetrf |
| pdgetrf | pdgetrf |
| pcgetrf | pcgetrf |
| pzgetrf | pzgetrf |
| pspotrf | pspotrf |
| pdpotrf | pdpotrf |
| pcpotrf | pcpotrf |
| pzpotrf | pzpotrf |
| psgeqrf | psgeqrf |
| pdgeqrf | pdgeqrf |
| pcgeqrf | pcgeqrf |
| pzgeqrf | pzgeqrf |
| psgels | psgels |
| pdgels | pdgels |
| pcgels | pcgels |
| pzgels | pzgels |
