-
Posts
4290 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Events
Blogs
Everything posted by knopflerbruce
-
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.
-
Here are YOUR HWBOT statistics!
knopflerbruce replied to Massman's topic in HWBOT Development: bugs, features and suggestions
I need to run more Intel chips... how many so far? -
Well, default settings for wprime is 1 thread. Just saying...
-
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.
-
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.
-
War_Machine - 8x FX-8150 @ 4695MHz - 7sec 317ms wPrime 32m
knopflerbruce replied to I.M.O.G.'s topic in Result Discussions
massman!! -
I challenge YOU! to have a worse REX than me!
knopflerbruce replied to Masterchief79's topic in General hardware discussion
I have two ASUS AM3 boards with CBB at below -100c (C4E and C5F) -
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.
-
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
-
AMD A10-5800K 9099 MHz: true or false?
knopflerbruce replied to slamms's topic in General hardware discussion
This smells like 2x bus speed bug. Unless there are performance numbers indicating 8GHz speed I don't believe it. No nay never! -
The HWBOT server will probably explode next week
knopflerbruce replied to Massman's topic in Offtopic
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 -
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)
-
Top 20 clarificaton please :)
knopflerbruce replied to K404's topic in Submission & member moderation
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. -
Hey! I swear that whenever I'm pissed at HW, I'm not the one that's being a bitch first!
-
UCBench Globals?
knopflerbruce replied to I.M.O.G.'s topic in HWBOT Development: bugs, features and suggestions
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. -
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
-
I'd like to see a video of that... just to see how the subtest looks at that window rate:D