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

gflags problem during installation #96

Closed
yangyi02 opened this issue Sep 19, 2016 · 0 comments
Closed

gflags problem during installation #96

yangyi02 opened this issue Sep 19, 2016 · 0 comments

Comments

@yangyi02
Copy link

I am compiling Paddle on Ubuntu 14.04.

I followed the instruction on http://www.paddlepaddle.org/doc/build/build_from_source.html, but got compilation error if I use 'sudo apt-get install libgflags-dev' to install gflags.

"""
-- Failed to find installed gflags CMake configuration, searching for gflags build directories exported with CMake.
-- Failed to find an installed/exported CMake configuration for gflags, will perform search for installed gflags components.
-- Found Gflags: /usr/include
-- Found PY_wheel: /usr/local/lib/python2.7/dist-packages/wheel
"""

It seems I need to build and install gflags from source.

zhhsplendid pushed a commit to zhhsplendid/Paddle that referenced this issue Sep 25, 2019
thisjiang pushed a commit to thisjiang/Paddle that referenced this issue Oct 28, 2021
gglin001 added a commit to graphcore/Paddle-fork that referenced this issue Dec 8, 2021
* update ernie model

* use inplace=False

* matmul workaround

* fix matmul

* rollback matmul

* chaneg CreateBaseOp api

* workaround forward_graph and update cross_entropy

* fix SetIpuIndexStage

* use virtualGraph/pipelineStage

Co-authored-by: XBWGC <xiaobingw@graphcore.ai>
Co-authored-by: yaozhixin <522190855@qq.com>
zhoutianzi666 pushed a commit to zhoutianzi666/Paddle that referenced this issue May 23, 2022
DesmonDay added a commit to DesmonDay/Paddle that referenced this issue Sep 5, 2022
* add sample update, update reindex

* temp commit

* fix offset calc

* optimize reindex

* delete unnecessary code

* add for loop speed up

* add speed optimize

* change common_graph VLOG type

* add kernel3 update for review

* temp commit

* delete unused code
AnnaTrainingG pushed a commit to AnnaTrainingG/Paddle that referenced this issue Sep 19, 2022
zmxdream pushed a commit to zmxdream/Paddle that referenced this issue Dec 7, 2022
* add sample update, update reindex

* temp commit

* fix offset calc

* optimize reindex

* delete unnecessary code

* add for loop speed up

* add speed optimize

* change common_graph VLOG type

* add kernel3 update for review

* temp commit

* delete unused code
qizhaoaoe pushed a commit to qizhaoaoe/Paddle that referenced this issue Mar 3, 2023
qingshui added a commit to jiaoxuewu/PaddleBox that referenced this issue Dec 1, 2023
lizexu123 pushed a commit to lizexu123/Paddle that referenced this issue Feb 23, 2024
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

1 participant