Jump to content
HWBOT Community Forums

knopflerbruce

Members
  • Posts

    4290
  • Joined

  • Last visited

Everything posted by knopflerbruce

  1. OK, so choosing just one SSEx is fine - we agree on that. I guess messing with the cores in such a way that you run the stock thread count only (like 12 for gulftown) is also fine for everyone, that's no advantage except saving some Ln2.
  2. Well, default settings for wprime is 1 thread. Just saying...
  3. I wouldn't be surprised if there is a bug somewhere, it's totally anti-intuitive that 64 threads is faster than 2 on these CPUs, more threads to fight over the same resources. However, it's an easy thing to dettect, so IMO we could just allow it until it's proven to be a bug.
  4. Which results are you talking about? I tried to run with all tests selected, and then only the one that produces the highest scores, and I got roughly the same scores in both cases.
  5. grats. Can't come close to this at 1.55v could've got 18.04, but that's it.
  6. I have two ASUS AM3 boards with CBB at below -100c (C4E and C5F)
  7. It's from 2006 - so there probably was a screenshot that's now gone. This is an old issue with the forum bot.
  8. Lmao. I had one like this with K8 a couple of years ago. In the lead even after 24th loop finished, but lost by 0.1s in the end... to massman I think it was You're still more lucky than me with C5F - my board has cold boot bug at -90, and seems to coldbug at like -180c. No gain my lowering TRC? I can run 11... as tight as it goes.
  9. There are a bunch of subtests, and only the best one counts as the final score. It makes no sense to run the other tests if you don't have to. if you want to be an a$$ you can also argue that since there are many tests and just the best one counts you're at a huge disadvantage vs people who run all tests, as they have more chances to beat you, as you get only one score:D
  10. Depends on the board I think. Difference between my NF590 and my 790FXB-M2RSH isn't huge, a couple of seconds.
  11. This smells like 2x bus speed bug. Unless there are performance numbers indicating 8GHz speed I don't believe it. No nay never!
  12. Not completely fixed, I get this when submitting a score (IE9). Oops. Something went wrong. We could blame this on you but it's most likely our crappy coding skills. You could try again or nudge our developpers for fixing this. Details: org.springframework.web.multipart.MultipartException: Could not parse multipart servlet request; nested exception is org.apache.commons.fileupload.FileUploadBase$IOFileUploadException: Processing of multipart/form-data request failed. Read timed out Stack trace: org.springframework.web.multipart.commons.CommonsMultipartResolver.parseRequest(CommonsMultipartResolver.java:162) org.springframework.web.multipart.commons.CommonsMultipartResolver.resolveMultipart(CommonsMultipartResolver.java:138) org.springframework.web.servlet.DispatcherServlet.checkMultipart(DispatcherServlet.java:887) org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:750) org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719) org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:669) org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:585) javax.servlet.http.HttpServlet.service(HttpServlet.java:637) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646) org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436) org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374) org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302) org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195) org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159) org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141) org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90) org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.hwbot.web.filter.CookieFilter.doFilter(CookieFilter.java:185) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:77) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88) org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:470) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) org.apache.catalina.valves.RequestFilterValve.process(RequestFilterValve.java:276) org.apache.catalina.valves.RemoteAddrValve.invoke(RemoteAddrValve.java:81) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291) org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190) org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291) org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776) org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705) org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690) java.lang.Thread.run(Thread.java:662) *************************************************** ...and FF gives me this: Bad Request Your browser sent a request that this server could not understand. Apache/2.2.12 (Ubuntu) Server at hwbot.org Port 80
  13. 560, 565 and 570 will also do the trick. If not, Phenom 720/740 are decent options - but will probably clock a couple of hundred MHz lower (C2 vs C3)
  14. I think we're discussing adding the same requirement to top 20 regardless of category (1x gpu, 2x gpu etc). Makes more sense that way, since the global points are also split by core count.
  15. knopflerbruce

    The Rage

    Hey! I swear that whenever I'm pissed at HW, I'm not the one that's being a bitch first!
  16. I dunno... there is just one number that can be used to detect cheats/bugs. I wish there were some more details available. maybe some sort of online verification will do the trick? I wouldn't die if this benchmark got globals already, but it won't be easy to moderate properly.
  17. knopflerbruce

    The Rage

    I trashed a rig once... well at least the cpu socket. Kicked the pot off at -100:D Told this one before i think. CPu survived, as the pot with the cpu glued to it didnt land with the cpu side down:p
  18. I'd like to see a video of that... just to see how the subtest looks at that window rate:D
×
×
  • Create New...