Issues
- 2
Passing arr-of-arr type args sometimes works, sometimes leaks memory, and sometimes dumps core
#26865 opened by bradcray - 6
- 1
Errors from `fromJson` with non-default-initializable types can't be caught
#26874 opened by e-kayrakli - 0
Better error for tuple variable declarations with non-tuple type expression
#26873 opened by benharsh - 0
[Bug]: ChapelSysCTypes docs show up in public docs
#26871 opened by jabraham17 - 5
- 8
How many trailing semicolons for a multi-dim array literal?
#26858 opened by arifthpe - 0
fix GASNet build failure on XC
#26860 opened by jhh67 - 2
Should we have a way to create a task that can escape the global `sync` scope?
#26855 opened by bradcray - 2
Should arrays-of-arrays support promotion across nestings?
#26848 opened by bradcray - 1
Publicly archive old SourceForge mailing lists
#26845 opened by arifthpe - 0
- 3
[Feature Request]: Better interaction / documentation with non-exclusive Slurm jobs
#26788 opened by psath - 9
Should Chapel support initializations of multidimensional arrays using arrays-of-arrays?
#26813 opened by bradcray - 1
[Feature Request]: general `--slurm-flags` flag for the Chapel launcher to pass on to slurm
#26838 opened by lydia-duncan - 3
Inconsistency between C interop type names
#26837 opened by mppf - 4
[Bug]: Conversion to an array of different element type fails when passed as an argument
#26808 opened by ty1027 - 0
[Bug]: c2chapel tests fail on MacOS
#26831 opened by jabraham17 - 2
[Feature Request]: Add support for `timeDelta.totalNanoseconds` to the Time module
#26820 opened by lydia-duncan - 2
[Feature Request]: timeDelta.totalMicroseconds
#26658 opened by ajpotts - 3
[Feature Request]: Ordered dictionary implementation
#26774 opened by Iainmon - 0
[Feature Request]: Should totalSeconds and totalMicroseconds support an optional type argument to vary their return type?
#26822 opened by lydia-duncan - 1
[Bug]: Running `gen_release` on a Mac results in a tar with lots of warnings
#26794 opened by jabraham17 - 0
[Feature Request]: enable ASAN builds with qthreads
#26790 opened by jabraham17 - 1
[Feature Request]: make available memory visible to locales
#26786 opened by jhh67 - 9
Allow 'c_ptrTo' be allowed for remote data?
#26750 opened by mppf - 1
`interopWithC.chpl` isn't tested in the same way as the `Makefile` builds it
#26751 opened by bradcray - 4
[Bug]: extern proc with varargs fails with non-literal param expression name
#26759 opened by jabraham17 - 1
Improve `sort` error message when arrays of aggregate types with array fields are used
#26729 opened by e-kayrakli - 3
Should we support `with` intent clauses for `on` clauses?
#26752 opened by bradcray - 6
Should coforall intent impact a nested 'on' statement?
#26749 opened by mppf - 3
- 1
The TwoArrayRadixSort path causes memory corruption (?) when it is used with records that have array fields
#26730 opened by e-kayrakli - 2
is lvalue checking too strict?
#26685 opened by mppf - 10
- 1
Can we have better errors for cross locale Python interop
#26710 opened by jabraham17 - 0
- 0
- 0
Update Chapel docs w.r.t. MPI contention
#26676 opened by bradcray - 1
- 3
Can/should we align array allocations explicitly
#26654 opened by jabraham17 - 6
- 1
Confusing errors or silent failures when trying to write a serialize method
#26655 opened by jabraham17 - 0
[Bug]: `CHPL_LAUNCHER=mpirun4ofi` does not work on MacOS with `mpirun (Open MPI) 5.0.6`
#26660 opened by jabraham17 - 0
- 2
[Feature Request]: Compiler Warning Message - Low Priority
#26638 opened by damianmoz - 2
[Feature Request]: Change `config param`s on module import.
#26639 opened by Iainmon - 4
Non-inlined parallel iterators with `const ref` intent may lead to wrong results
#26626 opened by e-kayrakli - 1
- 1
[Feature Request]: Add flag for munging generated code with file and line info
#26621 opened by jabraham17