Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autotuning randomly freezes on Radeon R9 270 #41

Open
bmerry opened this issue Dec 31, 2014 · 0 comments
Open

Autotuning randomly freezes on Radeon R9 270 #41

bmerry opened this issue Dec 31, 2014 · 0 comments
Assignees
Milestone

Comments

@bmerry
Copy link
Owner

bmerry commented Dec 31, 2014

This is happening with 1.4.0 with the Catalyst 14.12 drivers on Ubuntu 14.04, while tuning the scan kernel for ushort3. Some investigations show that

  • it always seems to happen when tuning for the larger problem problem
  • it always seems to happen in the timing pass, not the warmup pass (which is identical!)
  • it happens on a different parameter set each time (I haven't checked for a common parameter value)
  • it doesn't seem to happen on any other types (uint3, ulong3 seem unaffected)
  • it is not a kernel cache problem: disabling the cache has no effect
  • hacking the kernel defines to use ushort4 when ushort3 is required seems (?) to make the problem go away
  • I have not been able to reproduce the problem in a standalone program.

Killing the frozen program causes the X server to hang, which strongly suggests a driver bug.

Reported by: bmerry

Original Ticket: clogs/tickets/41

@bmerry bmerry self-assigned this May 9, 2018
@bmerry bmerry added this to the 1.6 milestone May 9, 2018
@bmerry bmerry removed the 1.6 label May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant