Ecosyste.ms: Issues

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

GitHub / spcl/dace issues and pull requests

#1778 - Map over trivial tasklet

Pull Request - State: open - Opened by ThrudPrimrose 3 days ago

#1775 - Size in `new[]` explicitly casted to `size_t`

Pull Request - State: open - Opened by philip-paul-mueller 3 days ago

#1775 - Size in `new[]` explicitly casted to `size_t`

Pull Request - State: open - Opened by philip-paul-mueller 3 days ago

#1772 - Iteration Order of `CopyToMap`

Issue - State: open - Opened by philip-paul-mueller 4 days ago

#1767 - Remove deprecated features

Issue - State: open - Opened by tbennun 6 days ago

#1766 - Make scalar to symbol promotion robust to node order in state

Pull Request - State: closed - Opened by tbennun 7 days ago

#1763 - Redundant Array Removal is too Strict with Storage

Issue - State: open - Opened by philip-paul-mueller 7 days ago - 1 comment

#1749 - Tracking issue for Fortran frontend test failures on `multi_sdfg` branch.

Issue - State: open - Opened by pratyai 11 days ago - 3 comments
Labels: bug, frontend, fortran

#1748 - Fixed `dace::math::pow` for Integer case

Pull Request - State: open - Opened by philip-paul-mueller 11 days ago - 6 comments

#1747 - Fixing `SDFGState._read_and_write_sets()`

Pull Request - State: closed - Opened by philip-paul-mueller 11 days ago

#1746 - Fix OpenMP dynamic loop bounds that use persistent memory

Pull Request - State: closed - Opened by tbennun 12 days ago

#1744 - Instead of compiler specific align hint use C++ standard aligned alloc

Pull Request - State: closed - Opened by ThrudPrimrose 13 days ago - 5 comments

#1744 - Instead of compiler specific align hint use C++ standard aligned alloc

Pull Request - State: closed - Opened by ThrudPrimrose 13 days ago - 5 comments

#1743 - Fixed MapExpansion Transformation

Pull Request - State: open - Opened by Berke-Ates 13 days ago

#1743 - Fixed MapExpansion Transformation

Pull Request - State: open - Opened by Berke-Ates 13 days ago

#1742 - Unskip unit tests and provide reasons for skipped tests

Pull Request - State: closed - Opened by tbennun 13 days ago

#1741 - Do not rename generated code files

Pull Request - State: closed - Opened by tbennun 14 days ago - 1 comment

#1740 - SDFG API additions for version 1.0

Pull Request - State: closed - Opened by tbennun 14 days ago

#1740 - SDFG API additions for version 1.0

Pull Request - State: closed - Opened by tbennun 14 days ago

#1739 - Memlets propagated incorrectly out of nested SDFGs

Issue - State: open - Opened by phschaad 15 days ago
Labels: bug

#1739 - Memlets propagated incorrectly out of nested SDFGs

Issue - State: open - Opened by phschaad 15 days ago
Labels: bug

#1738 - Memlets propagated incorrectly out of nested SDFGs

Pull Request - State: open - Opened by phschaad 15 days ago - 2 comments

#1738 - Memlets propagated incorrectly out of nested SDFGs

Pull Request - State: open - Opened by phschaad 15 days ago - 2 comments

#1737 - Make it a config option whether the Fortran frontend parses bools as bools or ints

Issue - State: open - Opened by pratyai 15 days ago - 2 comments
Labels: frontend, fortran

#1737 - Make it a config option whether the Fortran frontend parses bools as bools or ints

Issue - State: open - Opened by pratyai 15 days ago - 2 comments
Labels: frontend, fortran

#1736 - Replace another FORTRAN test program with `gfortran -Wall` certified test program.

Pull Request - State: closed - Opened by pratyai 16 days ago - 2 comments

#1734 - CI[pyFV3]: retry even when connection is refused

Pull Request - State: closed - Opened by romanc 16 days ago - 1 comment

#1734 - CI[pyFV3]: retry even when connection is refused

Pull Request - State: closed - Opened by romanc 16 days ago - 1 comment

#1732 - Add back clang-format support

Pull Request - State: closed - Opened by ThrudPrimrose 17 days ago

#1732 - Add back clang-format support

Pull Request - State: closed - Opened by ThrudPrimrose 17 days ago

#1731 - Quality of live: Improved error messages

Pull Request - State: closed - Opened by romanc 17 days ago - 5 comments

#1731 - Quality of live: Improved error messages

Pull Request - State: closed - Opened by romanc 17 days ago - 5 comments

#1729 - Rename FORTRAN frontend tests

Pull Request - State: closed - Opened by pratyai 18 days ago

#1728 - Cherry-picked a handful of intrinsic related commits out of `multi_sdfg` branch.

Pull Request - State: closed - Opened by pratyai 18 days ago - 2 comments

#1728 - Cherry-picked a handful of intrinsic related commits out of `multi_sdfg` branch.

Pull Request - State: closed - Opened by pratyai 18 days ago - 2 comments

#1727 - Scalar to symbol promotion fails if scalar is read in another state

Issue - State: closed - Opened by romanc 18 days ago - 6 comments

#1726 - Go over skipped tests for 1.0

Issue - State: closed - Opened by tbennun 19 days ago

#1725 - Fix type inference and code generation for typeclasses and numpy types

Pull Request - State: closed - Opened by tbennun 19 days ago - 2 comments

#1725 - Fix type inference and code generation for typeclasses and numpy types

Pull Request - State: closed - Opened by tbennun 19 days ago - 2 comments

#1724 - Various stability improvements and convenience APIs

Pull Request - State: closed - Opened by tbennun 20 days ago

#1724 - Various stability improvements and convenience APIs

Pull Request - State: closed - Opened by tbennun 20 days ago

#1723 - Fortran Frontend and External SDFGs

Pull Request - State: open - Opened by phschaad 21 days ago
Labels: no-ci

#1722 - Bump version and update dependencies

Pull Request - State: closed - Opened by tbennun 21 days ago

#1721 - DeadDataflowElimination: Fix type hint annotation for booleans

Pull Request - State: closed - Opened by romanc 21 days ago - 2 comments

#1721 - DeadDataflowElimination: Fix type hint annotation for booleans

Pull Request - State: closed - Opened by romanc 21 days ago - 2 comments

#1720 - Fix broken codegen tutorial

Pull Request - State: closed - Opened by romanc 21 days ago

#1719 - [DRAFT] Container Groups

Pull Request - State: open - Opened by ThrudPrimrose 21 days ago
Labels: no-ci

#1718 - CI: Update checkout and setup-python actions

Pull Request - State: closed - Opened by romanc 21 days ago - 1 comment

#1718 - CI: Update checkout and setup-python actions

Pull Request - State: closed - Opened by romanc 21 days ago - 1 comment

#1717 - Fortran Frontend and External SDFGs

Pull Request - State: closed - Opened by phschaad 22 days ago
Labels: no-ci

#1716 - Data Dependency Analysis for Control Flow Regions

Pull Request - State: open - Opened by phschaad 22 days ago
Labels: no-ci

#1716 - Data Dependency Analysis for Control Flow Regions

Pull Request - State: open - Opened by phschaad 22 days ago
Labels: no-ci

#1715 - Reduce dace package dependencies

Pull Request - State: closed - Opened by tbennun 23 days ago - 1 comment

#1714 - Fix jupyter's version of SDFV

Pull Request - State: closed - Opened by phschaad 23 days ago
Labels: bug, tutorials

#1713 - Fix GPU transform mapping free access nodes always to GPU storage

Pull Request - State: open - Opened by ThrudPrimrose 23 days ago - 1 comment

#1713 - Fix GPU transform mapping free access nodes always to GPU storage

Pull Request - State: open - Opened by ThrudPrimrose 23 days ago - 1 comment

#1712 - Warn on potential data races

Pull Request - State: closed - Opened by phschaad 24 days ago

#1711 - Python frontend stability and inline storage specification

Pull Request - State: closed - Opened by tbennun 25 days ago

#1710 - Dead Dataflow Elimination type hints do not work with all types

Issue - State: closed - Opened by pratyai 25 days ago - 2 comments
Labels: bug

#1709 - Fix pure reduce expansion for squeezed output memlets.

Pull Request - State: closed - Opened by pratyai 28 days ago

#1708 - Modified `SDFGState.unordered_arglist()`

Pull Request - State: closed - Opened by philip-paul-mueller 28 days ago

#1708 - Modified `SDFGState.unordered_arglist()`

Pull Request - State: closed - Opened by philip-paul-mueller 28 days ago

#1707 - Use codecov tokens

Pull Request - State: closed - Opened by tbennun 29 days ago

#1707 - Use codecov tokens

Pull Request - State: closed - Opened by tbennun 29 days ago

#1706 - Add CFG to generate_scope in tutorials

Pull Request - State: open - Opened by ThrudPrimrose 29 days ago - 1 comment

#1706 - Add CFG to generate_scope in tutorials

Pull Request - State: closed - Opened by ThrudPrimrose 29 days ago - 1 comment

#1704 - [DRAFT] Deferred Allocation Prototype

Pull Request - State: open - Opened by ThrudPrimrose 29 days ago - 4 comments
Labels: no-ci