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

Add MemoryLocation {Host, Device} member in bunch_particles to keep track of where particles are #261

Merged
merged 8 commits into from
Apr 25, 2024

Commits on Apr 22, 2024

  1. unused headers remove

    Sajid Ali committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    758a7a1 View commit details
    Browse the repository at this point in the history
  2. add memory_location member for bunch particles

    	modified:   src/synergia/bunch/bunch.h
    	modified:   src/synergia/bunch/bunch_particles.cc
    	modified:   src/synergia/bunch/bunch_particles.h
    	modified:   src/synergia/bunch/tests/test_bunch.cc
    	modified:   src/synergia/bunch/tests/test_bunch_particles.cc
    	modified:   src/synergia/simulation/bunch_simulator.cc
    	modified:   src/synergia/simulation/bunch_simulator.h
    Sajid Ali committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c5c4e3d View commit details
    Browse the repository at this point in the history
  3. add checks for core_diagnostics

    Sajid Ali committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    022f246 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'devel3' into fix_core_diagnostics

    Sajid Ali authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e0bfd2e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge branch 'devel3' into fix_core_diagnostics

    Sajid Ali authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6a38ccf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Ensure particles are on device before stepping through operators duri…

    …ng propagation!
    Sajid Ali committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1dc5b79 View commit details
    Browse the repository at this point in the history
  2. Profiling region for memory location check

    	modified:   src/synergia/simulation/propagator.cc
    Sajid Ali committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c0c457b View commit details
    Browse the repository at this point in the history
  3. minor

    Sajid Ali committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1126188 View commit details
    Browse the repository at this point in the history