Jump to content
HWBOT Community Forums

Skylake / Kaby Lake SuperPI 32M 5G Challenge


Recommended Posts

Hello,

 

 

SELECT "[*]http://hwbot.org/submission/2979305_- ", user.name," - ", cpu_model.model,"@", cpu_oc,"MHz - ",result.memClock,"MHz", result_data.memTimings," - ",manufacturer.name, mb_model.name FROM result

LEFT JOIN manufacturer ON (result.mb_manufacturer_id = manufacturer.manufacturer_id)

LEFT JOIN mb_model ON (result.mb_model_id = mb_model.model_id)

JOIN USER USING (user_id)

JOIN result_data USING (data_id)

JOIN cpu_model USING (cpu_id)

WHERE(

application_id=7 AND

cpu_oc<5003 AND cpu_oc>2500 AND

cpu_model.core_id=1159 AND

status_id<10)

ORDER BY score ASC LIMIT 100;

Edited by mcnico63
Link to comment
Share on other sites

Updated OP

 

@Massman i would really love the 5"min47sec format >_<. my math brain cannot understand 357sec even if its super obvious

 

Let me try ...

 

Updated OP.

 

Just FYI, I'm only updating the thread if there's a post since my last post :)

 

@Massman i would really love the 5"min47sec format >_<. my math brain cannot understand 357sec even if its super obvious

 

Okay, figured out how to. :celebration:

 

//edit merging all my posts lol

Edited by Massman
Link to comment
Share on other sites

  • 3 weeks later...
You are welcome, good job, nice efficiency :)

 

Thx, it was my first race , my XP is excellent !!

 

Interesting to see 3 cores lol

 

In fact, I test every heart to find the best.

 

 

Now , I miss the RAMDISK , my XP refuses to install.

 

Sorry for my bad english, Google translate..........

Link to comment
Share on other sites

Guest barbonenet

Usually hynix mfr have problem with high voltage on air.....for example they work fine at 3000 cl11 with 1.8 but at 3200 max voltage is 1.75.....3300 1.45.....3466 1.35

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...