Great benchmark, but Intel icc could be added as reference, then it would be perfect.
Type: Posts; User: mirza; Keyword(s):
Great benchmark, but Intel icc could be added as reference, then it would be perfect.
It doesn't seem to be "much slower", rather "reasonably fast, but slower then proprietary". Regarding trolls above, stable OSS driver will be great, even if it is 10% slower (most people wouldn't...
Obviously, OpenCL is standard, and I will stay with that. I saw many people jumping to CUDA, because it had some special feature they liked, only to jump back to OpenCL (AMD) as soon as NVIDIA later...
This is big! Hopefully, dynamic clocking is not something incredibly complex (I have no idea). Irony is, this way Linus will probably end up buying one of NVIDIA cards pretty soon. :p
IDE part is easy, just use Eclipse! I found latest iterations to be great. Today, in time where almost every developer can afford i7 and 16GB RAM, major shortcomings of Eclipse (startup time and...
Fact 1: There are thousend apps written for Linux/Android, for each one written for other distros combined.
Fact 2: Reason for this is that documentation, IDE and packaging is on different level...
I would love to see PostgreSQL vs. MySQL vs. MSSQL vs. Oracle vs. DB2 on one big (>10GB) properly indexed database, doing complicated JOINS and lots of inserts simultaneously. I mean THE...
Yes, thats exactly it, except:
- on "my" architecture, all classes are running on own core, not on one (or several) classical CPU cores, therefore it is massively parallel.
- Variable "link" is...
static have same value for all objects of same type. This variable would share value only with _instances_ you specifically set. If you think about neuron, it shares data with one (or few) other...
In future we can expect 50 and more cores per CPU, so this will enable programs to use it more easily, I guess. GPU computing (OpenCL) is far more limited, especially when it comes to manipulating...
Is it already possible to dynamically enlarge HDD?
So many versions and yet, nobody gives a shit.
Incredible how thiw nazi-like discussion is possible on technological site. Qaridarium sounds like good reason to watch Germany closely, as it never was good idea to let it too much freedom. In his...
I would like to test OpenCL. Can any nouveau developer tell me, what is size of private memory available to individual computing unit? I cannot find that information anywhere in documentation for...
It seems that, by the end of this year, Nouveau can catch-up with binary blob performance-wise, making binary blob obsolete in the same second (except for newest chip). Maby that could be a moment...
http://labs.adobe.com/downloads/flashplatformruntimes_incubator.html
Indeed... works.
On my 64-bit Ubuntu (11.04), i3 sandy bridge, fullscreen YouTube video (flash) goes at around 1 fps. Non-fullscreen works without problems. Go figure...
I am Enterprise programmer and never ever heard about "Adobe AIR". Except now, that it was canceled. Is there anything in AIR that we don't have in standard tools, like Java, HTML5?
Intel icc open sourced?