jansel / opentuner

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

How does this sub_parameter work? #109

Open thiagotei opened 6 years ago

thiagotei commented 6 years ago

I've found on the ConfigurationManipulator class some references to sub_parameter. How does this work and how does it influences the search? How many levels of sub parameters can we have?

Thanks