techPowerUp! Forums

Go Back   techPowerUp! Forums > www.techpowerup.com > News

Reply
 
Thread Tools
Old Feb 28, 2011, 03:57 PM   #1
btarunr
Editor & Senior Moderator
 
btarunr's Avatar
 
Join Date: Oct 2007
Location: Hyderabad, India
Posts: 14,981 (7.31/day)
Thanks: 788
Thanked 12,895 Times in 5,647 Posts
Send a message via AIM to btarunr Send a message via MSN to btarunr

System Specs

New CUDA 4.0 Release Makes Parallel Programming Easier

NVIDIA today announced the latest version of the NVIDIA CUDA Toolkit for developing parallel applications using NVIDIA GPUs. The NVIDIA CUDA 4.0 Toolkit was designed to make parallel programming easier, and enable more developers to port their applications to GPUs. This has resulted in three main features:
  • NVIDIA GPUDirect 2.0 Technology -- Offers support for peer-to-peer communication among GPUs within a single server or workstation. This enables easier and faster multi-GPU programming and application performance.
  • Unified Virtual Addressing (UVA) -- Provides a single merged-memory address space for the main system memory and the GPU memories, enabling quicker and easier parallel programming.
  • Thrust C++ Template Performance Primitives Libraries -- Provides a collection of powerful open source C++ parallel algorithms and data structures that ease programming for C++ developers. With Thrust, routines such as parallel sorting are 5X to 100X faster than with Standard Template Library (STL) and Threading Building Blocks (TBB).

"Unified virtual addressing and faster GPU-to-GPU communication makes it easier for developers to take advantage of the parallel computing capability of GPUs," said John Stone, senior research programmer, University of Illinois, Urbana-Champaign.

"Having access to GPU computing through the standard template interface greatly increases productivity for a wide range of tasks, from simple cashflow generation to complex computations with Libor market models, variable annuities or CVA adjustments," said Peter Decrem, director of Rates Products at Quantifi. "The Thrust C++ library has lowered the barrier of entry significantly by taking care of low-level functionality like memory access and allocation, allowing the financial engineer to focus on algorithm development in a GPU-enhanced environment."

The CUDA 4.0 architecture release includes a number of other key features and capabilities, including:
  • MPI Integration with CUDA Applications -- Modified MPI implementations automatically move data from and to the GPU memory over Infiniband when an application does an MPI send or receive call.
  • Multi-thread Sharing of GPUs -- Multiple CPU host threads can share contexts on a single GPU, making it easier to share a single GPU by multi-threaded applications.
  • Multi-GPU Sharing by Single CPU Thread -- A single CPU host thread can access all GPUs in a system. Developers can easily coordinate work across multiple GPUs for tasks such as "halo" exchange in applications.
  • New NPP Image and Computer Vision Library -- A rich set of image transformation operations that enable rapid development of imaging and computer vision applications.
    o New and Improved Capabilities
    o Auto performance analysis in the Visual Profiler
    o New features in cuda-gdb and added support for MacOS
    o Added support for C++ features like new/delete and virtual functions
    o New GPU binary disassembler
A release candidate of CUDA Toolkit 4.0 will be available free of charge beginning March 4, 2011, by enrolling in the CUDA Registered Developer Program here. The CUDA Registered Developer Program provides a wealth of tools, resources, and information for parallel application developers to maximize the potential of CUDA.

For more information on the features and capabilities of the CUDA Toolkit and on GPGPU applications, please visit: http://www.nvidia.com/cuda
btarunr is offline  
Reply With Quote
Old Feb 28, 2011, 05:04 PM   #2
iLLz
75 Posts
 
iLLz's Avatar
 
Join Date: Aug 2007
Location: West Deptford, NJ
Posts: 93 (0.04/day)
Thanks: 57
Thanked 17 Times in 14 Posts
Send a message via AIM to iLLz

System Specs

This is interesting. I would love to see some real world implementations tested.
iLLz is offline  
Reply With Quote
Old Feb 28, 2011, 08:31 PM   #3
ToTTenTranz
500 Posts
 
