Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing Number of Runs 'gp.runcontrol.runs' #1

Open
ajmirelesme opened this issue Jan 21, 2022 · 0 comments
Open

Changing Number of Runs 'gp.runcontrol.runs' #1

ajmirelesme opened this issue Jan 21, 2022 · 0 comments

Comments

@ajmirelesme
Copy link

I believe there is something wrong within the code in GP TIPS when changing the number of runs (gp.runcontrol.runs = #).
GP TIPS does run, I can see it performing the defined number of runs, but when merging the GP populations I get an error saying that:

"In an assignment A(:) = B, the number of elements in A and B must be the same." (Error within mergegp).

Increasing the number of runs worked at first, but when changing the number of runs again to a number different to 1, I got the error.
I believe that if gp.runcontrol.runs is set to a number different than 1, some parameter within GP TIPS is assigned with a different value which is not later replaced if gp.runcontrol.runs is changed again.

Please help me out! Increasing the number of runs would save me a lot of trouble, specially time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant