brainevent.get_hybrid_config

brainevent.get_hybrid_config#

brainevent.get_hybrid_config() HybridConfig[source]#

Resolve the hybrid config for this process (memoized — read once).

Never runs the benchmark; initialization is explicit via brainevent._csr.initialize.init_csr_config(). Falls back to DEFAULT_HYBRID_CONFIG when nothing is configured, so it is safe to call on a machine without a GPU.

Return type:

HybridConfig