Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2161 Discussions

How can I CreateProcessAsUser by hydra_service

yang_w_1
Beginner
354 Views

hi,

I Create a windows_shared_memory in user application, and open it in other process which launched by mpiexec.exe。

The problem is the mpi process can not open windows_shared_memory (ERROR _NOT_FOUND_FILE).

i think the reason is the user application under session 1, while the mpi process under session 0(because hydra_service under session 0)。

how can i do.

best wishes.

0 Kudos
0 Replies
Reply