-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
❓ Questions and Help
We sincerely suggest you to carefully read the documentation. After that, if you still feel puzzled, please describe the question clearly under this issue.
rdagent0.8版本运行 fin_factor或者fin_quant时用尽了系统内存
用top查看发现
%MEM TIME+ COMMAND
26.5 0:00.01 rdagent
22.7 395:24.19 rdagent
。。。
pstree查看时显示
rdagent-+-rdagent---8*[{rdagent}]
|-8*[rdagent]
`-122*[{rdagent}]
在rdagent的release页又看到0.8版本有
parallel loop running
所以是parallel运行导致了如此大的内存占用吗?
如果是,应该如何限制并发数以降低内存占用
如果不是parallel的问题,应该如何解决?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested