Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #20933
Closed
Open
Issue created Sep 03, 2021 by W. Alan Scott@wascottMaintainer

vtkTextureObject errors

I'm seeing errors when drawing the HiRiSE dataset.

Simple to replicate. Master (v5.9.1-1680-g24a9c4f8), Linux, remote server (16 ranks). Open HiRiSE cgns dataset, using IOSS reader. I may have needed to turn sets on to see it, but now it happens no matter what.

The warning is as follows:

ERROR: In /projects/viz/paraview/src/stamps/master_paraview_infrastructure/vmaster/paraview_source/VTK/Rendering/OpenGL2/vtkTextureObject.cxx, line 1025
vtkTextureObject (0xe230200): Attempt to use a texture buffer exceeding your hardware's limits. This can happen when trying to color by cell data with a large dataset. Hardware limit is 65536 values while 110464 was requested.

From the server side:

( 401.358s) [pvserver.3      ]   vtkTextureObject.cxx:1025   ERR| vtkTextureObject (0xea325d0): Attempt to use a texture buffer exceeding your hardware's limits. This can happen when trying to color by cell data with a large dataset. Hardware limit is 65536 values while 81728 was requested.
( 401.358s) [pvserver.5      ]   vtkTextureObject.cxx:1025   ERR| vtkTextureObject (0xe07bb10): Attempt to use a texture buffer exceeding your hardware's limits. This can happen when trying to color by cell data with a large dataset. Hardware limit is 65536 values while 78464 was requested.

Repeat.

Edited Sep 03, 2021 by W. Alan Scott
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking