Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

feat(compile): add nvcc compiler #1441

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Commits on May 11, 2023

  1. using nvcc compiler

    SunNy820828449 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    beaa4bf View commit details
    Browse the repository at this point in the history
  2. using nvcc compiler

    SunNy820828449 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    a4bc137 View commit details
    Browse the repository at this point in the history
  3. compile pass

    SunNy820828449 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ff9dc17 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    1d20fc3 View commit details
    Browse the repository at this point in the history
  2. check using nvcc

    SunNy820828449 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6f49074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5aaf6e View commit details
    Browse the repository at this point in the history
  4. add nvcc cmd path

    SunNy820828449 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c851b68 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. using nvcc in nvrtc

    SunNy820828449 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a0c35de View commit details
    Browse the repository at this point in the history
  2. default with nvrtc

    SunNy820828449 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c67842f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    f366ea0 View commit details
    Browse the repository at this point in the history
  2. remove used unit test

    SunNy820828449 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    af08e4b View commit details
    Browse the repository at this point in the history
  3. fix pe transform test

    SunNy820828449 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    aa24852 View commit details
    Browse the repository at this point in the history
  4. fix conflict

    SunNy820828449 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    666b742 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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