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

Running IPEX samples - environment setup clarification #669

Open
js333031 opened this issue Jul 3, 2024 · 3 comments
Open

Running IPEX samples - environment setup clarification #669

js333031 opened this issue Jul 3, 2024 · 3 comments
Assignees
Labels
CPU CPU specific issues LLM

Comments

@js333031
Copy link

js333031 commented Jul 3, 2024

Describe the issue

I would like to install IPEX for CPU via PIP and run the sample code.

I installed IPEX using steps from here

Then, to run a demo, I looked at section 3 here for the instructions. I'm not using Docker. Section 3.2 downloads a lot of things since that section's intention is to compile IPEX.

For running the demo, can section 3 provide instructions for case where one installs IPEX using the first link above?

@js333031
Copy link
Author

js333031 commented Jul 3, 2024

Found steps here.
Trying them out and will update the issue accordingly.

@tye1
Copy link

tye1 commented Jul 4, 2024

@jingxu10 please take a look.

@wangkl2 wangkl2 self-assigned this Jul 12, 2024
@wangkl2 wangkl2 added CPU CPU specific issues LLM labels Jul 12, 2024
@wangkl2
Copy link
Member

wangkl2 commented Jul 12, 2024

@js333031 Thanks for reporting the issue. Yes, the ipex will be built from source anyway in the main branch, while using the release branch such as 2.3.100+cpu will have the option to use pre-compiled whls or build from source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CPU CPU specific issues LLM
Projects
None yet
Development

No branches or pull requests

3 participants