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

old-master2 #75

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

old-master2 #75

wants to merge 17 commits into from

Commits on Oct 30, 2023

  1. Cleanup Rust-Enzyme history

    Co-authored-by: Lorenz Schmidt git@lorenzschmidt.com
    Co-authored-by: William Moses gh@wsmoses.com
    ZuseZ4 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3e4e28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a7f3e View commit details
    Browse the repository at this point in the history
  3. continue rebasing

    ZuseZ4 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6eec58d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. cleanup use statements

    ZuseZ4 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a22d21d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    b66413a View commit details
    Browse the repository at this point in the history
  2. TODO: make buildname generic

    ZuseZ4 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fd83e74 View commit details
    Browse the repository at this point in the history
  3. cleanups

    ZuseZ4 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7c01c3d View commit details
    Browse the repository at this point in the history
  4. fix monomorphization issue

    ZuseZ4 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7e6d48c View commit details
    Browse the repository at this point in the history
  5. use default tt constructor

    ZuseZ4 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    de61995 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    d1c94af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee82b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    50a8258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4cf7d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efad9fd View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. autodiff: no_std support (switch std:: to core::)

    I can now do this no a device function and the IR looks okay by eyeball.
    
    argo +enzyme rustc --release --target=nvptx64-nvidia-cuda -Zbuild-std -- --emit=llvm-ir
    jedbrown authored and ZuseZ4 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d9e9c9c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. just touching a file

    ZuseZ4 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    4d73719 View commit details
    Browse the repository at this point in the history