Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
sensei
sensei
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • sensei
  • senseisensei
  • Issues
  • #24

Closed
Open
Opened Aug 22, 2018 by Aron Helser@aron.helserDeveloper

Update autocorrelation analysis to handle oscillator's ucdmesh

ucdmesh is an unstructured grid.

@mrzv said this in an email thread:

The way autocorrelation was written was that each block (stored in the master) stores a grid of values, where it updates the autocorrelation values. If you change from a structured grid to something else, a similar structure needs to be mirrored in the blocks.

If you try to run the autocorrelation analysis on the "ucdmesh", it currently crashes, because it tries to look up a block based on an 'lid' of -1, which doesn't exist.

This feature will probably not be needed for the aug 2018 miniapp scaling runs.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: sensei/sensei#24