Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added missing SIZE
Browse files Browse the repository at this point in the history
kent0 committed Mar 24, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3e27a22 commit ef240e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/batch.f
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
c-----------------------------------------------------------------------
subroutine breduce(a,n,m)

include 'SIZE'
include 'LMOR'

! global reduction of vector a of length n (batch size m)

0 comments on commit ef240e5

Please sign in to comment.