Skip to Content.
Sympa Menu

opal - Re: [Opal] MOGA optimizer gets stuck about half the time

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] MOGA optimizer gets stuck about half the time


Chronological Thread 
  • From: "Finn O'Shea" <finn.oshea AT nusano.com>
  • To: "Adelmann Andreas (PSI)" <andreas.adelmann AT psi.ch>
  • Cc: "Snuverink Jochem (PSI)" <jochem.snuverink AT psi.ch>, opal <opal AT lists.psi.ch>
  • Subject: Re: [Opal] MOGA optimizer gets stuck about half the time
  • Date: Fri, 19 Jun 2020 11:10:29 -0700

Hi Jochem and Andreas,

Thanks for the answers!  I was afraid the mpi stuff was going to be special to WSL, but I didn't consider that the overwrite behavior might be.  I'll see if I can dig anything up on that issue.

Finn

On Fri, Jun 19, 2020 at 9:07 AM Adelmann Andreas (PSI) <andreas.adelmann AT psi.ch> wrote:
one more thought: 

Second, I couldn't get visualize_pf.py to work.  The first bug I found is on line 384:
print("Show generation " + generation) 
that should read str(generation) otherwise a TypeError is raised.  Even after fixing that bug, there was at least one more.  I created my own viewer using Bokeh instead of running them down.

Thanks for reporting, I have opened a bug report that the script needs to be fixed.

There is a  opal.analysis.pareto_fronts module

In the pyOPALTools suite: http://amas.web.psi.ch/docs/pyOPALTools/

Maybe we should only use and reference this one: 


Cheers A 


--
Senior Scientist
Nusano, Inc
28575 Livingston Ave
Valencia, CA 91355
Office: 1 (424) 293-3174



Archive powered by MHonArc 2.6.19.

Top of Page