Ecosyste.ms: Issues

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

GitHub / inducer/loopy issues and pull requests

#866 - Require that happens_after is not mutable

Pull Request - State: closed - Opened by kaushikcfd 21 days ago - 8 comments

#865 - HEAD is breaking back-compat wrt loopy==2024.1

Issue - State: closed - Opened by kaushikcfd 21 days ago - 1 comment

#864 - Cleanups 2024

Pull Request - State: closed - Opened by inducer about 1 month ago - 1 comment

#863 - Pyproject

Pull Request - State: closed - Opened by inducer about 2 months ago

#862 - Ruff 0.5.6 fixes

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

#861 - Some bugfixes.

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

#860 - Fix _InameDuplicator.within

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

#859 - Bug in lp.duplicate_inames

Issue - State: closed - Opened by kaushikcfd 2 months ago - 1 comment

#858 - Fix error message for missing allocation for `base_storage`

Issue - State: closed - Opened by kaushikcfd 2 months ago - 3 comments

#857 - Better docs for add_prefetch

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

#856 - TypeInferenceMapper: allow np.bool in map_type_cast

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

#855 - InstructionBase: implement _with_new_tags

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

#854 - Add typos CI, fix typos

Pull Request - State: closed - Opened by inducer 2 months ago

#853 - Drop calls to `Taggable` constructor

Pull Request - State: closed - Opened by inducer 3 months ago

#852 - Complex math functions with real-valued arguments

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

#850 - Ruff

Pull Request - State: closed - Opened by inducer 3 months ago

#849 - Specify explicit `hash_constructor` in call to `unordered_hash`

Pull Request - State: closed - Opened by inducer 3 months ago

#848 - Support `TypeCast` in `CombineMapper`

Pull Request - State: closed - Opened by inducer 3 months ago

#847 - Export lp.for_each_kernel

Pull Request - State: closed - Opened by kaushikcfd 3 months ago

#846 - Test, fix complex-valued TypeCast in PyOpenCL

Pull Request - State: closed - Opened by inducer 3 months ago

#845 - Fix code generation for numpy scalars in Python target

Pull Request - State: closed - Opened by inducer 3 months ago

#844 - ExpressionToPythonMapper: use str instead of repr for map_constant

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

#843 - Placate flake8's new backslash-in-parens warning

Pull Request - State: closed - Opened by inducer 3 months ago

#842 - set safe_sync=False for caches

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

#841 - Handle use-before-assign warnings from pylint

Pull Request - State: closed - Opened by inducer 4 months ago

#840 - Avoid de/allocations for zero-sized temporaries

Pull Request - State: closed - Opened by inducer 5 months ago

#839 - Annotate cache types

Pull Request - State: closed - Opened by inducer 5 months ago

#837 - Work around numpy2's changed `repr` for scalars

Pull Request - State: closed - Opened by inducer 6 months ago - 3 comments

#836 - Fix some annotations in loopy.target

Pull Request - State: closed - Opened by alexfikl 6 months ago

#834 - ci: add dependabot updates for github actions

Pull Request - State: closed - Opened by alexfikl 6 months ago

#833 - Bump Github actions versions

Pull Request - State: closed - Opened by inducer 6 months ago

#832 - Switch immutables.Map and pyrsistent.PMap to constantdict

Pull Request - State: open - Opened by matthiasdiener 7 months ago - 2 comments

#831 - Update compyte to d4549d4c711513e2cc098d3f5d4e918eac53ee7a

Pull Request - State: closed - Opened by inducer 7 months ago

#830 - c_execution: remove unused source_suffix argument to GCCToolchain

Pull Request - State: closed - Opened by alexfikl 7 months ago - 2 comments

#829 - `np.bool8` is deprecated

Issue - State: closed - Opened by JHopeCollins 7 months ago - 2 comments

#828 - support aborting on cache miss

Pull Request - State: open - Opened by matthiasdiener 7 months ago - 1 comment

#827 - Add citation file

Pull Request - State: closed - Opened by inducer 8 months ago - 1 comment

#827 - Add citation file

Pull Request - State: closed - Opened by inducer 8 months ago - 1 comment

#827 - Add citation file

Pull Request - State: closed - Opened by inducer 8 months ago - 1 comment

#826 - Add `test_long_kernel`

Pull Request - State: open - Opened by inducer 8 months ago

#826 - Add `test_long_kernel`

Pull Request - State: closed - Opened by inducer 8 months ago

#826 - Add `test_long_kernel`

Pull Request - State: open - Opened by inducer 8 months ago

#825 - change isinstance(..., frozenset) to abc_Set, pt2

Pull Request - State: closed - Opened by matthiasdiener 8 months ago

#824 - Production instset

Pull Request - State: closed - Opened by matthiasdiener 8 months ago

#822 - Bump version to 2024.1

Pull Request - State: closed - Opened by kaushikcfd 8 months ago - 5 comments

#821 - Fix violations of Flake8 Bugbear B037

Pull Request - State: closed - Opened by kaushikcfd 8 months ago - 1 comment

#820 - LoopyKeyBuilder: remove update_for_frozenset

Pull Request - State: closed - Opened by matthiasdiener 10 months ago

#819 - fix flake8 B026

Pull Request - State: closed - Opened by matthiasdiener 10 months ago

#818 - ReductionOperation: add __repr__

Pull Request - State: closed - Opened by matthiasdiener 10 months ago

#817 - LazilyUnpickling{Dict,List}: add __repr__

Pull Request - State: open - Opened by matthiasdiener 10 months ago - 1 comment

#816 - Access Race Checker: account for non-zero hardware axes lower bounds

Pull Request - State: closed - Opened by kaushikcfd 11 months ago - 1 comment

