Massman
06-29-2012, 11:52
0. Introduction
Since Sandy Bridge-E, we now all know how the 3DMark11 Physics subtest does not only scale well with threads, but also scales very well with memory frequency. Ivy makes memory clocking very interesting again, so why no have a little memory tweaking entertainment using the Physics subtest?!
1. LCC rounds
Since 3D11 Physics is stressing all cores, it might not be so easy for everyone to run 5GHz low clock, I suggest we get three rankings:
4500 MHz LCC (join link: http://hwbot.org/competition/ivy_physics_lcc/stage/681_45gp_-_3d11_physics/)
6000 MHz LCC (join link: http://hwbot.org/competition/ivy_physics_lcc/stage/682_60gp_-_3d11_physics/)
Full Out Max MHz (join link: http://hwbot.org/competition/ivy_physics_lcc/stage/683_3d11_full_out/)
I'll make a hidden hwbot hce competition page so it'll be easier to track score and rank.
//edit: hidden hce page link => http://hwbot.org/competition/ivy_physics_lcc
2. Screenshot requirements
3DMark11 score
CPU-Z CPU
CPU-Z Memory
TweakIT / GIGABYTE GTL / ... (other subtiming detail tool)
3. Scores
3a - 4500 LCC
13095 (http://hwbot.org/submission/ 2296480/ ) by zeneffect // Core i7 3770K @ 4500.00 // GA-Z77X-UD5H // G.SKILL Flare @ 1256.1 8-11-8-27
13080 (http://hwbot.org/submission/ 2296236/ ) by Massman // Core i7 3770K @ 4499.98 // GA-Z77X-UD3H // G.SKILL Flare @ 1317 CL8-12-8-28 1T
13028 (http://hwbot.org/submission/ 2296239/ ) by Massman // Core i7 3770K @ 4498.02 // GA-Z77X-UD3H // G.SKILL RipjawsZ @ 1363.1 CL10-12-10-24
12823 (http://hwbot.org/submission/ 2296238/ ) by Massman // Core i7 3770K @ 4500.09 // GA-Z77X-UD3H // G.SKILL RipjawsZ @ 1428.7 CL11-13-13-32 1T
3b - 6000 LCC
15966 (http://hwbot.org/submission/ 2296237/ ) by Massman // Core i7 3770K @ 5998.01 // GA-Z77X-UD3H // G.SKILL Flare @ 1308.7 CL8-12-8-28 1T
3c - Full out
...
SELECT " ",ROUND(score)," ('http://hwbot.org/submission/",result_id,"/') by", user.name, "//", cpu_model.model, "@", cpu_oc, "//", mb_model.name, "//", manufacturer.name, memoryproductgroup.label, "@", result.memClock, result.memTimings
FROM result
JOIN USER USING (user_id)
JOIN cpu_model USING (cpu_id)
JOIN mb_model ON (result.mb_model_id = mb_model.model_id)
JOIN memoryproductgroup ON (result.mem_productgroup_id = memoryproductgroup.memproductgroup_id)
JOIN manufacturer ON (memoryproductgroup.manufacturer_id = manufacturer.manufacturer_id)
WHERE contest_id=369
ORDER BY contest_benchmark_id, score DESC;
Since Sandy Bridge-E, we now all know how the 3DMark11 Physics subtest does not only scale well with threads, but also scales very well with memory frequency. Ivy makes memory clocking very interesting again, so why no have a little memory tweaking entertainment using the Physics subtest?!
1. LCC rounds
Since 3D11 Physics is stressing all cores, it might not be so easy for everyone to run 5GHz low clock, I suggest we get three rankings:
4500 MHz LCC (join link: http://hwbot.org/competition/ivy_physics_lcc/stage/681_45gp_-_3d11_physics/)
6000 MHz LCC (join link: http://hwbot.org/competition/ivy_physics_lcc/stage/682_60gp_-_3d11_physics/)
Full Out Max MHz (join link: http://hwbot.org/competition/ivy_physics_lcc/stage/683_3d11_full_out/)
I'll make a hidden hwbot hce competition page so it'll be easier to track score and rank.
//edit: hidden hce page link => http://hwbot.org/competition/ivy_physics_lcc
2. Screenshot requirements
3DMark11 score
CPU-Z CPU
CPU-Z Memory
TweakIT / GIGABYTE GTL / ... (other subtiming detail tool)
3. Scores
3a - 4500 LCC
13095 (http://hwbot.org/submission/ 2296480/ ) by zeneffect // Core i7 3770K @ 4500.00 // GA-Z77X-UD5H // G.SKILL Flare @ 1256.1 8-11-8-27
13080 (http://hwbot.org/submission/ 2296236/ ) by Massman // Core i7 3770K @ 4499.98 // GA-Z77X-UD3H // G.SKILL Flare @ 1317 CL8-12-8-28 1T
13028 (http://hwbot.org/submission/ 2296239/ ) by Massman // Core i7 3770K @ 4498.02 // GA-Z77X-UD3H // G.SKILL RipjawsZ @ 1363.1 CL10-12-10-24
12823 (http://hwbot.org/submission/ 2296238/ ) by Massman // Core i7 3770K @ 4500.09 // GA-Z77X-UD3H // G.SKILL RipjawsZ @ 1428.7 CL11-13-13-32 1T
3b - 6000 LCC
15966 (http://hwbot.org/submission/ 2296237/ ) by Massman // Core i7 3770K @ 5998.01 // GA-Z77X-UD3H // G.SKILL Flare @ 1308.7 CL8-12-8-28 1T
3c - Full out
...
SELECT " ",ROUND(score)," ('http://hwbot.org/submission/",result_id,"/') by", user.name, "//", cpu_model.model, "@", cpu_oc, "//", mb_model.name, "//", manufacturer.name, memoryproductgroup.label, "@", result.memClock, result.memTimings
FROM result
JOIN USER USING (user_id)
JOIN cpu_model USING (cpu_id)
JOIN mb_model ON (result.mb_model_id = mb_model.model_id)
JOIN memoryproductgroup ON (result.mem_productgroup_id = memoryproductgroup.memproductgroup_id)
JOIN manufacturer ON (memoryproductgroup.manufacturer_id = manufacturer.manufacturer_id)
WHERE contest_id=369
ORDER BY contest_benchmark_id, score DESC;