ascend 是否支持分布式并行
收藏回复举报
ascend 是否支持分布式并行
t('forum.solved') 已解决
发表于2023-10-26 14:44:56
0 查看

我知道 ascend 是推理卡, 不适合用于训练, 但我目前训练卡的配置出了问题, 想先用 ascend熟悉下分布式的配置, 遇到以下报错信息

E   RuntimeError: Unsupported device target Ascend. This process only supports one of the ['CPU']. Please check whether the Ascend environment is installed and configured correctly, and check whether current mindspore wheel package was built with "-e Ascend". For details, please refer to "Device load error message".

这是因为 ascend 不支持分布式并行, 还是因为我的配置文件有问题, 或者是其他原因

本帖最后由 匿名用户2024/11/26 16:31:01 编辑

我要发帖子