Anna Rift

Results 7 issues of Anna Rift

draft Depends on https://github.com/chapel-lang/chapel/pull/25007

Part of https://github.com/Cray/chapel-private/issues/6231 To be merged after https://github.hpe.com/hpe/hpc-chapel-ci-config/pull/1164 adds the pinoak install and it completes successfully

### Summary of Problem **Description:** This issue documents a workaround in the compiler, of a known issue with `const` pointers in generated C code with ICC. After https://github.com/chapel-lang/chapel/pull/24809 caused `c_ptrConst`...

type: Bug
stat: Won't fix / Ain't broke
area: Compiler

`setup_cmake_nightly.bash` gives a non-working CMake on Atlas, where this script is used in nightly testing. But Atlas already loads a working CMake from the new Spack install setup, which is...

Work in progress tasks on https://github.com/Cray/chapel-private/issues/6163 - [x] Add `new` resolution for `_domain` (`DomainType`) - [x] Rewrite `new dmap` as `new _distribution` - [x] Resolve calls to `domain` keyword as...

Refactor the Docker nightly testing script to optionally also push release-tagged images. Configured by the `RELEASE_VERSION` environment variable, assumed to get set via Jenkins parameter. If set, the script pushes...

### Summary of Problem **Description:** After updating to macOS 14.6.1, Chapel docs fail to build with this error: ``` reading sources... [100%] usingchapel/tasks /Users/rift/code/chapel/doc/rst/developer/compiler-internals/uast.rst:11: WARNING: Duplicate C++ declaration, also defined...

type: Bug
area: Docs