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

WIP: fVDB CI Integration #1890

Closed

Commits on Aug 27, 2024

  1. Adding fVDB unit tests action

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c28309b View commit details
    Browse the repository at this point in the history
  2. fVDB test action update

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    733a640 View commit details
    Browse the repository at this point in the history
  3. fVDB action container image update

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a108bd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Bugs fixed for multi-GPU support

    JaggedTensor slicing and indexing moved to CUDA kernels
    Small updates to basic_concepts docs and README
    
    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3ba3e63 View commit details
    Browse the repository at this point in the history
  2. fVDB seutp.py pathing cleanup and debug messages

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fdbc560 View commit details
    Browse the repository at this point in the history
  3. fVDB setup.py retrieve_version fix

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f193143 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fVDB CI debug

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ad38f66 View commit details
    Browse the repository at this point in the history
  2. fVDB CI fixes and added fvdb to paths-ignore of other tests

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    79feed2 View commit details
    Browse the repository at this point in the history
  3. fVDB setup debug prints

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eaa9102 View commit details
    Browse the repository at this point in the history
  4. fVDB CI fix cwd

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b58fe72 View commit details
    Browse the repository at this point in the history
  5. fVDB CI debug free memory

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    27cb5d4 View commit details
    Browse the repository at this point in the history
  6. fVDB CI More sensible available memory value. Disabled other tests

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c261eb7 View commit details
    Browse the repository at this point in the history
  7. fVDB CI fixing consistent cmake install libdir for blosc build

    Signed-off-by: Jonathan Swartz <jonathan@jswartz.info>
    swahtz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9ccf835 View commit details
    Browse the repository at this point in the history