Giter VIP home page Giter VIP logo

Comments (11)

johnysh avatar johnysh commented on May 25, 2024 1

I uninstall before it , and use this cmd to install again
sudo bash ./l_BaseKit_p_2024.0.1.46_offline.sh -a --silent --eula accept --install-dir=/opt/intel/oneapi
then could find header file and compile successfully , but I don't know why previous oneapi install cmd couldn't install successfully.

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

Hi, I am working on to reproduce this issue. Will update to this thread.

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

My installment according to this https://github.com/intel-analytics/ipex-llm/tree/main/python/llm/example/GPU/vLLM-Serving#1-install-1 succussed without error.

Can you check your oneAPI version through:

source /opt/intel/oneapi/setvars.sh
dpcpp --version

Also, can you try to search dpct.hpp like this:

find /opt/intel/oneapi/ -name "dpct.hpp"

from bigdl.

johnysh avatar johnysh commented on May 25, 2024

(ipex-vllm) intel@intel-0:~/vllm$ source /opt/intel/oneapi/setvars.sh --force

:: initializing oneAPI environment ...
-bash: BASH_VERSION = 5.1.16(1)-release
args: Using "$@" for setvars.sh arguments: --force
:: ccl -- latest
:: compiler -- latest
:: debugger -- latest
:: dev-utilities -- latest
:: dnnl -- latest
:: dpl -- latest
:: mkl -- latest
:: mpi -- latest
:: tbb -- latest
:: oneAPI environment initialized ::

(ipex-vllm) intel@intel-0:/vllm$ dpcpp --version
icpx: warning: use of 'dpcpp' is deprecated and will be removed in a future release. Use 'icpx -fsycl' [-Wdeprecated]
Intel(R) oneAPI DPC++/C++ Compiler 2024.0.2 (2024.0.2.20231213)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/intel/oneapi/compiler/2024.0/bin/compiler
Configuration file: /opt/intel/oneapi/compiler/2024.0/bin/compiler/../icpx.cfg
(ipex-vllm) intel@intel-0:
/vllm$

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

Hi, can you search for file "dpct.hpp"?

In my environment, it shows that it is located in oneAPI install dir:
image

from bigdl.

johnysh avatar johnysh commented on May 25, 2024

In my environment , I can't find this
(ipex-vllm) intel@intel-0:/opt/intel/oneapi$ ls
ccl common compiler debugger dev-utilities diagnostics dnnl dpl licensing mkl modulefiles-setup.sh mpi setvars.sh support.txt tbb tcm

I use below commnad to install
sudo apt install intel-oneapi-common-vars=2024.0.0-49406
intel-oneapi-compiler-cpp-eclipse-cfg=2024.0.2-49895
intel-oneapi-compiler-dpcpp-eclipse-cfg=2024.0.2-49895
intel-oneapi-diagnostics-utility=2024.0.0-49093
intel-oneapi-compiler-dpcpp-cpp=2024.0.2-49895
intel-oneapi-mkl=2024.0.0-49656
intel-oneapi-mkl-devel=2024.0.0-49656
intel-oneapi-mpi=2021.11.0-49493
intel-oneapi-mpi-devel=2021.11.0-49493
intel-oneapi-tbb=2021.11.0-49513
intel-oneapi-tbb-devel=2021.11.0-49513
intel-oneapi-ccl=2021.11.2-5
intel-oneapi-ccl-devel=2021.11.2-5
intel-oneapi-dnnl-devel=2024.0.0-49521
intel-oneapi-dnnl=2024.0.0-49521
intel-oneapi-tcm-1.0=1.0.0-435

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

I will try to reproduce this issue according to your config.

from bigdl.

johnysh avatar johnysh commented on May 25, 2024

when I run "pip install interegular cloudpickle diskcache joblib lark nest-asyncio numba scipy", I meet
image

Can I ignore it?

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

Yes, you can ignore it.

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

This problem is caused by not installing this package:
intel-oneapi-dpcpp-ct-2024.0 through apt-get

from bigdl.

gc-fu avatar gc-fu commented on May 25, 2024

Closed.

If you still have problems, feel free to reopen this.

from bigdl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.