ExaTron.jl icon indicating copy to clipboard operation
ExaTron.jl copied to clipboard

Julia implementation of TRON solver on GPUs

Results 4 ExaTron.jl issues
Sort by recently updated
recently updated
newest added

Release the `fp/proxal` branch as the first release of ExaTron that can be run with the incoming release of ProxAL.

We need the documentation for - what this package is about - how to set the arguments for solving problem using ExaTron.jl

documentation

We aim at integrating ExaTron in the ProxAL decomposition solver. That would require to define a new `AbstractBlockModel` in ProxAL, named for instance `ExaTronBlockModel`. The generic interface of block models...

An idea is to implement Hessian-vector product as a linear operator, such as ``` struct HessVecProd