<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Different FPS with AMD or Nvidia graphic card?</title>
		<link>http://www.allegro.cc/forums/view/617402</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 08 May 2018 21:33:16 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>My release have more fps in a pc with amd graphic card instead in one with nvidia.   AMD HD radeon 7870 (55fps) vs Nvidia 1050 (20 fps).<br />I&#39;m using last version of allegro (5.2.3.1)<br />How is possible? Some one have same problem? Can i solve this? Thank you for your time!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matteo Calautti)</author>
		<pubDate>Fri, 04 May 2018 13:02:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Are your graphics drivers up to date?</p><p>Also, can you reproduce the problem in a small example?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Sat, 05 May 2018 14:44:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Wait wait wait... 1050... as in a whopping GTX 1050?</p><p>And this AMD?</p><p><a href="https://www.amazon.com/Gigabyte-Mini-Displayport-PCI-Express-Graphic-GV-R787OC-2GD/dp/B007PJVB3Y">https://www.amazon.com/Gigabyte-Mini-Displayport-PCI-Express-Graphic-GV-R787OC-2GD/dp/B007PJVB3Y</a></p><p>What are you doing that&#39;s overloading cards cable of 4K! <img src="http://www.allegro.cc/forums/smileys/shocked.gif" alt=":o" /> <img src="http://www.allegro.cc/forums/smileys/shocked.gif" alt=":o" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Sat, 05 May 2018 21:29:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>A GTX 1050 is by no means capable of 4k (unless it&#39;s a very old game), it&#39;s a low end GPU. Both GPU&#39;s should perform similarly: <a href="http://gpu.userbenchmark.com/Compare/Nvidia-GTX-1050-vs-AMD-HD-7870/3650vs2161">http://gpu.userbenchmark.com/Compare/Nvidia-GTX-1050-vs-AMD-HD-7870/3650vs2161</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Sun, 06 May 2018 06:27:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/617402/1037260#target">Oscar Giner</a> said:</div><div class="quote"><p>
 it&#39;s a low end GPU.
</p></div></div><p>
Low end... of the current generation of cards that have literally hundreds of CUDA cores. (The plain 1050 has 640!)</p><p>If you&#39;re maxing that out... you&#39;re probably doing something terribly wrong unless you&#39;re maybe... in 4K or something. A 1050 won&#39;t run modern games in 4K, but a 1060 will. (I do.) A 1050 should be able to run damn near everything up until a few years old, in 1080p. </p><p>So what has this person created that&#39;s powerful enough (or broken enough) to max out a card that can play Crysis 3 and GTA V at 60 FPS.</p><p><a href="https://www.youtube.com/watch?v=CreTRVTzUfQ">https://www.youtube.com/watch?v=CreTRVTzUfQ</a></p><p><a href="https://www.youtube.com/watch?v=lOzq7Jxmmjc">https://www.youtube.com/watch?v=lOzq7Jxmmjc</a></p><p>I&#39;ve definitely got to see some code. I would guess tons of accidental allocations.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Chris Katko)</author>
		<pubDate>Sun, 06 May 2018 09:06:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It&#39;s very easy to max out any GPU. The trick is, you&#39;re not maxing it out, it&#39;s just doing nothing most of the time. GPU utilization is a tricky business to get perfect.</p><p>Allocations are a CPU side thing, and have little to do with GPU utilization. They are a frequent cause of bottlenecks on the CPU if you don&#39;t use your own memory manager, but if your CPU is synchronized with the GPU, then that would be an issue.</p><p>Because the performance differs between two comparable GPUs, it wouldn&#39;t be my first guess.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (relpatseht)</author>
		<pubDate>Tue, 08 May 2018 21:33:16 +0000</pubDate>
	</item>
</rss>
