Cluster-Work
This commit is contained in:
@@ -104,6 +104,12 @@
|
||||
<span><b>Eco-Modus</b><small>30 FPS, geringere Pixeldichte und günstigere Glow-Effekte. Aktivität, Rechercheanimationen und Fades bleiben sichtbar.</small></span>
|
||||
<input id="settingsLowPower" type="checkbox">
|
||||
</label>
|
||||
<div class="settings-section-title performance-subtitle"><h2>Brain-Verarbeitung</h2><span>Relationen & Artikel</span></div>
|
||||
<div class="settings-processing-mode" role="group" aria-label="Verarbeitungsmodus">
|
||||
<button id="settingsProcessingPrecise" class="active" type="button">PRÄZISE</button>
|
||||
<button id="settingsProcessingClustered" type="button">CLUSTER / FAST</button>
|
||||
</div>
|
||||
<p id="processingModeHint" class="setting-hint">Präzise: vollständige Cosine-Suche. Cluster/Fast: Semantic Hashing + exakte Top-K-Prüfung und kompakterer Artikelreview.</p>
|
||||
<div class="settings-section-title performance-subtitle"><h2>GPU-Limit</h2><span>0 = unbegrenzt</span></div>
|
||||
<label class="number-setting" for="settingsMaxDisplayNodes">
|
||||
<span><b>Maximal angezeigte Nodes</b><small>Begrenzt Neural- und Honeycomb-Ansicht. Aktive Notes werden bei Bedarf temporär eingeblendet und ersetzen inaktive Nodes.</small></span>
|
||||
|
||||
Reference in New Issue
Block a user