CoderPanda
Results
2
issues of
CoderPanda
I have an ICCG solver with data dependencies between iterations. For eg, for 3D matrix the i,j,k value depends on `i-1, j-1, k-1, i, j, k, i+1, j+1, k+1`. I...
At this point in time there has been quite some modifications on `hip-support` branch (leading `develop` by 56 commits and lagging by 176 commits)! Is there a plan anytime soon...