Skip to content

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

Notifications You must be signed in to change notification settings

exanauts/BlockPowerFlow.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages