Skip to Content.
Sympa Menu

opal - Re: [Opal] mpirun and anaconda

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] mpirun and anaconda


Chronological Thread  
  • From: Nicole R Neveu <nneveu AT stanford.edu>
  • To: "Kim, Seongyeol" <seongyeol.kim AT anl.gov>, "Adelmann Andreas (PSI)" <andreas.adelmann AT psi.ch>
  • Cc: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: Re: [Opal] mpirun and anaconda
  • Date: Wed, 26 Jan 2022 21:48:38 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=5rA7Sl9MjyQKwEuMHVRAMmmCEiLBBhpi6FqWcODdKzE=; b=TcTGQo+9JvvDoVD9WKO6wz4lqIJkKGGBJ2Fqo3x1hKJCONk7FYtzhUCldVFfuotybRv4dAaf1z5GB4S6U/BsjFwz/+kIYiysDlwFj9nzn/Nu3AtishsI0zgLyY0m6M2W6iMztniE7RrvtC3vMgVTgZG5DRHGOHFQCV4vfl+h0W56M3xS+OjxTRFt7f66anIDRfBRw4J5FFPnddqqA/jWPKNdqJuE3LTghpdl9NFqQJW1uFO/yRhlXPATMiVqsqBJs09swbV62fOtv4GxE1yAyQcLY7IQgHUMhBWXgU1hUXE+EBoSycrDpZck34fra1pgCGwHBwDgGOEk6M2WqQlZ0A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=cYdLquVJFmqVpJIeQuW9GEIwadv5rCcYiLMVq9FbFzzo7fCDrzZX0JrmDw2/kGw1sOvMo+wz9yLFOqWxI8DDX0wO5AtZ/BpfeF9rsRf1b4kQNex4f74YSDF2zOsB9AdqlUgKQ2htg2hM3GBMiKp1SojeHXRApdWKymTAWYrDub7wRZt6lFVAb+ilwcvcFSTqcLckQ/yTn0qL4Z1MmmeQZXRQ8FrScmKkbC/pcd/stwMhBG1EL5DXoVTo9/fqHFKg4LqFVvjBbBJGcTN61P6VKUk1JlOpLQi6aTZwAwIDuHkHXA0ttzJUgZhKSm0C7ZEP+RJvd9VOseuz6JWR8DNY6Q==
  • Authentication-results: mc1; iprev=pass (mx0a-00000d04.pphosted.com) smtp.remote-ip=148.163.149.245; spf=pass smtp.mailfrom=stanford.edu; dkim=pass header.d=stanford.edu header.s=pps05272020 header.a=rsa-sha256; dmarc=pass header.from=stanford.edu

Hi Seongyeol,

 

Maybe you have accidentally installed another mpi in your conda environment.

This happened to me recently. You can check with mpi you are using by calling:

>which mpirun

 

See if you get the same results w/ and w/o your conda env loaded.

 

Thanks,

 

Nicole

 

From: opal-request AT lists.psi.ch <opal-request AT lists.psi.ch> on behalf of Kim, Seongyeol <seongyeol.kim AT anl.gov>
Date: Wednesday, January 26, 2022 at 12:55 PM
To: Adelmann Andreas (PSI) <andreas.adelmann AT psi.ch>
Cc: opal AT lists.psi.ch <opal AT lists.psi.ch>
Subject: Re: [Opal] mpirun and anaconda

Dear Andreas,

 

Please find the attached pdf file for more details.

 

When calling the OPAL, I simply used: opal input.in where input.in indicates the name of the input file.

For the parallel running, I used: mpirun -np number opal input.in. Here I put the number to 4 just in case for checking.

 

Indeed, when I activate the Anaconda through .bashrc, you can see that there are 4 same messages when I try to do parallel run.

On the other hand, when I deactivate the Anaconda, then it works fine. This also happens when using miniconda.

 

Thank you for your help!

Best regards,

Seongyeol


From: Adelmann Andreas (PSI) <andreas.adelmann AT psi.ch>
Sent: Wednesday, January 26, 2022 14:20
To: Kim, Seongyeol <seongyeol.kim AT anl.gov>
Cc: opal AT lists.psi.ch <opal AT lists.psi.ch>
Subject: Re: [Opal] mpirun and anaconda

 

Dear Seongyeol to me this is an incompatibility with the MPI library

OPAL is build with and, your Anaconda/Python installation.  

 

Can you elaborate a bit more how you call OPAL for the notebook?

 

Cheers A

------
Dr. sc. math. Andreas (Andy) Adelmann
Head a.i. Labor for Scientific Computing and Modelling 
Paul Scherrer Institut OHSA/ CH-5232 Villigen PSI
Phone Office: xx41 56 310 42 33 Fax: xx41 56 310 31 91
Zoom ID: 470-582-4086 Password: AdA

Zoom Link: https://ethz.zoom.us/j/4705824086?pwd=dFcvT1pMMGY0bHg0dTNncUNZZTJkZz09

-------------------------------------------------------
Friday: ETH HPK G 28   +41 44 633 3076
============================================
The more exotic, the more abstract the knowledge, 
the more profound will be its consequences.
Leon Lederman 
============================================



On 26 Jan 2022, at 19:13, Kim, Seongyeol <seongyeol.kim AT anl.gov> wrote:

 

Seongyeol

 




Archive powered by MHonArc 2.6.19.

Top of Page