Rigorous and Reliable (RAR)
BIBO work environment - Printable Version

+- Rigorous and Reliable (RAR) (http://rar.shufangkeji.com:60380)
+-- Forum: 大计算 (/forumdisplay.php?fid=257)
+--- Forum: 应用 (/forumdisplay.php?fid=363)
+---- Forum: BIBO (/forumdisplay.php?fid=602)
+---- Thread: BIBO work environment (/showthread.php?tid=9187)


BIBO work environment - zhihao - 10-10-2020 11:25 AM

MIC file path: /thinker/etc/soft/bibo/mic.pcf

bibo_base: BIBO installation local base dir. Default: /thinker/local/soft/bibo
bibo_share: BIBO installation globe base dir. Default: /thinker/globe/soft/bibo


RE: BIBO work environment - lingu - 05-22-2021 01:41 PM

driver: the case count can grow to thousands, but we cannot launch thousands of tasks in a small system.

proposal: Currently we have a hard limit like 90 tasks. Let's regulate it with a convar bibo_toni_max and its default value is 90.

RR zhihao