You need to sign in or sign up before continuing.
Move offset asserts to CUDA parts of BLAS code
Description
The OpenCL part seems to be capable of handling offsets. Also added extra check for accel_gemm
.
Edited by Meisam Tabriz
Merge request reports
Activity
added 1 commit
- 92d0fa4d - mv offset asserts to CUDA parts of blas code
Codecov Report
Merging #1647 (92d0fa4d) into develop (15c3cb79) will increase coverage by
0.00%
. The diff coverage isn/a
.@@ Coverage Diff @@ ## develop #1647 +/- ## ======================================== Coverage 66.79% 66.79% ======================================== Files 539 539 Lines 96522 96516 -6 ======================================== Hits 64471 64471 + Misses 32051 32045 -6
Impacted Files Coverage Δ src/math/accel_blas_inc.F90 70.49% <ø> (+6.31%)
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 15c3cb7...92d0fa4. Read the comment docs.Edited by Codecovmentioned in commit a23b3735
changed milestone to %12.0
assigned to @sohlmann
Please register or sign in to reply