ToTTenTranz's Avatar
 
Join Date: Sep 2009
Location: Porto
Posts: 845 (0.63/day)
Thanks: 37
Thanked 172 Times in 135 Posts

System Specs

As an owner of both CUDA-enabled nVidia GPUs and ATI GPUs, I say down with CUDA. Just make way for better OpenCL implementations.

In 2011, I see CUDA solely as nVidia's "evil" commitment to try to keep GPGPU to themselves and closed-source.
ToTTenTranz is offline  
Reply With Quote
Old Feb 28, 2011, 09:10 PM   #4
mdm-adph
2000 Posts
 
mdm-adph's Avatar
 
Join Date: Mar 2007
Location: Your house.
Posts: 2,426 (1.08/day)
Thanks: 401
Thanked 344 Times in 247 Posts

System Specs

Quote:
Originally Posted by ToTTenTranz View Post
As an owner of both CUDA-enabled nVidia GPUs and ATI GPUs, I say down with CUDA. Just make way for better OpenCL implementations.

In 2011, I see CUDA solely as nVidia's "evil" commitment to try to keep GPGPU to themselves and closed-source.
I'm the same way. I really do respect Nvidia for the work they did with CUDA -- supporting developers in this type of programming when no one else was -- but the time has come for a truly open GPU computing method that everyone can support without paying someone royalty fees, or being at the mercy of a competitor's development practices.
__________________
CPU-Z validation sig pics temporarily blocked
mdm-adph is offline  
Reply With Quote
Old Feb 28, 2011, 09:23 PM   #5
KainXS
3500 Posts
 
KainXS's Avatar
 
Join Date: Sep 2007
Posts: 4,678 (2.27/day)
Thanks: 181
Thanked 464 Times in 381 Posts

System Specs

4.0 . . . . . is there a 3.0

edit

oh the newest is 3.2
KainXS is offline  
Reply With Quote
Old Feb 28, 2011, 09:58 PM   #6
dir_d
500 Posts
 
dir_d's Avatar
 
Join Date: Sep 2009
Location: Manteca, Ca
Posts: 775 (0.57/day)
Thanks: 69
Thanked 109 Times in 85 Posts

System Specs

Quote:
Originally Posted by mdm-adph View Post
I'm the same way. I really do respect Nvidia for the work they did with CUDA -- supporting developers in this type of programming when no one else was -- but the time has come for a truly open GPU computing method that everyone can support without paying someone royalty fees, or being at the mercy of a competitor's development practices.
I agree and AMD has stepped out big with OpenCL, i really hope Nvidia mans up and meets them half way.
dir_d is offline  
Reply With Quote
Old Feb 28, 2011, 09:58 PM   #7
DigitalUK
200 Posts
 
DigitalUK's Avatar
 
Join Date: Oct 2009
Location: UK South
Posts: 489 (0.37/day)
Thanks: 49
Thanked 66 Times in 57 Posts

System Specs

they will grasp at cuda until the very end, its been around for years and still nothing much to show for it.
DigitalUK is offline  
Reply With Quote
Old Feb 28, 2011, 10:08 PM   #8
Cheeseball
500 Posts
 
Join Date: Jan 2009
Posts: 598 (0.37/day)
Thanks: 53
Thanked 66 Times in 51 Posts

System Specs

Quote:
Originally Posted by ToTTenTranz View Post
In 2011, I see CUDA solely as nVidia's "evil" commitment to try to keep GPGPU to themselves and closed-source.
Why would CUDA be evil? It may be proprietary (e.g. works with only with NVIDIA CUDA cores) but it is open and anybody can utilize the SDK. It's also more developed than OpenCL at the moment. (Offers more functions, just like NVIDIA's OpenGL Extensions.)

CUDA is easily portable to OpenCL, but there will be performance issues when compiling using AMD cards.

Quote:
Originally Posted by dir_d View Post
I agree and AMD has stepped out big with OpenCL, i really hope Nvidia mans up and meets them half way.
NVIDIA has supported OpenCL just as long as AMD has. In fact, from personal experience, their implementation seems more solid compared to AMD's current SDK.

