-
Notifications
You must be signed in to change notification settings - Fork 3
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
First ParamILS #111
Draft
hadarshavit
wants to merge
30
commits into
main
Choose a base branch
from
SPRK339
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
First ParamILS #111
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Updating run solvers to start a job per solver instead of per instance/run combination * Merging run_configured_solver into run_solvers * updating file names to be more clear, adding place holder test for run solvers * Test fix * Fixing specific configuration running * Update changelog * Bugfixes for selection example
* Pathing typos * Updating changelog
* Sprk 361 - Merging run configured solver into run solvers (#123) * Updating run solvers to start a job per solver instead of per instance/run combination * Merging run_configured_solver into run_solvers * updating file names to be more clear, adding place holder test for run solvers * Test fix * Fixing specific configuration running * Update changelog * Bugfixes for selection example * Removing Validation directory from Platform * Reference_List moving into Settings directory * Bugfixes for snapshots * Adding sparkle citation * CLI execution rights fix * Release/0.9.1.1 (#125) * Pathing typos * Updating changelog * Adding init to core module * Patchfix
* Fixing Feature data for SMAC2 configuration * Updating SMAC3 to take features from FDF * Adding feature data to IRACE * Bugfixes smac3 tests * SMAC2 test update * Irace fixes * Changelog update
* Fixing warning messages * Adding python3 infront of python script calls to avoid execution right issues * Changing command log dir naming * Updating Sparkle wait to give better information * Fixing table to change layout once finished * Fixing platform bug where changing dir does not happen on time when executing commands in subdir * Various fixes based on tutorial * Adding documentation for venv * updating logging pytest * Updating Venv installation manual * Adding CLI cores option to SMAC2 * flake8 * Bugfix settings * Bugfixes regarding overscheduling of jobs, adding better names to configuration jobs
* environment yml fix * Adding in autocompletion to the CLI functionalities * Adding readme * Changelog * Better names * Renamiong file * updating install msg * Script bugfixes * Updating solution verifier argument docs * Changelog fix * flake8 * bugfixes * various cli bugfixes for autocomplete * Adding sparkle autocomplete to bash profile for installation * Updating documentation
* Updating sparkle cancel command to have all functionalities from sparkle wait * Adding comments * Minor bug fixes and performance updates * Renaming cancel command to jobs, adapting CLI args accordingly * Deleting wait command as it is now handled by the jobs command, updating docs accordingly * Changelog mistake
* Release/0.9.1.2 (#126) * Sprk 361 - Merging run configured solver into run solvers (#123) * Updating run solvers to start a job per solver instead of per instance/run combination * Merging run_configured_solver into run_solvers * updating file names to be more clear, adding place holder test for run solvers * Test fix * Fixing specific configuration running * Update changelog * Bugfixes for selection example * Removing Validation directory from Platform * Reference_List moving into Settings directory * Bugfixes for snapshots * Adding sparkle citation * CLI execution rights fix * Release/0.9.1.1 (#125) * Pathing typos * Updating changelog * Adding init to core module * Patchfix * New distributable * Changelog update, version change, shell script updates * New release tarball * Attempted bug fixes for Github pipeline
* Updating FastVC2+p wrapper * updating MinVC solver wrapper * Update tutorial
…into development
* adding flushing to jobs table (spacebar) * Changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.