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

[PHX-1862] feat: deliver high throughput #53

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

fredyeah
Copy link
Contributor

This PR adds an additional set of configs which can be used for high performance machines to achieve greater parallelism. The special configurations can be activated by starting the application with the -h option.

georgkoester and others added 10 commits November 14, 2024 23:44
Fast GPUs require processing many videos in parallel, to
scale to multiple CPUs. This configuration makes loading
2-4 A100 possible to reach >100FPS FHD blur.
This speed also requires running the docker images on
a ramdisk, otherwise even fast m2 SSD are bottlenecks.
Copy link
Contributor

@georgkoester georgkoester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, the plan looks good. Please have a look at my comments, I have a newer version of the values.

docker-compose.yaml Show resolved Hide resolved
high-throughput.env Show resolved Hide resolved
high-throughput.env Outdated Show resolved Hide resolved
start_redact.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@georgkoester georgkoester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Felix, looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants