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

S-D25.5 Simulation Framework resource allocation Y4M05 #350

Open
KZzizzle opened this issue Oct 6, 2020 · 2 comments
Open

S-D25.5 Simulation Framework resource allocation Y4M05 #350

KZzizzle opened this issue Oct 6, 2020 · 2 comments
Assignees
Labels
PO issue Created by Product owners

Comments

@KZzizzle
Copy link
Contributor

KZzizzle commented Oct 6, 2020

Dynamic computational resource allocation, scalability

Definition of Done:

  • The aws deployment system notices, when resources become too limited and expands the network with the necessary additional machines that fit the demand (GPU, RAM...)
  • It also gives back resources that are no longer needed
  • When a user or a service (e.g., an iterator service) knows in advance that he will be requiring a certain amount of dedicated resources, those resources can be reserved. (For now, this functionality does not need to be interfaced to normal platform users.)

User story:

  • A parallelized series of EM simulation instances using GPU-accelerated FDTD is set up using the sweeper functionality.
  • The cluster notices that there are not enough gpu machines available to handle the parallel load and adds more machines.
  • Those machines are released again, when the system notices that they are no longer needed
@KZzizzle KZzizzle added the PO issue Created by Product owners label Oct 6, 2020
@pcrespov pcrespov changed the title S-D25 .5 Simulation Framework resource allocation Y4M05 S-D25.5 Simulation Framework resource allocation Y4M05 Aug 12, 2021
@sanderegg
Copy link
Member

Update on sprint Capra delle nevi

Please check #349 for status

@mrnicegyu11
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PO issue Created by Product owners
Projects
None yet
Development

No branches or pull requests

5 participants