jansel / opentuner

An extensible framework for program autotuning
http://opentuner.org/
MIT License
382 stars 112 forks source link

Contributions to OpenTuner #149

Open yaroslavsadin opened 3 years ago

yaroslavsadin commented 3 years ago

Hi @jansel

We're interested in using opentuner for complex applications/compilers tuning for clang and other compilers. Based on our prior experience, we'd like to add new features such as:

Are these interesting features for open-source OpenTuner? Are you available for periodic review? What's your preferred workflow for contributions to upstream?

Thanks!

jansel commented 3 years ago

These all sound great and would love the contributions!

I'd be happy to provide review and advice. The easiest thing would be to submit pull requests and I can review and merge. I'm also happy to answer questions if that would help you.

yaroslavsadin commented 2 years ago

Hi @jansel

Good news! We have started working on some of the features including enhanced logging, optional parameter and measurement interface generalization. We'll keep in touch and let you know when a pull request is ready. Thanks!