Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • arosics arosics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Daniel Scheffler
  • arosicsarosics
  • Issues
  • #71
Closed
Open
Issue created Jan 28, 2022 by Daniel Scheffler@danschefOwner

pyFFTW RuntimeError: Undefined plan with nthreads. This is a bug

This only happens with pyfftw 0.13.0+:

test_geo_abs.py::Test_GeoAbsValidator::test_validate_abs_geo_enmap Calculating footprint polygon and actual data corner coordinates for reference image...
Polygonize progress     |==================================================| 100.0% Complete  => 0:00:00
Bounding box of calculated footprint for reference image:
	(636090.0, 4936200.0, 666210.0, 4949370.0)
Calculating footprint polygon and actual data corner coordinates for image to be shifted...
Polygonize progress     |==================================================| 100.0% Complete  => 0:00:00
Bounding box of calculated footprint for image to be shifted:
	(636060.0, 4936230.0, 666180.0, 4949340.0)
Matching window position (X,Y): 651172.1173001833/4942982.874332616
Target window size (256, 256) not possible due to too small overlap area or window position too close to an image edge. New matching window size: (188, 188).
RuntimeError: Undefined plan with nthreads. This is a bug

Process finished with exit code 1

To reproduce: https://github.com/pyFFTW/pyFFTW/issues/294#issuecomment-1024595535

Assignee
Assign to
Time tracking