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

Error with postselection and parallel #36

Open
TheIronBorn opened this issue Jul 29, 2022 · 1 comment
Open

Error with postselection and parallel #36

TheIronBorn opened this issue Jul 29, 2022 · 1 comment

Comments

@TheIronBorn
Copy link

With parallel = 2 and postselection = 0.05 in scenario.txt I get:

Error: == irace == !is.null(.irace$cluster) is not TRUE
6: execute.experiments(experiments[which.exps], scenario)
5: race.wrapper(configurations = configurations[which.alive, , drop = FALSE],
       instance.idx = race.instances[current.task], bounds = final.bounds[which.alive],
       which.alive = which.alive, which.exe = which.exe, parameters = parameters,
       scenario = scenario)
4: race(maxExp = max.experiments, minSurvival = 1, elite.data = NULL,
       configurations = configurations, parameters = parameters,
       scenario = scenario, elitistNewInstances = 0)
3: psRace(iraceLogFile = scenario$logFile, postselection = scenario$postselection,
       elites = TRUE)
2: irace.main(scenario)
1: irace.cmdline()
== irace ==
An unexpected condition occurred. Please report this bug to the authors of the irace package <http://iridia.ulb.ac.be/irace>

irace: 3.4.1.9fcaeaf
windows 10

@MLopez-Ibanez
Copy link
Owner

@leslieperez

Do you know what may be the problem here?

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

No branches or pull requests

2 participants