Last edited by Cheeseball; Feb 28, 2011 at 10:20 PM. Reason: In addition...
Cheeseball is offline  
Reply With Quote
Old Feb 28, 2011, 10:34 PM   #9
ToTTenTranz
500 Posts
 
ToTTenTranz's Avatar
 
Join Date: Sep 2009
Location: Porto
Posts: 845 (0.63/day)
Thanks: 37
Thanked 172 Times in 135 Posts

System Specs

Quote:
Originally Posted by Cheeseball View Post
Why would CUDA be evil?
(...)
CUDA is easily portable to OpenCL, but there will be performance issues when compiling using AMD cards.
You just answered yourself.
ToTTenTranz is offline  
Reply With Quote
The Following User Says Thank You to ToTTenTranz For This Useful Post:
Old Feb 28, 2011, 10:52 PM   #10
Benetanegia
2000 Posts
 
Benetanegia's Avatar
 
Join Date: Sep 2009
Location: Reaching your left retina.
Posts: 2,683 (2.00/day)
Thanks: 125
Thanked 701 Times in 494 Posts

Nvidia is doing for OpenCL as much as AMD if not more, AMD is just being more vocal about it now that they can finally use it as an advantage (i.e they have Fusion and Intel has nothing). But because Nvidia supports OpenCL, that does not mean they should stop development on CUDA. It's the absolute opposite. Creating and evolving an open source API takes a lot of time, because of all the parties involved. i.e. not only matters WHAT things the API does but also HOW they are done and everyone involved wants it to be their way, so it takes time and the API is always one step behind what the actual users NEED. This is less of a problem in mature markets and APIs like DirectX/OpenGL* because the market is "stagnated" and it's the users who are one step behind. But on a emerging market like GPGPU new needs are created on a daily basis and for the actual people using them it's critical to get them ASAP. Nvidia actually helps them by evolving CUDA and exposing to their hardware all those things that developers need, without the requirement to go through months or years of certifications and whatnot. It's because of this that CUDA is successful and REQUIRED in the industry. For actual users is imperative to have those features now. Let's discuss this in a few years.

*And even then it's more than known that OpenGL has been 1 even 2 steps behind and still is in many way. It's also known how that has affected the market and most people would agree that advancement in DX has been a good thing. Well it is.

Quote:
Originally Posted by ToTTenTranz View Post
You just answered yourself.
That works the other way around too. That's the most stupid thing that people don't seem to understand. OpenCL may be cross-platform, but its optimizations certainly aren't. Code optimized for Nvidia GPUs would be slow on AMD GPUs and code optimized for AMD would be slow on Nvidia. Developers still have to code specifically for every platform, so what's so bad about Nvidia offering a much better and mature solution again? Nvidia should deliberately botch down their development so that the open for all platform can catch up? The enterprise world (i.e medical/geological imaging) should wait 2 years more in order to get what they could have now just because you don't want to feel in disadvantage in that little meaningless application or that stupid game? Come on...

"To hell the ability to best diagnose cancer or predict hearthquakes/tornados, I want this post process filter run as fast in my card as in that other one. That surely should be way up on their list, and to hell the rest. After all, I spend millions helping in the development of GPGPU and/or paying for the program afterwards... NO. Wait. That's the enterprises , I'm actually the little whinny boy that demands that the FREE feature I get with my $200 GPU is "fair".
Benetanegia is offline  
Reply With Quote
The Following User Says Thank You to Benetanegia For This Useful Post:
Old Feb 28, 2011, 11:23 PM   #11
ToTTenTranz
500 Posts
 
ToTTenTranz's Avatar
 
Join Date: Sep 2009
Location: Porto
Posts: 845 (0.63/day)
Thanks: 37
Thanked 172 Times in 135 Posts

System Specs

Quote:
Originally Posted by Benetanegia View Post
Nvidia is doing for OpenCL as much as AMD if not more, AMD is just being more vocal about it now that they can finally use it as an advantage (i.e they have Fusion and Intel has nothing). But because Nvidia supports OpenCL, that does not mean they should stop development on CUDA. It's the absolute opposite. Creating and evolving an open source API takes a lot of time, because of all the parties involved. i.e. not only matters WHAT things the API does but also HOW they are done and everyone involved wants it to be their way, so it takes time and the API is always one step behind what the actual users NEED. This is less of a problem in mature markets and APIs like DirectX/OpenGL* because the market is "stagnated" and it's the users who are one step behind. But on a emerging market like GPGPU new needs are created on a daily basis and for the actual people using them it's critical to get them ASAP. Nvidia actually helps them by evolving CUDA and exposing to their hardware all those things that developers need, without the requirement to go through months or years of certifications and whatnot. It's because of this that CUDA is successful and REQUIRED in the industry. For actual users is imperative to have those features now. Let's discuss this in a few years.
Vendor specific APIs have never had good results in the long term.
No matter what you say about CUDA being more developed than OpenCL, the truth is that nVidia works on CUDA in order to differentiate its GPUs, and not just to help the computing community.



Quote:
Originally Posted by Benetanegia View Post
That works the other way around too. That's the most stupid thing that people don't seem to understand. OpenCL may be cross-platform, but its optimizations certainly aren't.
Neither are DirectX and OpenGL vendor-specific graphics optimizations. But at least in that case all the participants get a fighting chance through driver optimization.
What is so odd and stupid to you seems pretty simple to me.


Quote:
Originally Posted by Benetanegia View Post
Code optimized for Nvidia GPUs would be slow on AMD GPUs and code optimized for AMD would be slow on Nvidia. Developers still have to code specifically for every platform, so what's so bad about Nvidia offering a much better and mature solution again?
It only works in their GPUs. It's in all customers' interest to have competitive choices from various brands.



Quote:
Originally Posted by Benetanegia View Post
Nvidia should deliberately botch down their development so that the open for all platform can catch up?
No, they should redirect their efforts in CUDA because it is a vendor-specific API, and as such it has no long-term future.



Quote:
Originally Posted by Benetanegia View Post
The enterprise world (i.e medical/geological imaging) should wait 2 years more in order to get what they could have now just because you don't want to feel in disadvantage in that little meaningless application or that stupid game? Come on...
"To hell the ability to best diagnose cancer or predict hearthquakes/tornados, I want this post process filter run as fast in my card as in that other one. That surely should be way up on their list, and to hell the rest.
LOL yeah convince yourself that's the reason why nVidia is pushing CUDA, in an era where a dozen of GPU makers (nVidia, AMD, VIA, PowerVR, ARM Mali, Vivante, Broadcom, Qualcomm, etc) are supporting OpenCL in their latest GPUs.
ToTTenTranz is offline  
Reply With Quote
Old Feb 28, 2011, 11:28 PM   #12
Benetanegia
2000 Posts
 
Benetanegia's Avatar
 
Join Date: Sep 2009
Location: Reaching your left retina.
Posts: 2,683 (2.00/day)
Thanks: 125
Thanked 701 Times in 494 Posts

Quote:
Originally Posted by ToTTenTranz View Post
Vendor specific APIs have never had good results in the long term.
No matter what you say about CUDA being more developed than OpenCL, the truth is that nVidia works on CUDA in order to differentiate its GPUs, and not just to help the computing community.




Neither are DirectX and OpenGL vendor-specific graphics optimizations. But at least in that case all the participants get a fighting chance through driver optimization.
What is so odd and stupid to you seems pretty simple to me.



It only works in their GPUs. It's in all customers' interest to have competitive choices from various brands.




No, they should redirect their efforts in CUDA because it is a vendor-specific API, and as such it has no long-term future.




LOL yeah convince yourself that's the reason why nVidia is pushing CUDA, in an era where a dozen of GPU makers (nVidia, AMD, VIA, PowerVR, ARM Mali, Vivante, Broadcom, Qualcomm, etc) are supporting OpenCL in their latest GPUs.
What do you fail to understand? Nvidia IS supporting OpenCL. It's not hurting the development of OpenCL one bit. IN THE MEANTIME CUDA is the best option for the developers that's why they use CUDA to begin with.

