HenryDane / glEBM

A high performancee EBM using OpenGL compute shaders.
GNU General Public License v3.0
1 stars 0 forks source link

Run length configuration #21

Open HenryDane opened 7 months ago

HenryDane commented 7 months ago

Add a way to set the run length using global/file attributes. Should be able to set either a fixed run time, or run until ASR-OLR global mean is within some range.

See also #14 .