This site is currently under development for the RSE-ops community.

HiOp 0.5.0 Released

Published:

Reading time: 1 min

HiOp is an optimization solver for solving certain mathematical optimization problems expressed as nonlinear programming problems. This lightweight HPC solver leverages application’s existing data parallelism to parallelize the optimization iterations by using specialized linear algebra kernels. This version includes

  • interface update for running mixed dense-sparse problems in the device memory space
  • interface for PARDISO linear solver
  • porting of sparse linear algebra kernels to device
  • and more!

Learn more: