Skip to content

Conversation

@co63oc
Copy link
Contributor

@co63oc co63oc commented Sep 4, 2025

speculate_update_v3 增加单测

speculate_update_v3 调用有core dump 错误,已修改注释算子中not_need_stop_gpu的复制部分,单测中变量是在GPU Place不复制

I0904 10:43:11.704694  6476 tensor_utils.cc:57] TensorCopy 1 from Place(gpu:0) to Place(gpu:0)
I0904 10:43:11.704723  6476 auto_growth_best_fit_allocator.cc:159] Not found and reallocate 256(0x7ff3f1842c00), and remaining 0
I0904 10:43:11.704914  6476 tensor_utils.cc:57] TensorCopy 1 from Place(gpu:0) to Place(gpu:0)
I0904 10:43:11.704924  6476 auto_growth_best_fit_allocator.cc:159] Not found and reallocate 256(0x7ff3f1842e00), and remaining 0
Segmentation fault (core dumped)

@paddle-bot
Copy link

paddle-bot bot commented Sep 4, 2025

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Sep 4, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Sep 9, 2025

CI问题,合入 #3940

@co63oc co63oc closed this Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants