Search found 69 matches

by blanco-garcia
17 Nov 2021, 07:54
Forum: Optimization and Matching
Topic: MOGA optimizer for rings
Replies: 24
Views: 51819

Re: MOGA optimizer for rings

Thank you very much again, Soliday !
I saw it is the same case for the code wish8.5 and oagwish.

Best regards,
o
by blanco-garcia
16 Nov 2021, 12:42
Forum: Optimization and Matching
Topic: MOGA optimizer for rings
Replies: 24
Views: 51819

Re: MOGA optimizer for rings

Dear all, I'm trying to run the geneticOptimizer but the file oagtclsh is missing when compiling from sources. I see that the RPMs generate a symbolic link /usr/bin/oagtclsh to /usr/bin/tclsh , but, in this case I'm building Pelegant sources to get a module. Is there any way to build oagtclsh from s...
by blanco-garcia
15 Nov 2021, 10:37
Forum: Installation
Topic: Compile SDDS and ELEGANT on CentOS7
Replies: 5
Views: 13830

Re: Compile SDDS and ELEGANT on CentOS7

Dear Soliday,

thank you very much. There were indeed some missing libraries. I am working on CentOS 7, trying to get Elegant and Pelegant to be modules.

Best regards,
o
by blanco-garcia
12 Nov 2021, 11:45
Forum: Installation
Topic: Compile SDDS and ELEGANT on CentOS7
Replies: 5
Views: 13830

Re: Compile SDDS and ELEGANT on CentOS7

Dear all, I am compiling SDDS and Elegant from sources to create rpms. I found the following errors at the end of the compilation when lauching "./Build-AOP-RPMs.txt" as a normal user in my home dir. Is there any known way to solve these errors ? At the end, I'm interested in creating modules, is th...
by blanco-garcia
12 Nov 2021, 02:50
Forum: Installation
Topic: Tcl/Tk package installation
Replies: 5
Views: 8651

Re: Tcl/Tk package installation

Dear Soliday, thank you very much!

As you said, the issue was the HOST_ARCH variable setting.
Once I set it in my ".bashrc" file as

Code: Select all

export HOST_ARCH=linux-x86_64
I was able to execute "geneticOptimizer".

Best regards,
o
by blanco-garcia
10 Nov 2021, 06:17
Forum: Installation
Topic: Tcl/Tk package installation
Replies: 5
Views: 8651

Re: Tcl/Tk package installation

Dear all, I'm trying to run the mogaRING example. The geneticOptimizer command shows the following error: $ geneticOptimizer invalid command name "APSStandardSetup" while executing "APSStandardSetup" (file "/usr/bin/geneticOptimizer" line 174) Is there any symbolic link missing to do by hand for Cen...
by blanco-garcia
05 Nov 2021, 08:47
Forum: Parallel Elegant
Topic: testing Pelegant on elegantExamples
Replies: 16
Views: 29374

Re: testing Pelegant on elegantExamples

Thank you very much dear Soliday,

I have downloaded them and made a quick test and it works with one of the local mpi libs.
by blanco-garcia
05 Nov 2021, 08:44
Forum: General
Topic: save line without nested lines
Replies: 3
Views: 2955

save line without nested lines

Dear all,

I want to save the list of elements of a line without any nested line declaration.
is there a way to do it ?

I have tried the save_lattice function with output_seq=0 where all nested lines are preserved,
and output_seq = 1 where new nested lines are created.

Best regards,
oscar
by blanco-garcia
04 Nov 2021, 05:27
Forum: Parallel Elegant
Topic: testing Pelegant on elegantExamples
Replies: 16
Views: 29374

Re: testing Pelegant on elegantExamples

Dear all,
I have a similar problem with Elegant 2021.3.0 on CentOS 7 and MPICH 3.
The output file from a momentum aperture calculation are empty.
Is there any compiled version without the -D_FORTIFY_SOURCE=2 flag ?

Best regards,
o