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

Main staging #45

Merged
merged 46 commits into from
Jul 8, 2024
Merged

Main staging #45

merged 46 commits into from
Jul 8, 2024

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    f57e89c View commit details
    Browse the repository at this point in the history
  2. Fixed file naming

    johnathanchann committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6274c26 View commit details
    Browse the repository at this point in the history
  3. Fix makefile

    johnathanchann committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ce3c5c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from Jinxto/feature/cuduck

    Setting up gpu environment
    nhatdongdang committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2096c57 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Restructured

    nhatdongdang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c1c1c48 View commit details
    Browse the repository at this point in the history
  2. Fix main

    nhatdongdang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1c8530b View commit details
    Browse the repository at this point in the history
  3. Fix styling

    nhatdongdang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    89d09f5 View commit details
    Browse the repository at this point in the history
  4. Remove unused functions

    nhatdongdang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    080492b View commit details
    Browse the repository at this point in the history
  5. Optimize a little bit

    nhatdongdang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d12d0ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0859f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44c9b58 View commit details
    Browse the repository at this point in the history
  8. Fix styling

    nhatdongdang committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    83d9ff6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4b925b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update

    nhatdongdang committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    02e0600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ab6689 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1639bc View commit details
    Browse the repository at this point in the history
  4. Fix style

    nhatdongdang committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e8db37a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e2c1e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f43728 View commit details
    Browse the repository at this point in the history
  7. Update reel

    nhatdongdang committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c95569b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3881fc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #27 from Jinxto/cuda-styling

    Performance gain fine tuning
    nhatdongdang committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4bfeb3d View commit details
    Browse the repository at this point in the history
  10. Remove print

    nhatdongdang committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3c339a6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #28 from nhatdongdang/hotfix/remove-print

    Remove debug print
    johnathanchann committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    31e4844 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3adde2f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9759b85 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Optimize param

    nhatdongdang committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9402f01 View commit details
    Browse the repository at this point in the history
  2. Optimize flag

    nhatdongdang committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    dc885f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d479e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4b590e View commit details
    Browse the repository at this point in the history
  5. Fix compilation flag

    nhatdongdang committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    dd98f99 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #30 from nhatdongdang/feat/optimize-param

    Gpu optimize and fix precision loss
    rozukke committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    02dc834 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from kachi-group/cuda-staging

    Cuda staging
    johnathanchann committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    0459841 View commit details
    Browse the repository at this point in the history
  8. mpi-base

    johnathanchann committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f1de8af View commit details
    Browse the repository at this point in the history
  9. divide by inference

    johnathanchann committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    42382e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23ff410 View commit details
    Browse the repository at this point in the history
  11. fine tuning

    johnathanchann committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    70c358b View commit details
    Browse the repository at this point in the history
  12. fix styling issues

    johnathanchann committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f273bb4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #35 from Jinxto/mpi-v2

    Added MPI optimization
    nhatdongdang committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    cd400be View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge pull request #40 from kachi-group/mpi-staging

    Integrating mpi-staging to cuda-staging branch
    nhatdongdang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4468b9e View commit details
    Browse the repository at this point in the history
  2. Change src to cudasrc

    nhatdongdang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6ef3410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5542177 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27cc4b9 View commit details
    Browse the repository at this point in the history
  5. cmake cuda updates

    johnathanchann committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d7ce11b View commit details
    Browse the repository at this point in the history
  6. remove plot

    johnathanchann committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f38c5b7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #44 from Jinxto/cmake

    Update cmake and cpplinter
    nhatdongdang committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cb46223 View commit details
    Browse the repository at this point in the history