/BlockPowerFlow.jl

Solve powerflow's linear system with multiple right-hand side on the GPU

Primary LanguageJulia

BlockPowerFlow

Prototype code to solve powerflow's linear system with multiple right-hand side on the GPU.

Currently, BlockPowerFlow implements:

  • A block-BICGSTAB algorithm
  • A block-GMRES algorithm
  • A wrapper to CUSOLVERRF