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

finish hw6 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

finish hw6 #16

wants to merge 1 commit into from

Conversation

jiayaozhang
Copy link

提示:请在 PR 描述中说明使用的 CPU 有多少核、多少线程哦 :)
如果不希望写 PR 描述,也可以直接在代码注释里写,没问题的~

此服务器有2个cpu,每个cpu12个核心,每个核心12线程,共48线

48 Intel(R) Xeon(R) CPU E5-2678 v3 @ 2.50GHz

函数 串行 并行 加速比
fill 1.22348s 0.0579382s 21.45
fill 1.3855s 0.0645524s 21.64
saxpy 0.31075s 0.0141482s 22.14
sqrtdot 0.0782581s 0.00971557s 8.67
minvalue 0.0746799s 0.00484532s 17.5
magicfilter 0.478454s 0.335654s 1.43
scanner 0.0708878s 0.0174129s 4.02

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.

1 participant