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

sxi_sock.h is missing during RDMA build #2

Closed
ghost opened this issue Aug 31, 2016 · 5 comments
Closed

sxi_sock.h is missing during RDMA build #2

ghost opened this issue Aug 31, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Aug 31, 2016

[ 86%] Building CXX object paddle/pserver/CMakeFiles/paddle_network.dir/LightNetwork.cpp.o
In file included from /usr/local/src/Paddle/paddle/pserver/LightNetwork.cpp:32:0:
/usr/local/src/Paddle/paddle/pserver/RDMANetwork.h:18:22: fatal error: sxi_sock.h: No such file or directory
#include "sxi_sock.h"
^
compilation terminated.
make[2]: *** [paddle/pserver/CMakeFiles/paddle_network.dir/LightNetwork.cpp.o] Error 1
make[1]: *** [paddle/pserver/CMakeFiles/paddle_network.dir/all] Error 2
make: *** [all] Error 2

@gangliao
Copy link
Contributor

RDMA does not include in open source. To pass this, make sure WITH_RDMA=OFF.

@reyoung
Copy link
Collaborator

reyoung commented Aug 31, 2016

Because RDMA support should include some Baidu internal libraries and infrastructures which are not open now. So PaddlePaddle does not support RDMA now.

@ghost
Copy link
Author

ghost commented Aug 31, 2016

Thansk, do you have plans to release the RDMA support in the future?

@reyoung
Copy link
Collaborator

reyoung commented Aug 31, 2016

We mark this issue as a feature request, and will give the plan soon.

qingqing01 pushed a commit that referenced this issue Sep 14, 2016
Update from the original
reyoung referenced this issue in reyoung/Paddle Sep 21, 2016
@backyes
Copy link
Contributor

backyes commented Nov 18, 2016

close it first, reopen it if necessary later.

@backyes backyes closed this as completed Nov 18, 2016
reyoung pushed a commit that referenced this issue Dec 12, 2016
qingqing01 pushed a commit that referenced this issue Mar 20, 2017
Merge from PaddlePaddle/develop
dzhwinter pushed a commit to dzhwinter/Paddle that referenced this issue May 8, 2017
make working directories for example configurations.
gongweibao added a commit that referenced this issue Jun 13, 2017
关于写Design Doc的一点总结
Superjomn pushed a commit that referenced this issue Oct 26, 2017
JiayiFeng pushed a commit to JiayiFeng/Paddle that referenced this issue Nov 2, 2017
typhoonzero added a commit that referenced this issue Dec 22, 2017
paddle-bot-old bot pushed a commit that referenced this issue May 18, 2022
[Auto Parallel] Update cluster
zhoutianzi666 referenced this issue in zhoutianzi666/Paddle May 23, 2022
Refine python api doc to be consistent with c++.
zhoutianzi666 referenced this issue in zhoutianzi666/Paddle May 23, 2022
Aganlengzi pushed a commit to Aganlengzi/Paddle that referenced this issue Aug 30, 2022
jack603047588 referenced this issue in jack603047588/Paddle Nov 9, 2022
jack603047588 referenced this issue in jack603047588/Paddle Nov 9, 2022
fix aucrunner bug,  fused_seqpool_cvm add click filter
qizhaoaoe pushed a commit to qizhaoaoe/Paddle that referenced this issue Mar 3, 2023
tsocha pushed a commit to tsocha/Paddle that referenced this issue Mar 16, 2023
yuanlehome referenced this issue in yuanlehome/Paddle May 17, 2023
PeiyuLau added a commit to PeiyuLau/Paddle that referenced this issue Jun 9, 2023
feifei-111 referenced this issue in feifei-111/Paddle Jun 14, 2023
update test_write_python_container.py
tianyan01 pushed a commit to tianyan01/Paddle that referenced this issue Nov 23, 2023
lizexu123 referenced this issue in lizexu123/Paddle Feb 23, 2024
NKNaN pushed a commit to NKNaN/Paddle that referenced this issue Mar 3, 2024
Fix rockspec git URL so luarocks install works
Fridge003 pushed a commit to Fridge003/Paddle that referenced this issue Mar 20, 2024
YZW-explorer pushed a commit to YZW-explorer/Paddle that referenced this issue Jun 13, 2024
kircle888 pushed a commit to kircle888/Paddle that referenced this issue Jul 7, 2024
kircle888 added a commit to kircle888/Paddle that referenced this issue Jul 7, 2024
Layssy pushed a commit to Layssy/Paddle that referenced this issue Jul 24, 2024
Lans1ot added a commit to Lans1ot/Paddle that referenced this issue Aug 5, 2024
# This is the 1st commit message:

merge

# This is the commit message PaddlePaddle#2:

修改旧CHECK宏
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

No branches or pull requests

3 participants