Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to instantiate DenseKKTSystem on CUDA GPU #73

Merged
merged 5 commits into from
Oct 8, 2021

Commits on Oct 5, 2021

  1. support DenseKKTSystem on GPUs

    * add dedicated GPU kernels for KKT operations
    * add proper tests for DenseKKTSystem on GPU
    * move build_qp_dense function in MadNLPTests
    frapac committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6c721c6 View commit details
    Browse the repository at this point in the history
  2. rescope PR#73

    frapac committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    e8b4bc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    be6a04d View commit details
    Browse the repository at this point in the history
  2. fix tests on GPU

    frapac committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    17cde1a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    9177f41 View commit details
    Browse the repository at this point in the history