Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Issues
  • #326
Closed
Open
Issue created Jul 18, 2017 by Peter W. Draper@pdraperOwner

GIZMO has lost its ghost

Running the SodShock with GIZMO configured crashes at the line:

843    counts[s->unlock_ind[k]] += 1;

in scheduler_set_unlocks, as this indexes counts out of bounds. The problem causing this is that we no longer have a ghost task so the unlock registration is bad in engine_make_hydro_loops_dependencies (i.e. c->super->ghost is NULL).

So one of the GIZMO experts needs to fix this so that it uses the newer ghost_in/out tasks or restores the standard ghost.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking