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

Tesla #12

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Tesla #12

wants to merge 52 commits into from

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    8ef19bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9330c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d29ed85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3af5f48 View commit details
    Browse the repository at this point in the history
  5. tune gitignores

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    51d2765 View commit details
    Browse the repository at this point in the history
  6. missing initializer

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b63fc56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd826e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ed1805 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2843bf3 View commit details
    Browse the repository at this point in the history
  10. fix copy paste error

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    eb3a80a View commit details
    Browse the repository at this point in the history
  11. simplify

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e352ac1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3515e07 View commit details
    Browse the repository at this point in the history
  13. custom SDK path needed

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    7cca9a6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d80f2cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3b183f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4590227 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29ffdc7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f752de View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eb50a49 View commit details
    Browse the repository at this point in the history
  20. fix copy-paste error

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    579d1ef View commit details
    Browse the repository at this point in the history
  21. fix rename

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    21cd978 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74f8b04 View commit details
    Browse the repository at this point in the history
  23. write phantom to tmp

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    74604c2 View commit details
    Browse the repository at this point in the history
  24. add phantom executable as CTest

    and create phantom previously
    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    5c2bb6b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c06a3a0 View commit details
    Browse the repository at this point in the history
  26. add CUDA debug flags

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8f0de26 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    de1fc3a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d78de2d View commit details
    Browse the repository at this point in the history
  29. additional security

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b5a6280 View commit details
    Browse the repository at this point in the history
  30. add TPS ctest

    ferdymercury committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    22cb773 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    df9b46b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    b20fc07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0319a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8ae88 View commit details
    Browse the repository at this point in the history
  4. mention profiling option

    ferdymercury committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    4343873 View commit details
    Browse the repository at this point in the history
  5. debug flags link

    ferdymercury committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1a3ee18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45d0efd View commit details
    Browse the repository at this point in the history
  7. remove unneeded headers

    ferdymercury committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    aa1290f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Convert optimization flag -O3 to -O0 to prevent compilation error on …

    …cuda8.
    
    Somehow introduced after upgrading packages on Ubuntu 22.
    See https://stackoverflow.com/questions/76531467/nvcc-cuda8-gcc-5-3-no-longer-compiles-with-o1-on-ubuntu-22-04
    Fernando Hueso González committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0d11438 View commit details
    Browse the repository at this point in the history
  2. fix typo

    ferdymercury authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0794814 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. clone fork instead

    ferdymercury authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    936b3c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Sep 13, 2023

  1. fix typo docu

    ferdymercury authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f3a771d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    c2ed9a0 View commit details
    Browse the repository at this point in the history
  2. update readme

    ferdymercury committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d6085aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f7f92a View commit details
    Browse the repository at this point in the history
  4. volta comm

    ferdymercury authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e1de9ff View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. fix arch for a40

    ferdymercury committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    f34718b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1192ca8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    24ff6c4 View commit details
    Browse the repository at this point in the history
  2. fix typo in version

    ferdymercury committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    6966e83 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. fix name

    ferdymercury authored Dec 5, 2024
    Configuration menu
    Copy the full SHA
    2fb7f0d View commit details
    Browse the repository at this point in the history