Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

使用iluvatar_gpu会在退出python的时候Segmentation fault #2359

Copy link
Copy link
@PlumBlossomMaid

Description

@PlumBlossomMaid
Issue body actions

使用iluvatar_gpu会在退出python的时候Segmentation fault

运行如下代码:

import paddle
a = paddle.ones([1])
b = paddle.zeros([1])
c = a + b
exit()

这个时候在运行exit()的时候会产生如下报错:

Segmentation fault (core dumped)

emmmmm 我自己试了试反正不论是exit()退出还是Ctrl + D退出还是程序运行完了自然退出都会有这个问题
环境: AI Studio Iluvatar BI-V150S 32GB

Image
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.