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

run haproxy osmi-bench by hand on one processor with 2 gpus #2

Open
laszewsk opened this issue Jan 2, 2024 · 0 comments
Open

run haproxy osmi-bench by hand on one processor with 2 gpus #2

laszewsk opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@laszewsk
Copy link
Owner

laszewsk commented Jan 2, 2024

make sure all steps work on rivanna

cd to source
for example.

cd /sctarch/$USER/cm/5/osmi-bench

I suggest you set up the same dir names although env.sh is written in a way that it takes pwd

  1. activate apptainer and python
    source env.sh
  2. login with
    sh login-2.sh
  3. in node activate env
    sh env.sh
  4. cd benchmark

from here on we need to develop the python script. we use os.system

  1. now we develop python test-haproxy.py you can do python test-haproxy-jp.py

q. figure out a way to see if all services run

  1. identify what the benchmark is
  2. run the benchmark script make sure we can observe progress
@laszewsk laszewsk added the help wanted Extra attention is needed label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants