Skip to content

GPU Execution Issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9289
    sasan
    Participant

    Hello everyone,

    I’m encountering an issue with my program. When I run it on the CPU, the results display correctly. However, when I run it on the GPU, the output is incorrect, and I receive the following warnings during execution:

    "./tmp/imageData/data/_EuklidNormphysVelocityiT0001800.p" line 21: warning: matrix contains missing or undefined values
    "./tmp/imageData/data/_qualityiT0001800.p" line 21: warning: matrix contains missing or undefined values
    Warning: empty cb range [0:0], adjusting to [-1:1]

    I would appreciate any guidance on how to resolve this issue.

    Thank you!

    #9290
    Adrian
    Keymaster

    Which example case are you using? Is only the image output incorrect or also the VTK?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.