Ecosyste.ms: Issues

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

GitHub / chapel-lang/chapel issues and pull requests

#26237 - Fix rendering issue in map-based modules doc

Pull Request - State: closed - Opened by Guillaume-Helbecque 3 months ago

#26236 - Default to a slurm-based launcher regardless of platform

Pull Request - State: open - Opened by jabraham17 3 months ago
Labels: stat: Ready to Merge, post-release

#26236 - Default to a slurm-based launcher regardless of platform

Pull Request - State: open - Opened by jabraham17 3 months ago

#26235 - [Bug]: extern records cannot have a different ordering of fields

Issue - State: open - Opened by jabraham17 3 months ago - 1 comment
Labels: type: Bug, area: Compiler

#26235 - [Bug]: extern records cannot have a different ordering of fields

Issue - State: open - Opened by jabraham17 3 months ago - 1 comment
Labels: type: Bug, area: Compiler

#26234 - Compiler considers some immutably-copyable types non-immutably-copyable

Issue - State: open - Opened by DanilaFe 3 months ago - 4 comments
Labels: type: Bug, area: Compiler

#26234 - Compiler considers some immutably-copyable types non-immutably-copyable

Issue - State: open - Opened by DanilaFe 3 months ago - 4 comments
Labels: type: Bug, area: Compiler

#26233 - Installed RPATHs for non-cmake binaries can point to the wrong directory

Issue - State: open - Opened by jabraham17 3 months ago - 3 comments
Labels: type: Bug, area: Makefiles / Scripts, type: Portability

#26233 - Installed RPATHs for non-cmake binaries can point to the wrong directory

Issue - State: open - Opened by jabraham17 3 months ago - 3 comments
Labels: type: Bug, area: Makefiles / Scripts, type: Portability

#26232 - GPU: implement `halt()` without string arguments

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

#26231 - Enable release/examples GPU testing

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

#26231 - Enable release/examples GPU testing

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

#26229 - [Feature Request]: Add Heap.clear() Method

Issue - State: closed - Opened by mdindoost 3 months ago - 2 comments
Labels: type: Feature Request, user issue

#26229 - [Feature Request]: Add Heap.clear() Method

Issue - State: open - Opened by mdindoost 3 months ago
Labels: type: Feature Request, user issue

#26228 - Avoid a double free with generated Python libraries

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Runtime, area: Tests / Benchmarks, stat: Needs Code Review

#26228 - Avoid a double free with generated Python libraries

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Runtime, area: Tests / Benchmarks, stat: Needs Code Review

#26227 - Create a way to query the number of co-locales on a node

Issue - State: open - Opened by bradcray 3 months ago
Labels: area: Runtime, area: Libraries / Modules, type: Feature Request

#26227 - Create a way to query the number of co-locales on a node

Issue - State: closed - Opened by bradcray 3 months ago
Labels: area: Runtime, area: Libraries / Modules, type: Feature Request

#26226 - Update bundled LLVM to LLVM 19.1.3

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

#26226 - Update bundled LLVM to LLVM 19.1.3

Pull Request - State: open - Opened by jabraham17 3 months ago

#26225 - Ambiguity between nested functions and class methods

Pull Request - State: closed - Opened by brandon-neth 3 months ago

#26225 - Ambiguity between nested functions and class methods

Pull Request - State: closed - Opened by brandon-neth 3 months ago

#26224 - Add some futures for open user issues

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Tests / Benchmarks

#26224 - Add some futures for open user issues

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Tests / Benchmarks

#26223 - More gpu cpu testing

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

#26223 - More gpu cpu testing

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

#26222 - [Bug]: spurious size mismatch in zippered iteration error within serial block

Issue - State: open - Opened by mppf 3 months ago
Labels: type: Bug

#26222 - [Bug]: spurious size mismatch in zippered iteration error within serial block

Issue - State: open - Opened by mppf 3 months ago
Labels: type: Bug

#26221 - Enable testing GPU=cpu over release/examples

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

#26221 - Enable testing GPU=cpu over release/examples

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

#26220 - dyno: incremental progress on typed converting

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

#26220 - dyno: incremental progress on typed converting

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

#26219 - Dyno: Improve initialization of fields from non-matching types

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

#26219 - Dyno: Improve initialization of fields from non-matching types

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

#26218 - @gpu.itersPerThread-cyclic bug fix

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

#26218 - @gpu.itersPerThread-cyclic bug fix

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

#26217 - Allow resolution of generic init= with concrete formals

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

#26217 - Allow resolution of generic init= with concrete formals

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

#26216 - Fix symbol printing in the language server for a few cases

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

#26216 - Fix symbol printing in the language server for a few cases

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

#26215 - Dyno: resolve promotion

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

#26215 - Dyno: resolve promotion

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

#26214 - Log two new first class procedure tests

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Tests / Benchmarks, stat: Ready to Merge

#26214 - Log two new first class procedure tests

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Tests / Benchmarks, stat: Ready to Merge

#26213 - [Bug]: First class functions can't be assigned into after declaration

Issue - State: closed - Opened by lydia-duncan 3 months ago - 4 comments
Labels: type: Bug, area: Compiler

#26212 - Fix LLVM include when LLVM is a system install

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

#26212 - Fix LLVM include when LLVM is a system install

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

#26211 - Fix colocale perf graph generation again

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

#26211 - Fix colocale perf graph generation again

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

#26210 - Fix build errors with LLVM 11

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

#26210 - Fix build errors with LLVM 11

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

#26209 - [Bug]: strange behavior with generic csr/csc block-distributed arrays

Issue - State: open - Opened by jeremiah-corrado 3 months ago - 2 comments
Labels: type: Bug

#26209 - [Bug]: strange behavior with generic csr/csc block-distributed arrays

Issue - State: open - Opened by jeremiah-corrado 3 months ago - 2 comments
Labels: type: Bug

#26208 - Auto-generate documentation for chplcheck lint rules

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

#26206 - Resolve non-param {enum,string}->string casts in dyno

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

#26206 - Resolve non-param {enum,string}->string casts in dyno

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

#26203 - [Feature Request]: expose LLVM_TARGETS_TO_BUILD in third-party/llvm/Makefile so builder can override.

Issue - State: closed - Opened by hpcpony 3 months ago - 5 comments
Labels: type: Feature Request, user issue

#26203 - [Feature Request]: expose LLVM_TARGETS_TO_BUILD in third-party/llvm/Makefile so builder can override.

Issue - State: open - Opened by hpcpony 3 months ago - 2 comments
Labels: type: Feature Request, user issue

#26202 - [Bug]: `stencilDist` arrays not working with GPU support

Issue - State: closed - Opened by jeremiah-corrado 3 months ago - 3 comments
Labels: type: Bug, area: GPU Support

#26202 - [Bug]: `stencilDist` arrays not working with GPU support

Issue - State: closed - Opened by jeremiah-corrado 3 months ago - 3 comments
Labels: type: Bug, area: GPU Support

#26198 - Fix a bug with generated Python libraries when they aren't used

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Runtime, area: Tests / Benchmarks, stat: Needs Code Review

#26198 - Fix a bug with generated Python libraries when they aren't used

Pull Request - State: closed - Opened by lydia-duncan 3 months ago
Labels: area: Runtime, area: Tests / Benchmarks, stat: Needs Code Review

#26195 - Dyno let multiple declaration inits use previous variables

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

#26195 - Dyno let multiple declaration inits use previous variables

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

#26194 - [Feature Request]: Add a method to remove and return a random element from a set

Issue - State: open - Opened by mdindoost 3 months ago - 2 comments
Labels: area: Libraries / Modules, type: Feature Request, user issue

#26194 - [Feature Request]: Add a method to remove and return a random element from a set

Issue - State: open - Opened by mdindoost 3 months ago - 7 comments
Labels: area: Libraries / Modules, type: Feature Request, user issue

#26191 - Add new lint rule flavor, `@location_rule`

Pull Request - State: closed - Opened by jabraham17 3 months ago
Labels: stat: Ready to Merge

#26190 - Expand chplcheck with rule settings

Pull Request - State: open - Opened by jabraham17 3 months ago

#26190 - Expand chplcheck with rule settings

Pull Request - State: closed - Opened by jabraham17 3 months ago
Labels: stat: Ready to Merge, post-release

#26175 - Replace `c_ptrTo` array workarounds with `c_addrOf`

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

#26175 - Replace `c_ptrTo` array workarounds with `c_addrOf`

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

#26157 - check use before defined in init exprs

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

#26157 - check use before defined in init exprs

Pull Request - State: open - Opened by arezaii 3 months ago

#26156 - Add `Python` package module for Python+Chapel interop

Pull Request - State: open - Opened by jabraham17 3 months ago

#26156 - Add `Python` package module for Python+Chapel interop

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

#26146 - Support SPMD initialization of a multi-locale / global-view Chapel program

Issue - State: open - Opened by bradcray 4 months ago - 8 comments
Labels: type: Design, area: Runtime, type: Feature Request, user issue

#26146 - Support SPMD initialization of a multi-locale / global-view Chapel program

Issue - State: open - Opened by bradcray 4 months ago - 8 comments
Labels: type: Design, area: Runtime, type: Feature Request, user issue

#26130 - Support the runtime as a dynamic / shared library (only)?

Issue - State: open - Opened by bradcray 4 months ago - 8 comments
Labels: type: Design, area: Runtime, type: Feature Request

#26130 - Support the runtime as a dynamic / shared library (only)?

Issue - State: open - Opened by bradcray 4 months ago - 9 comments
Labels: type: Design, area: Runtime, type: Feature Request

#26099 - Allow compile-time casts from 'void*' to function pointers

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

#26099 - Allow compile-time casts from 'void*' to function pointers

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

#26087 - use cmake and python to update version sensitive files

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

#26077 - Resolve basic associative domains with module code in Dyno

Pull Request - State: open - Opened by riftEmber 4 months ago

#26077 - Resolve associative domain type expr module code in Dyno

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

#26045 - Rename revcomp 8 to 9

Pull Request - State: closed - Opened by bradcray 4 months ago - 6 comments

#26043 - Dyno: Fix method resolution on string and bytes types

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

#26042 - Stop using playground

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

#26041 - Using 'domain' in certain contexts is a syntax error

Issue - State: open - Opened by jabraham17 4 months ago - 1 comment
Labels: type: Bug, type: Design, area: Compiler, area: Language

#26040 - LSP: fix "call hierarchy" across files

Pull Request - State: open - Opened by DanilaFe 4 months ago

#26037 - Prevent infinite loop due to mutually recursive module init functions

Pull Request - State: open - Opened by jabraham17 4 months ago - 1 comment

#26036 - Change the CUDA module loaded in CUDA 11 EX tests

Pull Request - State: open - Opened by ShreyasKhandekar 4 months ago

#26034 - add blog to gpu-cuda nightly config

Pull Request - State: open - Opened by arezaii 4 months ago