Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 392
    • Issues 392
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Issues
  • #2503
Closed
Open
Created Jul 03, 2025 by Thomas Koopman@thomasDeveloper

Reshape loses descriptor in distmem backend

Compiling https://gitlab.sac-home.org/sac-group/2023-array for distributed memory crashes on a segfault.

My working hypothesis is as follows:

We have a distributed array SACp_emal_47674_a whose data is assigned.

      { SACp_emal_47666_a1 = SACp_emal_47674_a; };

However, SAC_ND_A_DESC (SACp_emal_47674_a) is not copied over, leading to a free of SACp_emal_47666_a1, while it should be a ShrayFree.

Edited Jul 04, 2025 by Thomas Koopman
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking