Conversation
Member
codelion
commented
Aug 24, 2025
- add results
Expanded optimization hints and LLM context in affine_transform_2d/config.yaml, increased max_tokens and program counts, and switched to the Gemini model. Updated evaluator.py to use EvaluationResult for artifact support and improved error reporting. Added optimization notes to initial_program.py. Removed obsolete benchmark results JSON.
Updated LLM model weights to include 'google/gemini-2.5-pro' with adjusted weights across all tasks. Reduced verbosity and streamlined optimization hints in config prompts for clarity. Adjusted parallel_evaluations to 4 for most tasks (except polynomial_real, set to 1 to avoid JAX conflicts) and increased evaluator timeout for polynomial_real. Updated initial_program.py files to clarify and reorganize optimization opportunities.
Deleted detailed experiment reports for GEMINI_FLASH_2.5 and O4_MINI from the examples/algotune directory. Replaced the README with a comprehensive optimization report summarizing the OpenEvolve AlgoTune benchmark journey, key discoveries, configuration strategies, and best practices for evolutionary code optimization.
Added best_program.py and best_program_info.json files for the following tasks: affine_transform_2d, convolve2d_full_fill, eigenvectors_complex, fft_cmplx_scipy_fftpack, fft_convolution, lu_factorization, polynomial_real, and psd_cone_projection. These files contain the initial evolved implementations and associated metadata for each task.
wangcheng0825
pushed a commit
to wangcheng0825/openevolve
that referenced
this pull request
Sep 15, 2025
…ate-algotune-example Update algotune example
shubham3-ucb
pushed a commit
to mert-cemri/autoevolve-dev
that referenced
this pull request
Nov 26, 2025
…ate-algotune-example Update algotune example
This file contains hidden or 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
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.