Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vadere
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 118
    • Issues 118
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vadere
  • vadere
  • Issues
  • #203

Closed
Open
Created Jan 21, 2019 by Daniel Lehmberg@dlehmMaintainer

OpenCL tests that fail on AMD graphic cards

Summary

@BZoennchen

On our Lenovo laptops the tests testGridCellSmall and testGridCellLarge fail.

https://gitlab.lrz.de/vadere/vadere/blob/master/VadereUtils/tests/org/vadere/util/math/TestCLLinkedList.java#L122

I comment these tests out in the code, this issue is to keep tracking of the bug.

Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.735 sec <<< FAILURE! - in org.vadere.util.math.TestCLLinkedList
testGridCellSmall(org.vadere.util.math.TestCLLinkedList)  Time elapsed: 0.314 sec  <<< ERROR!
java.lang.ArrayIndexOutOfBoundsException: 1890965704
	at org.vadere.util.math.TestCLLinkedList.testGridCellSmall(TestCLLinkedList.java:137)

Steps to reproduce

Run tests with OpenCL on AMD graphic card

Edited Jan 21, 2019 by Daniel Lehmberg
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking