weld icon indicating copy to clipboard operation
weld copied to clipboard

Rewrite configuration setting for weld package

Open sppalkia opened this issue 6 years ago • 0 comments

Setting runtime settings for Weld in the Python package requires manually adding parameters to each supported function, so those parameters can be passed into WeldObject's evaluate. A config module or a .config file would be a nicer way to set settings such as memory usage, compile flags, number of threads, and logging.

sppalkia avatar Sep 29 '19 13:09 sppalkia