gundam-organization / gundam

GUNDAM, for Generalized and Unified Neutrino Data Analysis Methods, is a suite of applications which aims at performing various statistical analysis with different purposes and setups.
GNU Lesser General Public License v2.1
13 stars 11 forks source link

Reconsider --cache-manager option #529

Closed ClarkMcGrew closed 4 months ago

ClarkMcGrew commented 4 months ago

The --cache-manager option was a trigger that toggled the state of the Cache::Manager, but now the default is set by the presence of a GPU, so it's less deterministic. This leaves the default behavior alone, but adds optional "on" and "off" arguments.