Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Submission + - NVIDIA abandons open standard OpenCL (ipetitions.com)

Vincent77 writes: "To keep NVIDIA from undermining the open standard OpenCL for parallel computing on GPUs, CPUs (via AVX and SSE), FPGAs and ARM, a petition has been initiated to call out for support for the standard:

Nvidia is not including OpenCL samples in the latest CUDA SDK, focusing more on CUDA instead. As a Khronos member with an excellent record in implementing and promoting standards like OpenGL, this is a surprising and unacceptable behavior from Nvidia.

We, OpenCL developers, humbly request that OpenCL samples again be included in the SDK. Industry standards like OpenCL help in building up a bigger market for GPU computing, and will be beneficial to Nvidia in the long term.

In a presentation for a small group the unofficial statement was that they want to sell chips *now*, and not wait for a standard to mature: "For NVIDIA OpenCL is not the answer". The remark that OpenCL can be extended to support these needs, was answered with that you don't want unportable code. Funny is that you can use #IFDEF in such cases, but not if CUDA-code needs to be mixed with OpenCL.

This is just a matter of increasing their profits, while making it hard for coders who want to make performance-code for all modern hardware."

Comment That's easier than maintaining Unix boxes (Score 1) 454

When there is a problem with Linux, you fix it. When there is a problem with Windows, you replace it. Make sure you have updated Windows images - this is possible by making a daily image of the system in VMWare is alike. Tweaking of software like databases is possible, but it is cheaper (in terms of hourly price) to just buy more memory and more processing power. Actually these tricks do pretty well on Unix-systems too as an extra solution. As you cannot look into the code, you have to trust others. So make sure you have a good firewall and antivirus-software. I'm not tryng to make fun of windows here; Windows is a black box, so you need to treat it as such.

Comment And a server from the USA is hacked by Chinese? (Score 1) 119

It starts to bug me. Why are there two types of investigation? 1) "The hacker could not be traced as probably several servers were used". 2) "The IP was from China/Russia, so the hacker too". So since it is politically useful to the Americans to point at China, I suggest all hackers to get one of the computer in China. Best is Russia last with all logs at max, then China, then the usual.

Comment Re:A world leader as a disruptive patent troll? (Score 0) 272

Agree. The title of this post is also very annoying, especially the word "aggressively" - as if people with big budgets will solve this problem where people with big *brains* have been working on for ages. And also... which money is in the fund? Money borrowed from Japan and China with which the USA tries to force to default with? Come on, USA, focus! Focus!

Comment #ifndef _WIN32 (Score 0) 63

Developer: "Sir, I have fixed the issue that I could not manage to compile try-catch clausules on Linux". Interoperability is not something MS is good at: it works perfect on Windows, works ok on other systems. Sends us back to the era where Linux-users got sold cars with 3 wheels and the conversation with the salesman became sort of funny. As probably mentioned by others, the latest release of Skype isn't that stable and I have a clue the word "keep" in "keep interoperable" will be a nagging word in the future of Linux-releases.

Comment Stubborn Exceptions? (Score 1) 1271

Most modern economies are a mix between socialism (healthcare and caring for the elderly, weak and poor) and capitalism (independence and freedom). Communism (independence-void) is an extreme form of socialism and corporationalism (care-void) an extreme form of capitalism. It took me a while to see that the current shift to corporationalism is breaking our freedoms more than we want to see - and still... we just shake our heads about "the brainwashing methods of communism" when reading articles as above. For that reason always vote for "extreme middle" to get a real stable system (referring to Van Kooten en De Bie, but very serious about it).

Comment Re:Why? Bitcoin and Slashdot? (Score 1) 258

Exactly, as paper money (money backed by "stocks" and other emotional products) works the same way. I like this project as it explains the "normal economy" with stocks has exaclty the same design-flaws - and you point them out quite well. Since bitcoins I start to like the sentence "In money we trust" (or was it god? they get mixed up a lot).

Comment Pirates don't want memory-upgrades then (Score 3, Informative) 245

The memory-demands for SP3 have increased a lot - Where SP2 runs well with 512MB, you need at least 800MB for SP3 to run basic software like IE and Office smoothly. Though this is not official, I have seen too many cases with unresponsive PCs after the upgrade. A good reason to revert back to SP2 if people don't know how or dare to upgrade hardware nor want to spend another €300,- to €500,- on a new computer.

Comment LOFAR and low frequencies (Score 1) 32

Only one interesting comment? Why so many people like to make jokes about Dutch technologies, I really don't know. Or do I just hear complaints about (research) jobs moving to Europe and Asia? Remember some flood in the US not long ago? Remember who helped you how to get prepared for such disasters? So "dykes" should be something you don't laugh about, but respect. They save your life. You probably heard the saying "God created the land, but the Dutch created their own". Just like LOFAR is an unique project, which sees the sky with different eyes. Lower frequencies means different data to be combined with existing HF-data, to complete the picture. Pulsars are an unique phenomenon which stll is not understood at full; reseacrh on lower frequencies Another thing is that LOFAR can look in any direction, whereas normal radio-telescopes can only look into 1 direction. The Netherlands have a very high reputation in (radio) astronomy kept high for several centuries.

Slashdot Top Deals

Make sure your code does nothing gracefully.

Working...