ph382
About
- Username
- ph382
- Joined
- Visits
- 41
- Last Active
- Roles
- member
- Points
- 82
- Badges
- 0
- Posts
- 43
Reactions
-
India thinks it knows more than Apple or Google about smartphone security
There is also a consideration that the government could introduce mandatory screening of major operating system updates, before they get issued to user devices.
I want the programmers I'm paying to improve software, not to explain things to political science majors.
-
Norwegian banks ally to say that Apple Pay should be opened up
-
Apple Books ditches voice actors for AI narration
-
Apple shareholder group urges a no vote on CEO Tim Cook's $99M pay package
-
Apple Silicon iMac & MacBook Pro expected in 2021, 32-core Mac Pro in 2022
dewme said:even small amounts of non-parallelizable code has a serious negative impact on the attainable speedup that can be seen with any number of processing units/cores (Ahmdahl's Law). This doesn't mean that speedups aren't possible, it just means that unless your code is well above 90% parallelizable you're going to max out on performance very quickly regardless of the number of cores. For example for 90% case, with 8 cores you'd get a speedup of 5 over a single core