25.1.RC1
Change Description
Scenario |
Change Description |
|---|---|
Common components and the framework |
Added support for GCC for openEuler 3.0.2. |
Porting Advisor |
|
System Migration |
|
Affinity Analyzer |
|
Development Assistant |
|
Compiler and Debugger |
|
System Profiler |
|
Java Profiler |
None |
System Diagnosis |
|
Resolved Issues
Trouble Ticket No. |
DTS2025030427370 |
|---|---|
Symptom |
When debugging an HPC application that uses 2048 ranks, execute the MPI_INIT function and then the debugging command. The error message "All ranks has exited" is displayed even though the application running has not completed. |
Severity |
Minor |
Solution |
|
Affected Domain |
The added environment variable is valid only for the current debugging task. It is transferred through the debugger parameter and becomes invalid after it is executed, incurring no impact on any other task. The tool usage does not affect the MPI program compilation and running or the running of existing tasks in the cluster. |
Possible Causes |
The residual subprocess after the debugging framework lldb-server exits unexpected conflicts with the global storage lock of the PMIx-Client module during OpenMPI running. As a result, the MPI running environment fails to be initialized. |
Known Issues
Trouble Ticket No. |
DTS2025042314346 |
|---|---|
Symptom |
[VS Code] [Compiler and Debugger Plugin - HPC debugging] The variable values are abnormal. All variable values are displayed as 0 when the debugging demo is yyy_test_variable90.a. |
Severity |
Minor |
Workaround |
None |
Affected Domain |
|
Progress |
|