Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • spam spam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ttk
  • spamspam
  • Issues
  • #57
Closed
Open
Created Nov 15, 2017 by Olga Stamati@stamatioMaintainer

MemoryError in interpolateField for an image of 1300x1000x1000

Traceback (most recent call last): File "DICregularGridClientIncrementalFinterNewClientMask.py", line 242, in <module> Finter = randomwaffle.DIC.transformationOperator.interpolateField( nodePositions, Ffield, coordDef[\ 0:3].T.copy(), fieldInterpBinRatio=1 ) File "/home/3S-LAB/ostamati/software/ttk/RandomWaffle/ttkvenv/local/lib/python2.7/site-packages/randomw\ affle/DIC/transformationOperator.py", line 299, in interpolateField output = numpy.zeros( ( interpCoords.shape[0], 4, 4 ) ) MemoryError

and I think that coordinatesInitial = numpy.ones( ( 4, size[0] * size[1]* size[2] ), dtype='<f4' ) was killing all the jobs when applying localTaylor for 1 point in a big image

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