#815 - Enable `check_untyped_defs` in mypy

Issue - State: open - Opened by inducer 11 months ago

#814 - Simplify float, int power function

Pull Request - State: closed - Opened by nchristensen 11 months ago - 1 comment

#811 - Pinning dependencies

Issue - State: closed - Opened by miguelcoolchips about 1 year ago - 2 comments

#810 - Pass all arguments to CSE constructor

Pull Request - State: closed - Opened by alexfikl about 1 year ago - 3 comments

#809 - Loss of length-1 inames

Issue - State: closed - Opened by majosm about 1 year ago - 2 comments

#808 - Unsigned array bounds break in CUDA

Issue - State: open - Opened by nicknytko about 1 year ago - 2 comments

#807 - Various fixes on the way to NCSA WEST

Pull Request - State: closed - Opened by inducer about 1 year ago

#806 - Type-annotate `loopy.match` (at least partially)

Pull Request - State: closed - Opened by inducer about 1 year ago

#805 - matmul.floopy doesn't seem to work

Issue - State: closed - Opened by certik about 1 year ago - 2 comments

#804 - ignore proto-tests/, ndarray/ dirs for pytest

Pull Request - State: closed - Opened by matthiasdiener about 1 year ago

#803 - `memoize_on_disk` can produce filenames that are too long

Issue - State: open - Opened by wence- about 1 year ago - 1 comment

#802 - Drop benchmarks

Pull Request - State: closed - Opened by inducer about 1 year ago

#801 - Fix import of `loopy.version`

Pull Request - State: closed - Opened by inducer about 1 year ago

#800 - Add raise_on_domain_mismatch parameter to rename_iname

Pull Request - State: closed - Opened by nchristensen about 1 year ago - 1 comment

#799 - Fix flake8 complaint: use `is` for type comarisons

Pull Request - State: closed - Opened by inducer about 1 year ago

#798 - Keep catalog of disk caches, add `lp.clear_in_mem_caches`

Pull Request - State: closed - Opened by inducer about 1 year ago

#797 - Add `TranslationUnit.executor`

Pull Request - State: closed - Opened by inducer about 1 year ago

#796 - Replace `_lpy_even_div` with `//` in unchecked mode

Issue - State: open - Opened by inducer about 1 year ago

#795 - Add scalar minimum/maximum to function mapper

Pull Request - State: closed - Opened by nicknytko about 1 year ago - 1 comment

#793 - Support `default_order=auto` in kernel creation

Pull Request - State: closed - Opened by inducer about 1 year ago - 1 comment

#792 - Fix converting predicates

Pull Request - State: closed - Opened by isuruf about 1 year ago - 1 comment

#791 - Forget about strides in dim tags when unprivatizing

Pull Request - State: closed - Opened by isuruf about 1 year ago

#790 - Add missing traversal in type inference for logical not

Pull Request - State: closed - Opened by inducer over 1 year ago

#789 - Math callables not registered inside pymbolic LogicalNot

Issue - State: closed - Opened by connorjward over 1 year ago - 2 comments

#787 - Cleanup numpy deprecations

Pull Request - State: closed - Opened by alexfikl over 1 year ago - 1 comment

#786 - Preserve tags in rename_iname

Pull Request - State: closed - Opened by nchristensen over 1 year ago - 1 comment

#785 - Precise dependencies compatibility

Pull Request - State: open - Opened by a-alveyblanc over 1 year ago - 1 comment

#784 - ASV sumpy benchmarks are broken

Issue - State: open - Opened by inducer over 1 year ago

#783 - Add UnrollHintTag for #pragma unroll and opencl_unroll_hint

Pull Request - State: closed - Opened by isuruf over 1 year ago - 2 comments

#782 - Support pragma unroll

Issue - State: closed - Opened by isuruf over 1 year ago - 3 comments

#781 - Fix typo in error msg

Pull Request - State: closed - Opened by isuruf over 1 year ago - 1 comment

#780 - Fix NoOpInstrunction with predicate

Pull Request - State: closed - Opened by isuruf over 1 year ago - 1 comment

#779 - Allow vec tagging of odd sizes for local temporaries

Issue - State: open - Opened by isuruf over 1 year ago - 1 comment

#778 - Update insn ids in addition to updating dependency ids in replace_instruction_ids

Pull Request - State: closed - Opened by nchristensen over 1 year ago - 1 comment

#777 - `get_usable_inames_for_conditional`: allow only 'related' parallel inames

Pull Request - State: closed - Opened by inducer over 1 year ago - 1 comment

#776 - Add remove_predicates_from_insn

Pull Request - State: closed - Opened by isuruf over 1 year ago - 1 comment

#775 - `combine_domains`: Handle inames that occur as parameters other domains

Pull Request - State: closed - Opened by inducer over 1 year ago - 3 comments

#770 - check_implemented_domains still fails

Issue - State: closed - Opened by isuruf over 1 year ago - 1 comment

#769 - Back out the implemented-domains cache hackery

Issue - State: open - Opened by inducer over 1 year ago

#768 - Hack around nameless isl `Set` equality in implemented-domain caching

Pull Request - State: closed - Opened by inducer over 1 year ago - 2 comments

#767 - Fix insns inside if block with conditionals

Pull Request - State: closed - Opened by isuruf over 1 year ago - 1 comment

#766 - LOCAL memory access starts at an inefficient point relative to access pattern

Issue - State: closed - Opened by dm-maxar over 1 year ago - 2 comments

#765 - Do not attempt op counting for CInstructions

Pull Request - State: closed - Opened by connorjward over 1 year ago - 1 comment

#764 - Fix, test private vars in ispc

Pull Request - State: closed - Opened by inducer over 1 year ago