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

Add CUDA support to software_layer #212

Closed
wants to merge 35 commits into from
Closed

Add CUDA support to software_layer #212

wants to merge 35 commits into from

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    a86c614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c41b26 View commit details
    Browse the repository at this point in the history
  3. Trigger script test

    ocaisa committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    7d53b03 View commit details
    Browse the repository at this point in the history
  4. Revert

    ocaisa committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    58357b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b6654d View commit details
    Browse the repository at this point in the history
  6. Tidy up hooks

    ocaisa committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    33ce584 View commit details
    Browse the repository at this point in the history
  7. Force creation of links

    ocaisa committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f1cd893 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Install host_injections CUDA

    ocaisa committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    06a9eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e80a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Reimplement mkdir -p reporting where permissions break down

    This will allow us to log where creating directory structures under `host_injections` is breaking down.
    ocaisa authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2c86973 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge branch 'main' into p7zip

    ocaisa committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    3909080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85c805c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9590047 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    1357f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8096c54 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    ec31edf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e99db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd11792 View commit details
    Browse the repository at this point in the history
  4. Fix failing eb installation

    ocaisa committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f514f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be326a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    103f5fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02e5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    793ba29 View commit details
    Browse the repository at this point in the history
  4. Make CUDA version a variable

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c0a1247 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e82923 View commit details
    Browse the repository at this point in the history
  6. Add missing argument

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    8384b25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98fe2a7 View commit details
    Browse the repository at this point in the history
  8. Stick with return_code

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    bbe7df2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95dc245 View commit details
    Browse the repository at this point in the history
  10. Wrong realpath flag

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a1270f2 View commit details
    Browse the repository at this point in the history
  11. Wrong realpath flag

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    aba486d View commit details
    Browse the repository at this point in the history
  12. Fix typo

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d2d1fc3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    562e94b View commit details
    Browse the repository at this point in the history
  14. Expose CUDA_TEMP_DIR

    ocaisa committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b4ae5f0 View commit details
    Browse the repository at this point in the history