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 GPUCompiler precompilation caching #425

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Apr 9, 2023

  1. add GPUCompiler precompilation caching

    Collin R Warner committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    772bd94 View commit details
    Browse the repository at this point in the history
  2. add precompile file

    Collin R Warner committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    a4bad27 View commit details
    Browse the repository at this point in the history
  3. fix accidental deletion

    Collin R Warner committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    4de3f62 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add examples detailing functionality

    Collin R Warner committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    11007f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. remove debugging function

    Collin R Warner committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3dbe9d5 View commit details
    Browse the repository at this point in the history
  2. Change name to precompilation_cache

    Collin R Warner committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    db12163 View commit details
    Browse the repository at this point in the history
  3. remove uneeded code

    Collin R Warner committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9bfdcee View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. switch from macros

    Collin R Warner committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    44c5a7e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    f86feeb View commit details
    Browse the repository at this point in the history
  2. change api

    Collin R Warner committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    09d05df View commit details
    Browse the repository at this point in the history
  3. debugging

    Collin R Warner committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c0d25a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. modifying to get orig

    Collin R Warner committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    845be17 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Add persistent Cache example

    Collin R Warner committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    a6bd41a View commit details
    Browse the repository at this point in the history
  2. Remove dead code

    Collin R Warner committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    cc34d21 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

Commits on May 18, 2023

  1. add native caching

    collinwarner committed May 18, 2023
    Configuration menu
    Copy the full SHA
    1951087 View commit details
    Browse the repository at this point in the history