Vendor specific is meaningless in the enterprise world and has always been. EVERYTHING is vendor specific in the enterprise world. They compile their code, x86 code for the specific CPU brand they chose for their server, using the best compiler available for there needs, they've been doing for decades, but now it's bad because it's Nvidia...

SOOOO once again what's wrong about Nvidia delivering the best API they can to those customers?

What you fail to understand is that Nvidia does not need to drop CUDA in order to support OpenCL. In fact every single feature, every single optimization they make for CUDA can help develop and evolve OpenCL.

Quote:
It only works in their GPUs. It's in all customers' interest to have competitive choices from various brands.
And when the most competitive, robust and easy to use combo right now is Nvidia GPU+CUDA is in customers best interest to get that and not wait 2+ years until OpenCL is in the same state for either AMD or Nvidia... really it's not that hard to understand...

Last edited by Benetanegia; Feb 28, 2011 at 11:33 PM.
Benetanegia is offline  
Reply With Quote
Old Mar 1, 2011, 12:08 AM   #13
Fourstaff
TPU Janitor
 
Fourstaff's Avatar
 
Join Date: Nov 2009
Location: Science Museum, Londinium
Posts: 5,947 (4.70/day)
Thanks: 261
Thanked 1,457 Times in 1,208 Posts

System Specs

Coming from an academic's point of view, CUDA is easier to work with, OpenCL takes a lot more effort to learn, and support sometimes is not there. Hence sticking with CUDA for the time being because of ease of use and also its "standard" (as in a lot more people are using CUDA than others). Not from me, its from GPU programmers' here that I have met.

"How about OpenCL then? Isn't it better to support an open source project?" Reply: I don't give a s**t as long as I can finish my work with the least amount of hassle, and CUDA supports that view.

Probably in the future OpenCL will be the leader, but for now CUDA does the job more efficiently than OpenCL.
Fourstaff is offline  
Reply With Quote
Old Mar 1, 2011, 12:44 AM   #14
Mussels
Doctor Moderator
 
Mussels's Avatar
 
Join Date: Oct 2004
Location: Bendigo, Australia (NOT THE USA)
Posts: 34,544 (10.98/day)
Thanks: 3,699
Thanked 8,686 Times in 6,387 Posts

System Specs

CUDA is still strong because it has better support, but we all want openCL to win out in the long run (even if they have to update it majorly before that happens)
Mussels is offline  
Reply With Quote
Old Mar 1, 2011, 01:19 AM   #15
Benetanegia
2000 Posts
 
Benetanegia's Avatar
 
Join Date: Sep 2009
Location: Reaching your left retina.
Posts: 2,683 (2.00/day)
Thanks: 125
Thanked 701 Times in 494 Posts

Quote:
Originally Posted by Mussels View Post
CUDA is still strong because it has better support, but we all want openCL to win out in the long run (even if they have to update it majorly before that happens)
Everyone wants that, but not because the strongest combatant leaves the arena (playing Oblivion ). OpenCL must win when it's better, by it's own merits, not because Nvidia drops CUDA or because they purposely slow down it's development, which is what some people here want apparently.
Benetanegia is offline  
Reply With Quote
Old Mar 1, 2011, 02:06 AM   #16
Cheeseball
500 Posts
 
Join Date: Jan 2009
Posts: 598 (0.37/day)
Thanks: 53
Thanked 66 Times in 51 Posts

System Specs

Quote:
Originally Posted by ToTTenTranz View Post
LOL yeah convince yourself that's the reason why nVidia is pushing CUDA, in an era where a dozen of GPU makers (nVidia, AMD, VIA, PowerVR, ARM Mali, Vivante, Broadcom, Qualcomm, etc) are supporting OpenCL in their latest GPUs.
They're pushing CUDA because it is successful, especially with a backing of huge software developers like Adobe (After Effects and Premiere are perfect examples) and MATLAB.

Quote:
What you fail to understand is that Nvidia does not need to drop CUDA in order to support OpenCL. In fact every single feature, every single optimization they make for CUDA can help develop and evolve OpenCL.
Exactly. One thing you may not know about CUDA is that the applications can be ported very easily to OpenCL since they share the same exact functions (both support C99 and a ton of other languages) plus more. It's computational range is in fact similar to each other, and hell, even DirectCompute.

If anything, AMD/ATI should've took the offer to utilize CUDA in their GPUs back when NVIDIA was giving the chance. With that kind of backing, it could've formed a true basis for OpenCL, especially since even Apple was even thinking about using it as it's foundation in the beginning before the Khronos Group adopted it.
Cheeseball is offline  
Reply With Quote
Old Mar 1, 2011, 02:11 AM   #17
Wile E
Power User
 
Wile E's Avatar
 
Join Date: Oct 2006
Location: Western PA (Pittsburgh suburbs)
Posts: 18,129 (7.49/day)
Thanks: 450
Thanked 3,825 Times in 3,123 Posts
Send a message via AIM to Wile E Send a message via Yahoo to Wile E

System Specs

Have to agree with Benetanegia on this one. CUDA is not a bad thing. It is leagues ahead of OpenCL right now, not only in terms of abilities, but also market adoption and ease of development for it.

When OpenCL catches up, then we can talk about how CUDA might be a hindrance to the market.
__________________

Visit Ashentech
“What the hell did you expect? Leave Vista under the pillow and the OS fairy would make it Win7?” -El Fiendo
“And Bring Mailman back god damnit, he is the Eric Cartman of TPU” -MRCL
Wile E is offline  
Reply With Quote
Old Mar 1, 2011, 02:16 AM   #18
Steevo
Eligible for custom title
 
Steevo's Avatar
 
Join Date: Nov 2005
Posts: 5,567 (2.02/day)
Thanks: 238
Thanked 979 Times in 729 Posts

System Specs

If some people put green in gas and called it Nvidgas........
__________________

“it would have been perfect....its got trains and the line"tech your kids not to do what iv done"(or similar) because i had obviously done something to warrent 2 e-thugs to come 4000miles out of their way and kill me.” -Solaris17
“yeah i failed. i noticed the "coming soon" part after i posted.” -Mussels
“people are just stupid.” -W1zzard
Yes I am evil, yes you can have some.
Steevo is offline  
Reply With Quote
Old Mar 1, 2011, 07:03 AM   #19
ToTTenTranz
500 Posts
 
ToTTenTranz's Avatar
 
Join Date: Sep 2009
Location: Porto
Posts: 845 (0.63/day)
Thanks: 37
Thanked 172 Times in 135 Posts

System Specs

Quote:
Originally Posted by Benetanegia View Post
What do you fail to understand? Nvidia IS supporting OpenCL. It's not hurting the development of OpenCL one bit.
And you fail to understand that it is hurting the development of OpenCL while feeding a vendor-specific competitor API to the developers.

You also fail to understand that this has been nVidia's strategy for quite some time.
As Jen-Hsu Huang said, "were a software company".

Quote:
Originally Posted by Benetanegia View Post
IN THE MEANTIME CUDA is the best option for the developers that's why they use CUDA to begin with.
Sure, it's been there for longer.
And so was Glide, when it came down.


Quote:
Originally Posted by Benetanegia View Post
Vendor specific is meaningless in the enterprise world and has always been. EVERYTHING is vendor specific in the enterprise world.
lol, wrong. Costs go way down if you adopt open source software.




Quote:
Originally Posted by Benetanegia View Post
They compile their code, x86 code for the specific CPU brand they chose for their server, using the best compiler available for there needs
x86 code that can be run by all x86 cpu makers. Hence why sometimes we see design wins for AMD, others we see the same for Intel.
Well, there was this instruction-set specific tryout from Intel to the server market. Look how well that went, lol.



Quote:
Originally Posted by Benetanegia View Post
they've been doing for decades, but now it's bad because it's Nvidia...

SOOOO once again what's wrong about Nvidia delivering the best API they can to those customers?
Because there are non-vendor-exclusivie alternatives, open source or not.




