We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With parallel = 2 and postselection = 0.05 in scenario.txt I get:
parallel = 2
postselection = 0.05
scenario.txt
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
3.4.1.9fcaeaf
The text was updated successfully, but these errors were encountered:
@leslieperez
Do you know what may be the problem here?
Sorry, something went wrong.
No branches or pull requests
With
parallel = 2
andpostselection = 0.05
inscenario.txt
I get:irace:
3.4.1.9fcaeaf
windows 10
The text was updated successfully, but these errors were encountered: