Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xsocs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kmap
  • xsocs
  • Merge requests
  • !120

Merged
Created Jul 24, 2019 by Thomas Vincent@tvincentOwner

Change intensity computation do the minimum during multiprocessing part

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

For intensity computation, only the sum is done in multiprocessing and the saving the HDF5 is done in the main thread of the main process. From what I tested, this avoids an issue on macOS (issue #79 (closed)).

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: update-intensity-mp