Logo by rathinagiri - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit us on facebook
 
*
Welcome, Guest. Please login or register. April 20, 2024, 02:02:21 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: 1 [2]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Moving from AMD to Nvidia  (Read 2011 times)
0 Members and 1 Guest are viewing this topic.
Patryk Kizny
Global Moderator
Fractal Fertilizer
******
Posts: 372



kizny
WWW
« Reply #15 on: December 13, 2015, 09:54:48 AM »

I can strongly discourage you from using Radeons. I had lots of issues with these in many scenarios. I think that their firmware and drivers for Win are underdeveloped.
I had serious issues and never succeeded using 2x R9 280X on my system in parallel (neither SLI or separate worked). COuld not do it properly with Davinci Resolve for grading, did not work at all for Fragmentarium. Those cards had also serious issues on how you connect and manage screens. Tons of frustrations.

I moved back to Nvidia and all these stupid problems disappeared all of a sudden.
Logged

Visual Artist, Director & Cinematographer specialized in emerging imaging techniques.
knighty
Fractal Iambus
***
Posts: 819


« Reply #16 on: December 13, 2015, 12:26:32 PM »

FYI, AMD's glsl compilers conform to the standard.
Nvidia's don't by default. It even lets you use some HLSL intrinsic functions in glsl. It will only issue warnings by default. In order to make your shaders conform to GLSL on Nvidia you need to add #version xxxxx preprocessor thing (or something like that).
For example:
Code:
int i=1;
float x=1; // GLSL error (must use x=float(1) or x=1.). Accepted by Nvidia: gives a warning.
float x=1.+i;// GLSL error (must use x=1.+float(i)). Accepted by Nvidia: gives a warning.
Logged
Patryk Kizny
Global Moderator
Fractal Fertilizer
******
Posts: 372



kizny
WWW
« Reply #17 on: December 13, 2015, 12:33:24 PM »

It wasn't the case for me.
Float x = 1; worked on AMD and gave warnings on Nvidia.
Logged

Visual Artist, Director & Cinematographer specialized in emerging imaging techniques.
knighty
Fractal Iambus
***
Posts: 819


« Reply #18 on: December 13, 2015, 04:30:17 PM »

That is strange. I must be outdated.  roll eyes
Logged
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #19 on: December 13, 2015, 09:14:57 PM »

If you're in Berlin again I'd gladly buy a Radeon or two off you cheesy
Logged

Patryk Kizny
Global Moderator
Fractal Fertilizer
******
Posts: 372



kizny
WWW
« Reply #20 on: December 16, 2015, 12:52:30 AM »

I can send them our way if you liked. 2x not much used r9 280x
Logged

Visual Artist, Director & Cinematographer specialized in emerging imaging techniques.
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #21 on: December 17, 2015, 10:07:54 PM »

For realz, lemme know next time you're in Berlin, let's meet at Martin's smiley Besides that we should really talk about fractal stuff, I can also offer you a 750 Ti or two for display GPUs (since usually it's best if the high powered GPUs are dedicated / not used for display).
Logged

Pages: 1 [2]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
NVIDIA Parallel Nsight 1.0 Released! (+Free limited time pro version) Programming ker2x 2 2396 Last post July 22, 2010, 12:55:34 PM
by ker2x
NVidia optix 2.0 available for G80 GPU (and higher, of course) Programming ker2x 3 1370 Last post August 08, 2010, 02:13:36 PM
by cbuchner1
NVidia Optix 2.5 is out Programming ker2x 1 1813 Last post September 28, 2012, 03:25:49 PM
by cbuchner1
AMD/NVIDIA Crossfire/SLI within Fragmentarium? Fragmentarium « 1 2 » Sabine 19 2961 Last post February 27, 2016, 05:40:32 PM
by Sabine
nVidia Pascal GPU General Discussion M Benesi 8 1931 Last post April 08, 2016, 01:46:28 PM
by Chillheimer

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.159 seconds with 25 queries. (Pretty URLs adds 0.009s, 2q)