Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROCm] fix rocksdb on ROCm version 40020496, test=develop #42563

Merged
merged 1 commit into from
May 9, 2022

Conversation

qili93
Copy link
Contributor

@qili93 qili93 commented May 7, 2022

PR types

Bug fixes

PR changes

Others

Describe

#41812 enables rocksdb when WITH_PSCORE is ON. While ROCm version 40020496 throw the following error log, and other ROCm version has no problem. So temporary disable WITH_PSCORE when HIP version is 40020496.

Program terminated with signal SIGILL, Illegal instruction.

#0  0x00007f097a0a10f1 in rocksdb::AdvancedColumnFamilyOptions::AdvancedColumnFamilyOptions (this=0x7f0990490a60 <rocksdb::OptionsHelper::dummy_cf_options>)

    at /paddle/workspace/Paddle_ROCM/build/third_party/rocksdb/src/extern_rocksdb/options/options.cc:35

35    /paddle/workspace/Paddle_ROCM/build/third_party/rocksdb/src/extern_rocksdb/options/options.cc: No such file or directory.

@paddle-bot-old
Copy link

paddle-bot-old bot commented May 7, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qili93 qili93 merged commit bba5e08 into PaddlePaddle:develop May 9, 2022
@qili93 qili93 deleted the fix_dcu_rocksdb branch May 9, 2022 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants