Tuesday, November 24th 2015

AMD Announces Radeon Crimson Software

AMD today released its completely reimagined graphics software suite, Radeon Software Crimson Edition, giving users an exceptional new user experience, 12 new or enhanced features, up to 20 percent more graphics performance, adjustability that can nearly double generational energy efficiency2, and rock-solid stability across the full spectrum of AMD graphics products. The release is the first from the Radeon Technologies Group, which recently announced a renewed focus on software placing it on par with hardware initiatives.

"As the primary way that people interact with our products, our software deserves to be viewed as a top priority, and going forward that's exactly what we're doing, delivering easy-to-use software that is packed with real user benefits, starting with Radeon Software Crimson Edition," said Raja Koduri, senior vice president and chief architect, Radeon Technologies Group. "Radeon Technologies Group is laser-focused on the vertical integration of all things graphics, propelling the industry forward by driving performance per watt, creating innovative technologies and ensuring that the software supporting our GPUs is world class."
DOWNLOAD: AMD Radeon Software Crimson Edition for Windows 10 64-bit | Windows 10 32-bit | Windows 8.1 64-bit | Windows 8.1 32-bit | Windows 7 64-bit | Windows 7 32-bit

Radeon Software Crimson Edition includes:
  • Radeon Settings - A new, streamlined user interface: Engineered to get the best performance on AMD graphics hardware, the user-friendly and feature-rich Radeon Settings is lightning fast, starting up 10 times faster3 and initializing displays 3 times faster4 than the AMD Catalyst driver. It also offers a more intuitive navigation, a new game manager, new overdrive, and new video, display and AMD Eyefinity technology sections letting users easily apply game settings, adjust performance settings, and apply various features and configurations to their computing experience.
  • 12 new or enhanced features: A wide range of new and augmented capabilities help ensure that users enjoy the best experience possible across gaming, video and productivity applications.
  • Supercharged performance and energy efficiency: Radeon Software Crimson Edition enables up to 33 percent faster game load times5, up to 20 percent more game performance, and up to 1.8 times more energy efficiency capability2 than its predecessor which can increasing system performance-per-watt by as much as 23 percent.6
  • First public support of AMD LiquidVR technology: GCN's Asynchronous Compute Engine helps to dramatically improve frames per second (FPS), responsiveness and latency in Virtual Reality applications for an exceptionally smooth gaming experience on all GCN-based hardware.
  • Seamless stability: With twice the number of test cases across 15 percent more system configurations than AMD Catalyst Omega, and the implementation of a huge number of community-driven requests, Radeon Software Crimson Edition delivers exceptional stability across a range of experiences.
Add your own comment

106 Comments on AMD Announces Radeon Crimson Software

#101
William J. Stockich
Being new to the forum I don't think I replied to you in the right way last night. Anyway, I can see that I live in a much lower, more elementary computer world than you. I've never played a computer game; I've never overclocked; I've never tweaked any AMD factory settings, except to arrange the monitors. I only bought a second video card because I wanted a 4th monitor. I got my 4 monitors running, but when I finally figured out crossfire and hooked it up, it shut down three. That was too much for me. I didn't need crossfire. My interests are solving problems of mathematics and physics, and for me spending time away from that is time lost. You mention TDR error. I've never heard of it. How much background would I have to have to know of its significance?

I don't think anyone is going to be able to bail me out of this disaster except AMD. I just expect many others may be doing the same download in the coming days, and I take this time to report my experience hoping it will be helpful.

