Jump to content
HWBOT Community Forums

GENiEBEN

Members
  • Posts

    3300
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by GENiEBEN

  1. This should be the pages: http://hwbot.org/submit/benchmark/unigine_heaven_-_basic_preset_(dx9)/ http://hwbot.org/submit/benchmark/unigine_heaven_-_xtreme_preset_(dx11)/
  2. That 2x is meant for sockets not cpu cores, I see you submit everything like this.
  3. http://valid.canardpc.com/show_oc.php?id=2637687 show_oc.php?id=
  4. §saint19 LCC competitions => everyone is suddenly an 'efficient' clocker.
  5. Im afraid you will have to settle for the whole bottle then
  6. @K404. Wrapper itself works, it's all about sending the scores to the server now, hopefully it's done quick so I can move back to PCMark05. If you want to play it safe, don't sit on old scores too much. It's the nature of .NET, last time I checked it used atleast 10 different assemblies, at some point it also unpacks another app.
  7. One internet for you today ^^
  8. I have 3! Nothing interesting to put them on tho lol.
  9. You must use this picture as desktop wallpaper if you want to participate in the Country Cup competition: http://hwbot.org/blog/wp-content//countryCup2012.jpg
  10. Must submit as 640mb.
  11. Watched for 30min but I had to leave. Great to hear it ended well
  12. Not allowed in any competition. You could unlock to more cores and use it, but not the other way around.
  13. Amen to that ^^. If you're interested in porting to C++ let me know. Gauss–Legendre or faster?
  14. @RB, open source it and I will show you the reversed variant in a matter of hours, prolly not a great idea for public benchies.
  15. For motherboard dmidecode -t baseboard or use lshw-gui or open the files in /sys/class/dmi/id For memory I still have no idea , mainly because I don't know how CPU-Z reads it
  16. I think you expressed everyone's thoughts about this a couple of posts before
  17. Yea I have to admit it's not as easy as on Windows, but it's there. That is why I even considered starting this, knowing it will take forever CPU-Z: -Basic CPU info (CPUID) -Live monitoring of freq/fsb. (RDTSC?) -Board/Bios info (SMBIOS/DMI) -Mem Timings (SMBIOS/DMI) -GPU Info (driver/registry)
  18. I have to fix something but I won't be having proper time for it untill after Christmas. - No dependencies. - There is 4.0 and 4.0CP, latter being used by 'old' wrapper. AFAIK 4.0CP does have a fully offline version BUT unlike previous versions of .NET it's doesn't bundle previous versions, so you need full 3.5 first. - There is a download link for current version that you can try.
  19. 1. The latest implementation of SSE on a cpu will be slower than previous one. A SSE4 cpu will perform better with SSE3, in your case, i386 > SSE2. Might not make sense but that is how it works (were talking about UCBench here just to be clear). 2. Apples vs Oranges. Wprime splits a mathematical operation across CPU Cores, UCbench generates dictionary keys. I think I had my own Dictionary generator somewhere, will try and upgrade the code for >8cores and see how it scales. EDIT: Just to show you what I meant at #2. Same operation split across 1/2/4 threads on a 2core cpu:
  20. Yes. PM me or skype.
×
×
  • Create New...