Skip to content

Update build and install instructions in Quick start guide#2395

Merged
antonwolfy merged 8 commits into
masterfrom
update-quick-start-quide
Mar 28, 2025
Merged

Update build and install instructions in Quick start guide#2395
antonwolfy merged 8 commits into
masterfrom
update-quick-start-quide

Conversation

@antonwolfy

@antonwolfy antonwolfy commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

As reported in #2388 the instruction was not complete and caused compilation error.
The PR proposes to add dppy/label/dev channel in conda create command to mitigate the issue.

Also the list of conda packages was extended to install intel-gpu-ocl-icd-system conda package, because FFT function will fail otherwise.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?

@github-actions

github-actions Bot commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

View rendered docs @ https://intelpython.github.io/dpnp/index.html

@coveralls

coveralls commented Mar 26, 2025

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 72.205%. remained the same
when pulling d248c9c on update-quick-start-quide
into 13d5933 on master.

@github-actions

github-actions Bot commented Mar 26, 2025

Copy link
Copy Markdown
Contributor

Array API standard conformance tests for dpnp=0.18.0dev0=py312he4f9c94_58 ran successfully.
Passed: 1197
Failed: 0
Skipped: 14

Comment thread doc/quick_start_guide.rst

@vtavana vtavana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @antonwolfy!

@antonwolfy antonwolfy merged commit a567221 into master Mar 28, 2025
@antonwolfy antonwolfy deleted the update-quick-start-quide branch March 28, 2025 12:39
github-actions Bot added a commit that referenced this pull request Mar 28, 2025
As reported in #2388 the instruction was not complete and caused
compilation error.
The PR proposes to add `dppy/label/dev` channel in `conda create`
command to mitigate the issue.

Also the list of conda packages was extended to install
`intel-gpu-ocl-icd-system` conda package, because FFT function will fail
otherwise. a567221
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

Successfully merging this pull request may close these issues.

3 participants