I appreciate very much your interest and willingness to help, but even if my problem was among those you list, I'd have to start a research project just to figure what you mean. Each of those statements requires a extensive education to understand, and I don't have that education.
Posted on Reply
#102
Aquinus
Resident Wat-man
William J. StockichI got my 4 monitors running, but when I finally figured out crossfire and hooked it up, it shut down three.
When running Crossfire, only the primary GPU can be used for display output. I learned this the hard way the very first time I used CFX back when I was using two 6870s.
Pill Monsterwhat type of developer are you? I assumed software so figured you'd know this stuff, prob better than me.... Are u doing web development?
Most of what I do interacts with web applications and I do have to do some web dev on occasion however, my current responsibility at work is a multi-threaded integration system that keeps multiple independent systems in sync based on events generated by a PostgreSQL server. As of right now, it can process anywhere between 30 to 300 database updates per second depending on the type of database event that occurred and if data needs to be written back to the database and as many as 100 RESTful API calls per second depending on the endpoint. It's also acting as en endpoint for a handful of incoming API calls.
Posted on Reply
#104
Pill Monster
William J. StockichBeing new to the forum I don't think I replied to you in the right way last night. Anyway, I can see that I live in a much lower, more elementary computer world than you. I've never played a computer game; I've never overclocked; I've never tweaked any AMD factory settings, except to arrange the monitors. I only bought a second video card because I wanted a 4th monitor. I got my 4 monitors running, but when I finally figured out crossfire and hooked it up, it shut down three. That was too much for me. I didn't need crossfire. My interests are solving problems of mathematics and physics, and for me spending time away from that is time lost. You mention TDR error. I've never heard of it. How much background would I have to have to know of its significance?
Depends how deep you want to dive, knowing a bit about debugging would help, as well as having a good grasp of what goes on under the hood of Windows.
In basic terms a TDR means the GPU stopped responding, it was given job to do and it took too long to do it. In AMD's case many TDR's are caused by low voltage on the GPU core. It's not really a bug per se.
William J. StockichI don't think anyone is going to be able to bail me out of this disaster except AMD. I just expect many others may be doing the same download in the coming days, and I take this time to report my experience hoping it will be helpful.
I appreciate very much your interest and willingness to help, but even if my problem was among those you list, I'd have to start a research project just to figure what you mean. Each of those statements requires a extensive education to understand, and I don't have that education.
An extensive education isn't a prerequisite, however spending a lot of time on MSDN doesn't hurt.. :)

Bit of info here....
msdn.microsoft.com/en-us/library/windows/hardware/ff570087(v=vs.85).aspx

Pro Tip: Don't believe everything you read, particularly when it comes from vendor reps or affiliated blogs....
AquinusMost of what I do interacts with web applications and I do have to do some web dev on occasion however, my current responsibility at work is a multi-threaded integration system that keeps multiple independent systems in sync based on events generated by a PostgreSQL server. As of right now, it can process anywhere between 30 to 300 database updates per second depending on the type of database event that occurred and if data needs to be written back to the database and as many as 100 RESTful API calls per second depending on the endpoint. It's also acting as en endpoint for a handful of incoming API calls.
I just double checked and yeah WHQL is mainly for OEM's, makes sense as we never use Beta drivers when imaging.

msdn.microsoft.com/en-us/library/windows/hardware/gg463010.aspx

msdn.microsoft.com/en-us/library/windows/hardware/jj128255.aspx




Update:

I found the MSDN blog on driver signing if you're interested.... I incorrectly said SDK cert, it's WDK.. but close enough..
blogs.msdn.com/b/windows_hardware_certification/archive/2015/04/01/driver-signing-changes-in-windows-10.aspx
Posted on Reply
#105
William J. Stockich
Say your car breaks down on the freeway. How deep do you want to drive to fix its problems? Do you want to know how to debug or troubleshoot until you get the engine running again? It would help if you knew what went on under the hood of Toyota (or whatever). Or would such thing be so low on your priority list that you wouldn't know what to do in the first place?

I was trying to find out if this was a common problem, and if anyone had a solution. What I did learn is that AMD only announced this download on Nov 24. So, since I received mine on the 27th, I wondered if AMD just started sending these upgrades out on the 27th. So far, I have had one other person email me having had the same download bomb. And at any rate, if anyone else has had this problem, I feel it is far too early for anyone to have found a solution. By the way, I'm 76, and time is running out for me, so I have to choose what I do carefully. I admire your expertise and thanks very much for your interest
Posted on Reply
#106
AsRock
TPU addict
William J. StockichSay your car breaks down on the freeway. How deep do you want to drive to fix its problems? Do you want to know how to debug or troubleshoot until you get the engine running again? It would help if you knew what went on under the hood of Toyota (or whatever). Or would such thing be so low on your priority list that you wouldn't know what to do in the first place?

I was trying to find out if this was a common problem, and if anyone had a solution. What I did learn is that AMD only announced this download on Nov 24. So, since I received mine on the 27th, I wondered if AMD just started sending these upgrades out on the 27th. So far, I have had one other person email me having had the same download bomb. And at any rate, if anyone else has had this problem, I feel it is far too early for anyone to have found a solution. By the way, I'm 76, and time is running out for me, so I have to choose what I do carefully. I admire your expertise and thanks very much for your interest
Huh ?, if it's broken down it aint going any were.

All new software has bugs deal with it as it's a proven fact.

As for Toyota
Posted on Reply
Add your own comment
Nov 21st, 2024 10:01 EST change timezone

New Forum Posts

Popular Reviews

Controversial News Posts