不幸的是,我不能用parfor函数实现这个策略,因为它需要每个作业都更新一个公共变量(该变量存储温暖的开始信息)。尽管如此,我听说使用spmd框架可以做到这一点。= cell(0,n_types) %empty 0 x n_type cell array to store warm start data
outputs{i} = myfun(inputs{i},war
我正在设置一个热-温策略,将超过8天的索引移动到超温存储中。我想将副本减少到0,因为超温节点是由S3支持的,并且说使用超温节点时不需要副本。我设置了索引状态管理策略,如下所示: { "description": "hot-warm workflow - Indicesstay hot storage for 8 days and then move to warm sto