ClearDistributedDefinitions

ClearDistributedDefinitions[s1,s2,]

清除符号 si 在所有并行内核上先前分配的所有定义.

ClearDistributedDefinitions[]

清除所有先前分配的所有符号的定义.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (1)

禁用定义的自动分配:

分配函数的定义:

在并行子内核上使用该函数:

符号 f 出现在所有已分配符号的列表中:

清除已分配的定义:

子内核上将不再知道该函数;仅在返回后才对其进行运算:

符号 f 不再出现在所有已分配符号的列表中:

范围  (1)

对一组符号进行各种类型的定义:

将定义分配给所有并行子内核:

所有符号出现在已分配符号的列表中:

清除符号 f 的已分配定义:

f 不再出现在已分配符号列表中:

清除多个符号的已分配定义:

清除所有剩余符号的已分配定义:

不再有已分配定义的符号:

可能存在的问题  (3)

默认情况下,当前上下文中的符号会自动分配:

清除已分配定义似乎可行:

一旦在并行计算中再次使用 mat,其定义将再次自动分配:

如果希望手动控制定义的分配,请禁用定义的自动分配:

a 的定义尚未分配到并行子内核:

手动分配 a 的定义:

Wolfram Research (2024),ClearDistributedDefinitions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ClearDistributedDefinitions.html.

文本

Wolfram Research (2024),ClearDistributedDefinitions,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ClearDistributedDefinitions.html.

CMS

Wolfram 语言. 2024. "ClearDistributedDefinitions." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ClearDistributedDefinitions.html.

APA

Wolfram 语言. (2024). ClearDistributedDefinitions. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ClearDistributedDefinitions.html 年

BibTeX

@misc{reference.wolfram_2024_cleardistributeddefinitions, author="Wolfram Research", title="{ClearDistributedDefinitions}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/ClearDistributedDefinitions.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_cleardistributeddefinitions, organization={Wolfram Research}, title={ClearDistributedDefinitions}, year={2024}, url={https://reference.wolfram.com/language/ref/ClearDistributedDefinitions.html}, note=[Accessed: 21-November-2024 ]}