Skip to content

Memory usage scaling#280

Description

@Mikolaj-A-Kowalski

We need to collect data on how the memory usage scales with:

  • grid size
  • number of particles (?)

The priority is to focus on the memory usage on the GPU, since the CPU is usually compute bound (or so I have been told ;-))

Tasks

  • Figure out a way to track resident memory of the OceanBioME calculation on the GPU
    • Using Nsight
    • Using CUDA.jl memory pool. We need to check if it is feasible
  • Construct memory usage scaling plots
    • Against the grid size
    • Against the number of particles

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions