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

Install Error #819

Open
aChang146 opened this issue Mar 17, 2023 · 1 comment
Open

Install Error #819

aChang146 opened this issue Mar 17, 2023 · 1 comment

Comments

@aChang146
Copy link

When I install the openppl into my computer , an error has occured as follows:
The compilation command I executed is as follows:
./build.sh -DPPLNN_USE_X86_64=ON -DPPLNN_USE_CUDA=ON -DPPLNN_ENABLE_KERNEL_PROFILING=ON -DPPLNN_ENABLE_PYTHON_API=ON

[ 11%] Performing update step for 'ppl.kernel.cpu-populate'
Ignoring path deps/hpcc/
Ignoring path deps/ppl.kernel.cuda/
Ignoring path deps/pplcommon/
CMake Error at /home/osksh/AG/3D-test/ppl.nn/deps/ppl.kernel.cpu-subbuild/ppl.kernel.cpu-populate-prefix/tmp/ppl.kernel.cpu-populate-gitupdate.cmake:121 (message):
  

  Failed to rebase in: '/home/osksh/AG/3D-test/ppl.nn/deps/ppl.kernel.cpu'.

  Output from the attempted rebase follows:

  

  

  You will have to resolve the conflicts manually


CMakeFiles/ppl.kernel.cpu-populate.dir/build.make:119: recipe for target 'ppl.kernel.cpu-populate-prefix/src/ppl.kernel.cpu-populate-stamp/ppl.kernel.cpu-populate-update' failed
make[2]: *** [ppl.kernel.cpu-populate-prefix/src/ppl.kernel.cpu-populate-stamp/ppl.kernel.cpu-populate-update] Error 1
CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/ppl.kernel.cpu-populate.dir/all' failed
make[1]: *** [CMakeFiles/ppl.kernel.cpu-populate.dir/all] Error 2
Makefile:102: recipe for target 'all' failed
make: *** [all] Error 2
CMake Error at /usr/local/share/cmake-3.19/Modules/FetchContent.cmake:989 (message):
  Build step for ppl.kernel.cpu failed: 2

How can i fix this error?Thanks!

@ouonline
Copy link
Contributor

please use the issue template to provide more details

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

2 participants