Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-10-01 Thread Charles Doland via users
users on behalf of Ralph Castain via users Sent: Monday, September 21, 2020 3:11 PM To: Open MPI Users Cc: Ralph Castain Subject: Re: [OMPI users] Limiting IP addresses used by OpenMPI [External Sender] I'm not sure where you are looking, but those params are indeed present in the opal/mca/bt

Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-09-30 Thread Ralph Castain via users
users-boun...@lists.open-mpi.org> > on behalf of Joseph Schuchart via users mailto:users@lists.open-mpi.org> > Sent: Tuesday, September 1, 2020 1:50 PM To: users@lists.open-mpi.org <mailto:users@lists.open-mpi.org>   mailto:users@lists.open-mpi.org> > Cc: Joseph Schuchart mailto

Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-09-21 Thread Charles Doland via users
tember 1, 2020 1:50 PM To: users@lists.open-mpi.org Cc: Joseph Schuchart Subject: Re: [OMPI users] Limiting IP addresses used by OpenMPI [External Sender] Charles, What is the machine configuration you're running on? It seems that there are two MCA parameter for the tcp btl: btl_tcp_if_

Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-09-01 Thread Joseph Schuchart via users
408) 627-6621  [x6621] *From:* users on behalf of John Hearns via users *Sent:* Tuesday, September 1, 2020 12:22 PM *To:* Open MPI Users *Cc:* John Hearns *Subject:* Re: [OMPI users] Limiting IP addresses used by OpenMPI *[Exter

Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-09-01 Thread Jeff Squyres (jsquyres) via users
rs@lists.open-mpi.org>> Cc: John Hearns mailto:hear...@gmail.com>> Subject: Re: [OMPI users] Limiting IP addresses used by OpenMPI [External Sender] Charles, I recall using the I_MPI_NETMASK to choose which interface for MPI to use. I guess you are asking the same question for OpenMPI? On

Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-09-01 Thread Charles Doland via users
PM To: Open MPI Users Cc: John Hearns Subject: Re: [OMPI users] Limiting IP addresses used by OpenMPI [External Sender] Charles, I recall using the I_MPI_NETMASK to choose which interface for MPI to use. I guess you are asking the same question for OpenMPI? On Tue, 1 Sep 2020 at 17:03, C

Re: [OMPI users] Limiting IP addresses used by OpenMPI

2020-09-01 Thread John Hearns via users
Charles, I recall using the I_MPI_NETMASK to choose which interface for MPI to use. I guess you are asking the same question for OpenMPI? On Tue, 1 Sep 2020 at 17:03, Charles Doland via users < users@lists.open-mpi.org> wrote: > Is there a way to limit the IP addresses or network interfaces used

[OMPI users] Limiting IP addresses used by OpenMPI

2020-09-01 Thread Charles Doland via users
Is there a way to limit the IP addresses or network interfaces used for communication by OpenMPI? I am looking for something similar to the I_MPI_TCP_NETMASK or I_MPI_NETMASK environment variables for Intel MPI. The OpenMPI documentation mentions the btl_tcp_if_include and btl_tcp_if_exclude MC