Quote:
Originally Posted by Benetanegia View Post
What you fail to understand is that Nvidia does not need to drop CUDA in order to support OpenCL. In fact every single feature, every single optimization they make for CUDA can help develop and evolve OpenCL.
And what you fail to understand is that nVidia could do that same optimization in OpenCL to start with.



Quote:
Originally Posted by Benetanegia View Post
And when the most competitive, robust and easy to use combo right now is Nvidia GPU+CUDA is in customers best interest to get that and not wait 2+ years until OpenCL is in the same state for either AMD or Nvidia... really it's not that hard to understand...
2 years?!?? LOL. I just made a list of eight GPU vendors pushing OpenCL 1.1 compatibility in their latest GPUs right now.
ToTTenTranz is offline  
Reply With Quote
Old Mar 1, 2011, 07:54 AM   #20
Fourstaff
TPU Janitor
 
Fourstaff's Avatar
 
Join Date: Nov 2009
Location: Science Museum, Londinium
Posts: 5,947 (4.70/day)
Thanks: 261
Thanked 1,457 Times in 1,208 Posts

System Specs

Quote:
Originally Posted by ToTTenTranz View Post
And you fail to understand that it is hurting the development of OpenCL while feeding a vendor-specific competitor API to the developers.

Sure, it's been there for longer.
And so was Glide, when it came down.

lol, wrong. Costs go way down if you adopt open source software.

Well, there was this instruction-set specific tryout from Intel to the server market. Look how well that went, lol.

And what you fail to understand is that nVidia could do that same optimization in OpenCL to start with.
Well, its not like Nvidia is not offering OpenCL, and by that argument you might as well say Windows is the ultimate evil, it hurts Linux, which is absurd.

Yes, CUDA has been around longer, receives more support, and is a better product in almost all ways then OpenCL. That alone should be enough reason why people choose CUDA: not everybody is bothered about "open source" and things like that, they just want to complete their work.

Initial costs for open source is low, but once you factor in support it goes right back up. Also, I don't really see the difference between CUDA and OpenCL: Both are "free", not in the traditional sense, but in the relative sense.

Intel tried to break away from the x86, its own standard. It failed hard. Not applicable here.

Yes, Nvidia can do the same optimisation at start, but on the other hand, OpenCL was still in its infancy when Nvidia started pushing CUDA. I think its because it doesn't want to be bothered with "external standards" and prefer to have its own list of requirements.
Fourstaff is offline  
Reply With Quote
Old Mar 1, 2011, 08:01 AM   #21
JEskandari
5 Posts
 
Join Date: Jul 2009
Posts: 9 (0.01/day)
Thanks: 2
Thanked 0 Times in 0 Posts

System Specs

I wonder Why these Cuda haters that claim it's not open source
are not so Vocative when it come to OpenGl and DirectX maybe because
one GPU vendor run OpenGL better than the other one

it's right that cuda is not opensource but as I understand it's royalty
free and the only reason that the programs written for it are not able
to use it is because AMD did not wanted to come of it's high hours
and develop a CUDA driver for it's card or probably their software
engineers could not do it who knows ?

by the way Cuda is portable to everywhere if you like you can tomorrow
make a toaster that utilize CUDA for it's work and the Good point is that
it's royalty free not as something like DirectX that relay on Bloat-Ware to
run
JEskandari is offline  
Reply With Quote
Old Mar 1, 2011, 08:06 AM   #22
Mussels
Doctor Moderator
 
Mussels's Avatar
 
Join Date: Oct 2004
Location: Bendigo, Australia (NOT THE USA)
Posts: 34,544 (10.98/day)
Thanks: 3,699
Thanked 8,686 Times in 6,387 Posts

System Specs

Quote:
Originally Posted by JEskandari View Post
I wonder Why these Cuda haters that claim it's not open source
are not so Vocative when it come to OpenGl and DirectX

it's right that cuda is not opensource but as I understand it's royalty
free and the only reason that the programs written for it are not able
to use it is because AMD did not wanted to come of it's high hours
and develop a CUDA driver for it's card or probably their software
engineers could not do it who knows ?

