Skip to content
Commit 6087a180 authored by Karl Rupp's avatar Karl Rupp
Browse files

compressed_matrix: Fixed invalid memory access for triangular solves.

Transposed forward solves accessed invalid shared memory, potentially
causing runtime failures on some GPUs. This is now fixed,
thanks to oclgrind for locating the problem quickly.
Addresses the failures Philippe mentioned in #105.
parent 1dea3deb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment