MPIEXEC stops Error (122) The data area passed to a system call is too small.
- Dominant language
- PowerShell
- Stars
- 34
- Forks
- 19
- Avg merge
- 41m
- Merged PRs (30d)
- 4
Description
#### Problem Description
No matter what binary i try to start using msmpiexec they fail with this error
I see this with Ansys, 6Sigma and also trying to start mpipingpong
#### Steps to Reproduce
Install HPC Pack 2019SP1 on Server 2019 (Head node)
Install HPC Pack 2019SP1 on Server 2022 (Compute node)
#### Expected Results
#### Actual Results
[2022-07-08T06:28:46.560Z]: Writing initial data...
[2022-07-08T06:28:46.985Z]: Constructing CFD geometry ...
[2022-07-08T06:29:09.285Z]: Verifying Model
[2022-07-08T06:29:10.873Z]: Running CFD solution...
[2022-07-08T06:29:13.412Z]: Creating distributed data for parallel solver...
[2022-07-08T06:29:25.540Z]: Running parallel solver...
[2022-07-08T06:29:25.798Z]: Error: ERROR: Error reported: failed to launch \CFDSolver.exe (truncated pathes)
**[2022-07-08T06:29:25.806Z]: Error: Error (122) The data area passed to a system call is too small.**
[2022-07-08T06:29:28.643Z]: Error: Parallel MPI Specific error exit code : -4
[2022-07-08T06:29:28.656Z]: Solving process failure.
[2022-07-08T06:29:28.664Z]: Removing distributed data.
[2022-07-08T06:29:29.362Z]: Updating model from CFD solution...
[2022-07-08T06:29:31.705Z]: CFDSolution complete
[2022-07-08T06:29:32.311Z]: Solving completed with exit code 104.
#### Additional Logs
```
INSERT ADDITIONAL LOGS HERE
```
#### Additonal Comments
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.