Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup: should not use PMPI in set_mpit_cvar #109

Closed
wants to merge 1 commit into from

Conversation

minsii
Copy link
Collaborator

@minsii minsii commented May 6, 2021

No description provided.

@tonycurtis
Copy link

Still getting

[j34-4211c:24305] Signal: Segmentation fault (11)
[j34-4211c:24305] Signal code: Address not mapped (1)
[j34-4211c:24305] Failing at address: 0x20
[j34-4211c:24305] [ 0] linux-vdso.so.1(__kernel_rt_sigreturn+0x0)[0x40000006066c]
[j34-4211c:24305] [ 1] /opt/FJSVxtclanga/tcsds-1.2.31/lib64/libmpi.so.0(PMPI_T_cvar_write+0x54)[0x40000023d64c]
[j34-4211c:24305] [ 2] /home/ra010008/a04169/opt/oshmpi/git/lib/liboshmpi.so.0(+0x16748)[0x4000000a6748]
[j34-4211c:24305] [ 3] /home/ra010008/a04169/opt/oshmpi/git/lib/liboshmpi.so.0(+0x167f4)[0x4000000a67f4]
[j34-4211c:24305] [ 4] /home/ra010008/a04169/opt/oshmpi/git/lib/liboshmpi.so.0(OSHMPI_initialize_thread+0x364)[0x4000000a6b68]
[j34-4211c:24305] [ 5] /home/ra010008/a04169/opt/oshmpi/git/lib/liboshmpi.so.0(shmem_init+0x24)[0x4000000b2db0]
[j34-4211c:24305] [ 6] ./a.out[0x400ed8]
[j34-4211c:24305] [ 7] /lib64/libc.so.6(__libc_start_main+0xe4)[0x400001030be4]
[j34-4211c:24305] [ 8] ./a.out[0x400dfc]
[j34-4211c:24305] *** End of error message ***
[WARN] PLE 0610 plexec The process terminated with the signal.(rank=0)(nid=0x2f27000a)(sig=11)

@minsii
Copy link
Collaborator Author

minsii commented May 7, 2021

Emm, I am not sure if Fujitsu MPI fully supports the MPI_T interface.

Using MPI_T in OSHMPI is only for a MPICH-only optimization. Let me create another PR to optionally disable it so you can have a try

@minsii
Copy link
Collaborator Author

minsii commented May 7, 2021

merged commit to #112

@minsii minsii closed this May 7, 2021
@minsii minsii deleted the pr/fix-mpit-write branch May 7, 2021 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants