Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / IntelPython/dpnp issues and pull requests

#1791 - Unlock skipped linalg tests that use `gesv`

Pull Request - State: closed - Opened by vlad-perevezentsev 2 months ago - 1 comment

#1790 - Update BLAS backend

Pull Request - State: closed - Opened by vtavana 2 months ago - 1 comment

#1789 - Remove use of -flink-huge-device-code link option

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1788 - Remove unused algo utils functions from the backend

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1787 - Enable pytest verbose mode

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 2 comments

#1786 - Fix a few sphinx-build errors and warnings

Pull Request - State: closed - Opened by vtavana 3 months ago - 1 comment

#1785 - Add implementation of `dpnp.histogram`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1784 - Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies

#1783 - Use pybind11 version `2.12.0`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1782 - Bug in dpnp.linalg.rank

Issue - State: open - Opened by Hellail 3 months ago - 1 comment

#1781 - Implement `dpnp.nancumsum()` through `dpnp.cumsum` call

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1780 - Update `dpnp.linalg.eig/eigvals`

Pull Request - State: closed - Opened by vlad-perevezentsev 3 months ago - 3 comments

#1779 - implement `dpnp.einsum`

Pull Request - State: closed - Opened by vtavana 3 months ago - 1 comment

#1778 - Fix `dpnp.linalg.solve()` hang on CPU

Pull Request - State: closed - Opened by vlad-perevezentsev 3 months ago - 1 comment

#1777 - Install OneAPI compiler for coverage GitHub action

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1776 - Bump github/codeql-action from 3.24.9 to 3.24.10

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies

#1775 - update `dpctl` function signature

Pull Request - State: closed - Opened by vtavana 3 months ago - 1 comment

#1774 - Align with new array api version in dpctl

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 2 comments

#1773 - update `dpnp.cond`

Pull Request - State: closed - Opened by vtavana 3 months ago - 1 comment

#1772 - Leverage `dpnp.cumsum` through dpctl.tensor implementation

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1771 - Remove numpy pinning from conda receipt

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1770 - add support for `axes` as list in `dpnp.ndarray.transpose`

Pull Request - State: closed - Opened by vtavana 3 months ago - 1 comment

#1768 - remove temporary workaround for `dpnp.prod`

Pull Request - State: closed - Opened by vtavana 3 months ago - 1 comment

#1767 - Switch back to `dppy/label/dev` channel for coverage GH action

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 2 comments

#1766 - Install dpnp with pip

Issue - State: closed - Opened by Hellail 3 months ago - 11 comments

#1765 - Bump actions/setup-python from 5.0.0 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies

#1764 - Get rid of `call_origin` in `dpnp.nonzero`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1763 - Fix RuntimeError raising in `dpnp.linalg.solve()`

Pull Request - State: closed - Opened by vlad-perevezentsev 3 months ago - 1 comment

#1762 - Temporary mute tests for `dpnp.solve`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1761 - Remove a temporary workaround in GitHub actions

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1760 - Get rid of `call_origin` in `dpnp.where`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1759 - Implement RNG based on MKL Device API

Pull Request - State: open - Opened by antonwolfy 3 months ago - 1 comment

#1758 - Remove unused enums with function names

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1757 - Bump actions/cache from 4.0.1 to 4.0.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies

#1756 - Bump github/codeql-action from 3.24.7 to 3.24.9

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies

#1755 - array api support

Issue - State: open - Opened by icfaust 3 months ago

#1754 - Update thrid party testing f/w

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1753 - Add dpnp.linalg.tensorsolve() implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 3 months ago - 1 comment

#1752 - Add `dpnp.linalg.tensorinv()` implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 3 months ago - 1 comment

#1751 - Implement `dpnp.searchsorted`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 2 comments

#1750 - Remove step with installing `opencl_rt`

Pull Request - State: closed - Opened by antonwolfy 3 months ago - 1 comment

#1749 - Enable LLVM Linker to reduce link time

Pull Request - State: open - Opened by antonwolfy 3 months ago - 1 comment

#1748 - Update dpnp.linalg.matrix_power() implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 4 months ago - 3 comments

#1747 - Temporary mute all SYCL tests for OpenCL GPU device due to known issue

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1746 - impelement `dpnp.norm`

Pull Request - State: closed - Opened by vtavana 4 months ago - 3 comments

#1745 - Add a retry for running tests in Conda package action

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1744 - Bump actions/checkout from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1743 - Tune dependabot configuration

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1741 - Bump github/codeql-action from 3.24.5 to 3.24.7

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1740 - Most recent release of dpcpp_win-64=2024.0.3 is still broken

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1739 - Bump github/codeql-action from 3.24.5 to 3.24.6

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 3 comments
Labels: dependencies

#1738 - Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1737 - Bump actions/download-artifact from 4.1.2 to 4.1.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1736 - Bump actions/cache from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1735 - Replace use of queue mgr

Pull Request - State: closed - Opened by oleksandr-pavlyk 4 months ago - 3 comments

#1734 - Bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1733 - Bump github/codeql-action from 3.24.3 to 3.24.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1732 - update `dpnp.kron` implementation

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1731 - ModuleNotFoundError: No module named 'dpnp.dpnp_algo.dpnp_algo'

Issue - State: closed - Opened by purohitank 4 months ago - 3 comments

#1730 - Adds a Security policy

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1729 - update `dpnp.linalg.multi_dot` implementation

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1728 - Implemented dpnp.fromfunction, dpnp.fromiter and dpnp.loadtxt

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1727 - Implemented dpnp.frombuffer, dpnp.fromfile and dpnp.fromstring

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1726 - update `dpnp.inner` implementation

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1725 - Fix cmake script

Pull Request - State: closed - Opened by oleksandr-pavlyk 4 months ago - 1 comment

#1724 - Bump github/codeql-action from 3.24.0 to 3.24.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies

#1723 - Boolean subtract to raise TypeError exception

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1722 - Merge `0.14.0` from master to gold

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1721 - Pin conda-build to latest version (24.1.2)

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1720 - Update to CHANGELOG for 0.14.0

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1719 - return a view for `dpnp.ndarray.real` and `dpnp.ndarray.imag`

Pull Request - State: closed - Opened by vtavana 4 months ago - 1 comment

#1718 - Adding pylint pre-commit hook

Pull Request - State: closed - Opened by antonwolfy 4 months ago - 1 comment

#1717 - Update dpnp.linalg.matrix_rank() implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1716 - use a seed for random input numbers in tests

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment

#1715 - update `dpnp.cross`

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment

#1714 - Add dpnp.linalg.eigvalsh() implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1713 - Merge `0.14.0rc1` from master to gold

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1712 - Implemented nin and nout property for elementwise functions

Pull Request - State: closed - Opened by npolina4 5 months ago - 3 comments

#1711 - Preparation for `0.14.0rc1` tag

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1710 - Bump NumPy version per NEP-0029

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1709 - Bump actions/upload-artifact from 4.3.0 to 4.3.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#1708 - Bump pre-commit/action from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#1707 - Bump actions/download-artifact from 4.1.1 to 4.1.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 2 comments
Labels: dependencies

#1706 - Merge `0.13.1dev4` from master to gold

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1705 - add support for `axes` keyword to `dpnp.matmul`

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment

#1704 - Add dpnp.linalg.pinv() implementation

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1703 - Updated CHANGELOG.md for 0.14.0 release

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1702 - Fix ExecutionPlacementError for dpnp.take_along_axis

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1701 - Require a hash check for pip install command

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1700 - Fix Coverity issue in dpnp_algo_random

Pull Request - State: closed - Opened by vlad-perevezentsev 5 months ago - 1 comment

#1699 - implement `dpnp.tensordot`

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment

#1698 - import dpnp gives an error

Issue - State: closed - Opened by jorge221 5 months ago - 10 comments

#1697 - Element-wise function performance has degraded

Issue - State: closed - Opened by npolina4 5 months ago - 1 comment

#1696 - Pin version of packages installed with pip command

Pull Request - State: closed - Opened by antonwolfy 5 months ago - 1 comment

#1695 - Add raises NotImplementedError for array creation functions

Pull Request - State: closed - Opened by npolina4 5 months ago - 1 comment

#1694 - Improve performance of `dpnp.matmul` and `dpnp.dot` with `out` keyword

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment

#1693 - dpnp.dot performance degradation by 4 times

Issue - State: closed - Opened by npolina4 5 months ago - 1 comment
Labels: performance

#1692 - update `dpnp.vdot` implementation

Pull Request - State: closed - Opened by vtavana 5 months ago - 1 comment