by the way Cuda is portable to everywhere if you like you can tomorrow
make a toaster that utilize CUDA for it's work and the Good point is that
it's royalty free not as something like DirectX that relay on Bloat-Ware to
run
because everyone is welcome to use directX (video card manufacturers). the same is not true for Cuda. CUDA is exclusive to nvidia hardware. they never offered it to AMD, that was a rumour that had zero fact behind it.


also, where is this info about directX being bloatware? the only bloat about it is that it requires windows...
Mussels is offline  
Reply With Quote
Old Mar 1, 2011, 08:10 AM   #23
JEskandari
5 Posts
 
Join Date: Jul 2009
Posts: 9 (0.01/day)
Thanks: 2
Thanked 0 Times in 0 Posts

System Specs

Quote:
Originally Posted by Mussels View Post
because everyone is welcome to use directX. the same is not true for Cuda. CUDA is exclusive to nvidia hardware. they never offered it to AMD, that was a rumour that had zero fact behind it.


also, where is this info about directX being bloatware? the only bloat about it is that it requires windows...
Well you Said it DirectX need a Bloat Ware Called Windows ,By the way let's just say the people who
use Linux or Mac are not that welcome the world of DirectX

by the way did ATI really need an offer ?
isn't it free to develop your CUDA Hardware and software implementation ?
JEskandari is offline  
Reply With Quote
Old Mar 1, 2011, 08:26 AM   #24
ToTTenTranz
500 Posts
 
ToTTenTranz's Avatar
 
Join Date: Sep 2009
Location: Porto
Posts: 845 (0.63/day)
Thanks: 37
Thanked 172 Times in 135 Posts

System Specs

Quote:
Originally Posted by Fourstaff View Post
Well, its not like Nvidia is not offering OpenCL, and by that argument you might as well say Windows is the ultimate evil, it hurts Linux, which is absurd.
Windows allows hardware differentiation and promotes hardware competiteveness.
CUDA does not.
At most, you could compare it to MacOS X, since it only supports whatever hardware that Apple choses to include in their computers at a given time.

Regardless of how well seen it is from a developer's point of view, it's just one more method for nVidia to try to sell more hardware with an exclusive computing API.
ToTTenTranz is offline  
Reply With Quote
Old Mar 1, 2011, 08:55 AM   #25
Mussels
Doctor Moderator
 
Mussels's Avatar
 
Join Date: Oct 2004
Location: Bendigo, Australia (NOT THE USA)
Posts: 34,544 (10.98/day)
Thanks: 3,699
Thanked 8,686 Times in 6,387 Posts

System Specs

Quote:
Originally Posted by JEskandari View Post
Well you Said it DirectX need a Bloat Ware Called Windows ,By the way let's just say the people who
use Linux or Mac are not that welcome the world of DirectX
on that whole front (i guess you're a linux or mac user), none of the OS's are software compatible between themselves. directX is one of... well, everything. its illogical thinking to make an example of one specific part of windows, when NOTHING that runs on windows runs on mac or linux, and vice versa.

Quote:
Originally Posted by JEskandari View Post
by the way did ATI really need an offer ?
isn't it free to develop your CUDA Hardware and software implementation ?

uhhh... no. if someone started slapping CUDA on their products in any way, even advertising on the box, nvidia would sue their asses off.

you have to pay, and get nvidias approval to use cuda for a commercial product. Hell, look how much of a tightarse they've been with hardware accelerated physX, which runs on CUDA.
Mussels is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
LG Launches New Full HD SMART Monitors That are Easier on the Eyes malware News 22 Apr 9, 2009 10:11 AM
Parallel scsi card work with a standard parallel printer? niko084 General Hardware 3 Mar 27, 2009 04:01 AM
any new cuda media apps KainXS NVIDIA 0 Oct 2, 2008 11:15 AM
Seagate's New Central Axis Makes Back Up and Access to Files Easier Than Ever malware News 0 Jun 26, 2008 01:54 PM
PowerColor makes new graphics card in celebration of Chinese New Year zekrahminator News 12 Feb 21, 2007 01:18 AM


All times are GMT. The time now is 06:33 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts