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

ivm: parallel evaluator #29

Merged
merged 12 commits into from
Dec 7, 2024
Merged

ivm: parallel evaluator #29

merged 12 commits into from
Dec 7, 2024

Conversation

tjjfvi
Copy link
Member

@tjjfvi tjjfvi commented Sep 24, 2024

mandelbrot_tga.vi, on a machine with 12 performance cores + 4 efficiency cores:

Threads	Time	Speedup	Efficiency
1	13.358	1.00	100.00
2	7.169	1.86	93.17
3	4.967	2.69	89.64
4	3.768	3.55	88.63
5	3.063	4.36	87.22
6	2.649	5.04	84.04
7	2.214	6.03	86.19
8	1.928	6.93	86.61
10	1.544	8.65	86.52
12	1.269	10.53	87.72
12+4	1.105	12.09	75.55

@tjjfvi tjjfvi changed the title ivy: parallel evaluator ivm: parallel evaluator Nov 29, 2024
@tjjfvi tjjfvi marked this pull request as ready for review December 7, 2024 23:11
@tjjfvi tjjfvi added this pull request to the merge queue Dec 7, 2024
Merged via the queue into main with commit 0717cd1 Dec 7, 2024
5 checks passed
@tjjfvi tjjfvi deleted the para branch December 7, 2024 23:19
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.

ivm: parallel evaluator
1 participant