Skip to Content.
Sympa Menu

opal - [Opal] Assistance Needed with OPAL Simulation Program on Windows Subsystem for Linux

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

[Opal] Assistance Needed with OPAL Simulation Program on Windows Subsystem for Linux


Chronological Thread  
  • From: Ezgi Sunar <ezgi.sunar AT mnt.com.tr>
  • To: "opal AT lists.psi.ch" <opal AT lists.psi.ch>
  • Subject: [Opal] Assistance Needed with OPAL Simulation Program on Windows Subsystem for Linux
  • Date: Mon, 22 Jan 2024 09:55:05 +0000
  • Accept-language: tr-TR, en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mnt.com.tr; dmarc=pass action=none header.from=mnt.com.tr; dkim=pass header.d=mnt.com.tr; 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=G78MxXJk0EVWlnKPEI+AE0QTlqb0WpgVhMHdGmtg7/Q=; b=jXUPHEcnvkbslrpEIdHf6Pseikq08hliESJCAwapOez9sUWifZEUa66Xsw1GB2GV5VtES+f9upH0YQDvCeK/H0rIu4FADTKL2405QM3xvquGZA1F8269rQT8TxtvK2EHXvfCKDfDEgb6bFN+oqk76omc4m7iYpFnVbr+zXqq7dbSHdw2qJ6WaeIDhxn7OH1ivxQ9Xsf2ZaspBFU2qJcH2/4h4S8ZDrMb8Uu8sVHk0rJvgluJEuC7QOlDSJHhVZbD4N+33ij6y7t+D5goCK7lPBsmkwm2SCXrG+Og/oIh1Y/l4AjK7HlDKgys+Ig1T5smwn9X21sDHkBMeRIDTQA6Cg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=k2+8bHTvMv2k/Ye6wsLHsg2KTa/7y74sw7leEIKce2NImRx+zjMj2Lj0EX8wpyJM81q7kxSp3ebIR+Rm2mLkQHom5XAy9AvAUK2+hC19KqwdbVDxFuYzsWtzQmexEjmdSTjiY65+Sm2va7gsMyG4j0mUq448KZ5RyRUbu7clknkb8/C+OgAdQrU8dXnW4c7vagPwAv5MdWeDDITtcGariC1wf78oG/M5zsxnrBi8ZUfxR3nBRo8UnWdetd3YnEtGCynAkIJJ/8nU1LI2e44fABBTkGWiABWbctAn/aJwcMlzhk9y1hhdDnkjoBPBiELZHyZtBn/Xo+XjSXztr/cuMg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=mnt.com.tr;

Dear Sir/Madam,

 

My name is Ezgi Sunar, and I am a beginner user of the OPAL simulation program. I am currently facing issues while attempting to run the system, specifically with the PSIcyclotron example.

Following the steps outlined on GitHub, I successfully opened the program using the 'opal' command. However, when I attempted to run the PSIcyclotron example with the command "opal Injector2.in," I encountered an error, details of which are provided in the attached file "error1.txt." I also tried running the command "opal --commlib serial PSI_cyclotron/Injector2.in" without success.

To troubleshoot, I installed an older version, 2.0.2, but encountered a similar issue as outlined in the attached file "error2.txt."

It is worth mentioning that I am using the Windows operating system and executing the program in Ubuntu 20.04 through Windows Services for Linux.

I would greatly appreciate your assistance in resolving this matter and any guidance you can provide to help me overcome these errors at this initial stage.

 

Thank you very much for your time and support. I am looking forward to hearing from you soon.

 

Best Regards,

Ezgi Sunar

 

~/OPAL$ opal PSI_cyclotron/Injector2.in

OPAL> ____ _____ ___

OPAL> / __ \| __ \ /\ | |

OPAL> | | | | |__) / \ | |

OPAL> | | | | ___/ /\ \ | |

OPAL> | |__| | | / ____ \| |____

OPAL> \____/|_| /_/ \_\______|

OPAL>

OPAL> This is OPAL (Object Oriented Parallel Accelerator Library) Version
2022.1.0

OPAL> git rev. a4e0e14466557289b4f7a843fb9eb72700ff1992

OPAL>

OPAL>

OPAL> (c) PSI, http://amas.web.psi.ch

OPAL>

OPAL>

OPAL> The optimiser (former opt-Pilot) is integrated

OPAL>

OPAL> Please send cookies, goodies or other motivations (wine and beer ... )

OPAL> to the OPAL developers opal AT lists.psi.ch

OPAL>

OPAL> Time: 17:06:19 date: 21/01/2024

OPAL>

OPAL> * Reading input stream 'PSI_cyclotron/Injector2.in'

OPAL>

OPAL> value: {GAMMA,BETA,GAMMABETA,EBEAM,BRHO,CLIGHT} = {1.00093, 0.0429966,
0.0430364, 0.0008685, 0.134693, 2.99792e+08}

OPAL>

Error>

Error> *** Parse error detected by function "PredefinedString::parse"

Error> *** in line 58 of file "PSI_cyclotron/Injector2.in" before token ",":

Error> Unsupported value 'INJECTOR2'

Error> Unsupported value 'INJECTOR2'

--------------------------------------------------------------------------

MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD

with errorcode -100.



NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.

You may or may not see output from other processes, depending on

exactly when Open MPI kills them.





> ____ _____ ___

> / __ \| __ \ /\ | |

> | | | | |__) / \ | |

> | | | | ___/ /\ \ | |

> | |__| | | / ____ \| |____

> \____/|_| /_/ \_\______|

OPAL>

OPAL> This is OPAL (Object Oriented Parallel Accelerator Library) Version
2.0.2

OPAL>

OPAL> (c) PSI, http://amas.web.psi.ch

OPAL> The optimiser (former opt-Pilot) is integrated

OPAL>

OPAL> Please send cookies, goodies or other motivations (wine and beer ... )

OPAL> to the OPAL developers opal AT lists.psi.ch

OPAL>

OPAL> Time: 16:54:48 date: 21/01/2024

OPAL>

OPAL> Couldn't find startup file "/home/esunar/init.opal".

OPAL> Note: this is not mandatory for an OPAL simulation!

OPAL>

OPAL> * Reading input stream "PSI_cyclotron/Injector2.in".

OPAL>

OPAL> value:
{GAMMA,BETA,GAMMABETA,EBEAM,BRHO,CLIGHT}={1.00093,0.0429966,0.0430364,0.0008685,0.134693,2.99792e+08}

OPAL>

OPAL>

OPAL> value: {KIP3_1L_VARY,KIVU_VARY_Z,KIG3U_VARY_Z,KIG3O_VARY_Z}={23,0,3.5,2}

OPAL>

Error>

Error> *** Parse error detected by function "Object::parse()"

Error> *** in line 293 of file "PSI_cyclotron/Injector2.in" before token "=":

Error> Object "" has no attribute "MB_BINNING".

Error> Object "" has no attribute "MB_BINNING".

*** The MPI_Abort() function was called before MPI_INIT was invoked.

*** This is disallowed by the MPI standard.

*** Your MPI job will now abort.

[Esunar:18011] Local abort before MPI_INIT completed completed successfully,
but am not able to aggregate error messages, and not able to guarantee that
all other processes were killed!


Archive powered by MHonArc 2.6.24.

Top of Page