Error Message "''limits' file not found" Is Displayed When I Run the Make Command During Hyper MPI Installation
Symptom
Error message "''limits' file not found" is displayed when I run the make command during Hyper MPI installation.
Key Process and Cause Analysis
None.
Conclusion and Solution
- Check whether the include environment variable contains the /usr/include directory.
echo $INCLUDE
- If yes, go to 2.
- If no, contact the device vendor.
- Check whether the limits header file exists.
ll /usr/include | grep limits.h
- If yes, contact Huawei technical support.
- If no, contact the device vendor.