Closed kent0 closed 7 months ago
@kent0, can you explain to me why changing from lsu to lsu+1? Was the allocation for those variables are not correct? Or it is just for consistency? Thanks!
@Ping-Hsuan, I still need to modify the breduce
subroutine so please wait for that commit before merging.
@Ping-Hsuan, this PR is good from my side (I think the load balancing modification is unnecessary) so please merge if after review.
implemented
uip
(universal inner-product) to replacepv2k
andps2k
withp2k
.uip
will be used to replace various inner-products subroutines to simplify and in the future will be used to form the Gramian and the operators.