Jump to content
HWBOT Community Forums

FM_Jarnis

Members
  • Posts

    188
  • Joined

  • Last visited

Everything posted by FM_Jarnis

  1. We know there is a 3- and 4-way scaling problem right now and are working with AMD and NVIDIA to resolve this. We hope to have more news next week and this may require a patch to 3DMark. At the moment our recommendation is not to use any scores of Fire Strike from 3/4 GPU systems as things are clearly not working right. Drawbacks of working on the very cutting edge of DirectX and DirectCompute, doing stuff no game really is doing yet... the fluid simulation of the smoke particles on the bridge is somewhat ambitious as far as the code goes and multi-GPU adds complexity considerably
  2. 3- and 4-way SLI/Crossfire problems are entirely down to drivers. Even 2-way sli didn't work right until the very latest betas. Guess have to give some time for AMD and NVIDIA get those things sorted. I believe they have some vested interest too - whichever gets their quad-GPU support working first on 3DMark gets to dominate hall of fame lists everywhere until the other guy catches up Also FRAPS incompatibility is probably something that needs to be fixed - not sure if this is FRAPS or 3DMark issue but my hunch would be that FRAPS does something when it hooks to DirectX stack that isn't entirely kosher.
  3. Whenever the benchmark code is touched, the version number does change. 06 binary version number did not change because it was not recomplied. Are there any specific benchmarks where the version number is not shown clearly enough? ..and only PCMark 7 scores should be changed by the patch.
  4. We've just pushed out an update to 3DMark06 installer (see, we haven't abandoned it!). This installer is officially compatible with Windows 8. Binary itself has not changed (and is still v1.2.0) but installer has been rebuilt with latest SystemInfo 4.15 and with updated OpenAL installer. It also includes updated exporter.dll, ensuring that saving and loading results will work even with latest SystemInfo installed. Futuremark's own page is not yet fully updated (will be updated on Monday) but the file is already available from various mirrors, for example here; http://www.gamershell.com/news_148511.html We're also going to publish updates to 3DMark 11, 3DMark Vantage, PCMark 7 and PCMark Vantage in the near future. In addition to updated SystemInfo, these will also contain actual changes to benchmark code - mostly UI fixes and exporter.dll updates, tho in the case of PCMark 7 there will be changes that actually affect scores. More information on them as the updates become available.
  5. By the way, Futuremark Hall of Fame now features Fire Strike, Fire Strike Extreme and Fire Strike physics score lists. http://www.3dmark.com/hall-of-fame/ We didn't want to wait with this over the weekend just for QA so it was pushed out with very limited testing. Let us know if you see something hilariously broken or otherwise suspicious.
  6. Only 52? I am disappoint. (kidding, that's insane number...)
  7. We tried to keep the actual test parts as short as possible while still getting reliable numbers. We know some run them over and over again (heck, we did in our QA testing) and after certain point you just want them to do their thing quickly and give numbers
  8. If someone has a result file from sub-zero run, send one to info [at] futuremark.com and we can test our fix
  9. Okay. Could be the chart drawing code... Will report this as a bug, will try to fix in future updates. Fire strike is way harsher than anything in 3DMark 11 so it crashing on heavy overclocks where 3DM11 gets through is not unexpected. The sheer number of complex compute shader calls per frame in Fire Strike is... umm... we did hear from some vendors (no names) that there were too much compute shaders But we like to torture GPUs to the limit. Only way to see what the're made of.
  10. We actually haven't tested but I think they will be. Looks like AMD is not changing the version number while updating the betas
  11. Heh, I was like "uuuuh, that is some wicked Fire Strike score. Perhaps one zero too much"
  12. Also a small note that many review seem to get wrong - tho I must say we also haven't communicated this well. 3DMark actually does use DX11.1. In a very small and technical way. From the FAQ (which has also lots of other good info); So.. in theory Win8 vs Win7 is a small difference due to these DX11.1 optimizations but mostly they matter with tile-based renderers (ie. PowerVR based tablets and netbooks, some WinRT tablets) and in some cases multi-GPU scenarios (not sure how well AMD/NVIDIA drivers handle such scenarios yet) But no, no special eye candy. Because, frankly, DX11.1 doesn't offer anything much in that department.
  13. So, how are ya liking it? Fried any GPUs yet? Any info if the temp data actually works with sub-zero temps? (we don't have liquid nitrogen setups to test... code says it should work) Specifically interested in feedback on the "view run details" and how the result validation works (note that in Pro you need to enable online validation or manually click the "?" and hit revalidate. In Advanced it is always on as long as you have network connection) Also there is now an "anti-cheat" validation link on top of the "view run details" window - it can say once and for all if the result is photoshopped or not (the only way you won't get the result from that link is if the user hides it on purpose and wants to block you from viewing it) Also just a heads up; you really want to use betas. 13.1 drivers do not render everything correctly (so they are not approved) - some particles are missing from Fire Strike demo and GT2. Use 13.2 beta3/4 to get correctly rendered scenes (well, except for some minor flickering in crossfire) 310.90 NVIDIAs on the other hand do not have SLI profile and perform considerably less well than 313.95/96 betas... Okay, even these are not absolutely 100% perfect in SLI - again, some flickering there. Complex particle effects and smoke simulation seems to be hard . 13.2 betas and 313.95/96 betas are approved. Approval also shows in validation and in the future we aim to have less than 48h gap from "new driver" to "approved".
  14. Yes. http://www.futuremark.com/business/benchmark-development-program
  15. Problem is making it in a way that doesn't break every time a new driver ships.
  16. Depends what you mean by that. I know two (theoretical) loopholes that were closed (and they will be closed in 3DMark 11 update as well) but I have no idea if they are what you are referring to. And in any case, our philosophy is that casual hacking and tampering is prevented (ie. you can't just randomly edit files or modify executables to get better scores) but beyond that there is really very little we can do without truly draconian Punkbuster-style active monitoring of whole system state (which would unavoidably degrade system performance). Also as to "hidden" / "undocumented" driver setting tweaks using nvinspector and the like, as long as the settings are not publicly available on normal driver control panel, we currently do not look at those. The whole LOD thing is extremely lame and obviously makes the result bogus as you are not rendering what you are supposed to be rendering. Claiming such a score to be legit is... well... I think it is pointless. Only real way to "fix" that would be to include several rendered frames in the result file (making it considerably larger) and then do frame comparison server-side against DirectX reference rasterizer image. Problem with that is that the video drivers these days are not always deterministic - there is always very minor inaccuracies so it is far from trivial to do image comparison that allows such nearly-invisible minor inaccuracies that are considered normal. Ultimately hardcore competition benchmarking is *your* hobby. We make some tools, you decide how you use them. If you collectively decide it is okay to render whatever on the screen and cheer for big numbers, well...
  17. We honestly haven't tested them with extreme temperatures. As far as reading the code, in theory it should. So I guess the answer to that is "we think so - if it breaks for you, let us know"
  18. Also the screenshots of the result view and detailed result view are now public (I know some of you saw a draft of this earlier...) http://www.futuremark.com/images/screenshots/3dmark-results-ui-screenshot.jpg http://www.futuremark.com/images/screenshots/3dmark-details-ui-screenshot.jpg Also, while not shown in this image, the 2nd view (hardware details) will also show, on top edge of the screen, a link to the result validation if the result is valid. So a screenshot of 3DMark run is always going to offer a simple link which anyone can use to see if the result is photoshopped or not. No need to do forensics on the image any more We also plan on iterating on the detailed view more based on your feedback. The ultimate goal is that the detailed view would show everything you need for a result screenshot without having to have separate CPU-Z/GPU-Z running. I'm fully aware that it may not be perfect yet (it was bit of a last minute addition) but we'll improve it for the inevitable first update. And yes, both views are in windows that are fully scalable so you can easily fit them side-by-side at least on 1080p monitor.
  19. FYI: Monday, February 4th. 18:00 UTC Better stock up on needed liquids for some benching (both for cooling use and for personal use).
  20. Well, the upcoming 3DMark will probably then be interesting in this regard...
  21. 3DMark - so extreme that puny computers can't even play the video without failing. (we also saw here on couple of crappy office computers that the 2560x1440 YouTube playback isn't working smoothly)
  22. First teaser on the Feature Level 11 demo (Fire Strike) is now up on Youtube The original res is 2560x1440 and this is from Fire Strike Extreme. Note that this scene is harsh and you probably need quad-GPUs to get anywhere near the framerate of this video when running as Extreme Related PR blurb here; http://www.futuremark.com/pressreleases/new-3dmark-fire-strike-trailer ...and yes, this means launch is getting close. No date yet, but I guess instead of Soon, it would be Very Soon.
  23. Depends on the hardware. The system scanning component built into 2001se is.. hmm... 10+ years out of date as far as the hardware goes. And it cannot be replaced without rebuilding the whole binary. (these kind of issues are the reason why modern FM benchmarks use separate SystemInfo...) So basically 2001se either runs or it doesn't, depends on your hardware and if the scanning component chokes on it
  24. I can't say yet what we're doing about this but I guess I can say that yes, this issue is known and 3DMark will work differently from 3DMark 11. (and for those who have already seen some early build through their contacts with BDP members (mind the NDAs!), what I'm talking about is not present yet in the build you may have seen)
  25. Excatly same thing. Next 3DMark uses only "offscreen", so to speak. No matter what resolution is used to render a particular test, it always uses your monitor native resolution to display it. Also allows circumventing all kinds of GPU/monitor scaling issues (I'm sure you've seen 3DMark 11 running in "centered" mode with large black borders around a small (720p) rendering area on some monitor/GPU configs...)
×
×
  • Create New...