Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Graphics Stats Upgrades Hardware

NVIDIA Tegra K1: First Mobile Chip With Hardware-Accelerated OpenCL 52

New submitter shervinemami writes (starting with a pretty big disclaimer: "I'm an Engineer at NVIDIA.") The latest CompuBench GPU benchmarks show NVIDIA's Tegra K1 running whole OpenCL algorithms around 5x faster than any other mobile device, and individual instructions around 20x faster! This huge jump is because mobile companies have been saying they support OpenCL on mobile devices since early 2013, but what they don't mention is that they only have software API support, not hardware-accelerated OpenCL running faster on their GPUs than CPUs. Now that NVIDIA's Tegra-K1 chip has started shipping in devices and thus is available for full benchmarking, it is clearly the only mobile chip that actually gives you proper hardware-accelerated OpenCL (and CUDA of course!). The K1 is also what's in Google's Project Tango 3-D mapping tablet.
This discussion has been archived. No new comments can be posted.

NVIDIA Tegra K1: First Mobile Chip With Hardware-Accelerated OpenCL

Comments Filter:
  • False. (Score:5, Informative)

    by WilyCoder ( 736280 ) on Sunday August 10, 2014 @03:10PM (#47643003)

    The Nexus 10 I purchased on launch day had a working OpenCL implementation. I ran some kernels on it and it was definitely GPU accelerated. A software update actually removed the CL driver later on as Google backtracked on CL support and began promoting their Renderscript instead.

    http://www.anandtech.com/show/... [anandtech.com]

    Also, the nVidia jetson-tk1 that I purchased does NOT have a working OpenCL implementation.

    Look at the comments from the nvidia employee: http://devblogs.nvidia.com/par... [nvidia.com]

    This article is just free advertising for nVidia, and its false information too!

    They make great hardware, why do they have to be so damn dishonest all the time?

  • by Anonymous Coward on Sunday August 10, 2014 @03:24PM (#47643069)

    ALL it does is bark WTF?

    You must have a defective version. Maybe you should take it to see a doctor. [wikipedia.org]

  • Re:False. (Score:5, Informative)

    by shervinemami ( 1270718 ) on Sunday August 10, 2014 @03:26PM (#47643081) Homepage

    The Anandtech article clearly mentions that OpenCL in Nexus 10 was an unsupported feature that hackers figured out how to use but it wasn't actually intended for developers to use officially, hence why it disappeared soon after an update. So I guess you are right that Tegra K1 is perhaps not the first mobile chip to do GPU accelerated OpenCL, but it is the first one to officially offer it and provide full support to ensure it runs well without bugs and without high power draw, etc.

    And yes it's true that the Jetson TK1 embedded Linux board doesn't support OpenCL at all, but that is due to Linux OS related issues. There are only OpenCL drivers for Tegra K1 on Android, not Linux (unfortunately!). That doesn't change the fact that the Tegra K1 chip supports hardware-accelerated OpenCL on Android.

    So I don't see either of those 2 points as being false information or dishonest.

  • by awb131 ( 159522 ) on Sunday August 10, 2014 @05:26PM (#47643593)

    NVIDIA is not supplying a proper OpenCL toolchain for the Ubuntu 14.04 LTS-based developer's kit for the Jetson Tegra TK1 hardware. As a result, it is effectively not possible to develop OpenCL applications for the chip, unless you are a big enough operator to develop your own OpenCL compiler. If you click through to TFA, you will note that I pointed this out months ago. Claiming that OpenCL is properly supported for this hardware by NVIDIA is simply not true.

"Experience has proved that some people indeed know everything." -- Russell Baker

Working...