phrb / NODAL.jl

NODAL is an Open Distributed Autotuning Library in Julia
Other
36 stars 5 forks source link

Parameters for a tuning run should be passed as a new type #13

Closed phrb closed 8 years ago

phrb commented 8 years ago

Implement a new type to encapsulate all parameters of a tuning run, such as duration, measurement method and optimization techniques.