Live data from Hacker News

New Amazon EC2 GPU Instance Type

phx.corporate-ir.net

31–40 of 44 posts

Re: New Amazon EC2 GPU Instance Type

#31
With stuff like this it looks like the devices we use could be only streaming clients in the future and wont require a lot of processing power but excellent network connectivity.

That goes a bit against the trend in web development to move much of the processing to the client side so i wonder where this will go.

Really high performance streaming of apps/games could revert the trend of making everything browser based in favor of streamed native apps.

Re: New Amazon EC2 GPU Instance Type

#32
post #4

> making it ideally suited for video creation services, 3D visualizations, streaming graphics-intensive applications ... And, presumably, cracking hashes!

GPUs were rendered useless by ASIC miners, no? EDIT: Sorry for jumping on the Bitcoin hype train too soon! Many other uses for cracking hashes.

For bitcoins, yes. I believe OP is talking about password hash cracking, a la oclHashcat-plus: http://hashcat.net/oclhashcat-plus/

Re: New Amazon EC2 GPU Instance Type

#34

Earlier quoted context omitted.

GPUs were rendered useless by ASIC miners, no? EDIT: Sorry for jumping on the Bitcoin hype train too soon! Many other uses for cracking hashes.

For bitcoins, yes. I believe OP is talking about password hash cracking, a la oclHashcat-plus: http://hashcat.net/oclhashcat-plus/

Aha, you're absolutely right. Shame "cracking hashes" is synonymous to Bitcoins in my mind.

Re: New Amazon EC2 GPU Instance Type

#35
post #23

Earlier quoted context omitted.

I'd guess it'd hit about ~75% of a GTX 680 at this task.

What makes you think that? Specs look pretty similar to a 680.

800 MHz core clock of each K520 GPU versus 1058 MHz boost clock of GTX 680...

http://www.nvidia.com/object/cloud-gaming-gpu-boards.html

Re: New Amazon EC2 GPU Instance Type

#36
post #35

Earlier quoted context omitted.

What makes you think that? Specs look pretty similar to a 680.

800 MHz core clock of each K520 GPU versus 1058 MHz boost clock of GTX 680... http://www.nvidia.com/object/cloud-gaming-gpu-boards.html

Fantastic - that's exactly the info I've been looking for. Thanks.

Re: New Amazon EC2 GPU Instance Type

#38
I work on some opengl software that renders slideshows, and this is precisely what we need. We've used the bigger CG1.4xlarge nodes in the past but they are very expensive for what we're doing. The lower price on this (65¢/hr instead of $2.40) is going to be much more manageable for us.

Re: New Amazon EC2 GPU Instance Type

#39
post #7

Earlier quoted context omitted.

I've never used Amazon EC2, but with this kind of application, I might have to give it a try. Buying a $300 graphics card just to try some GPU programming is ridiculous.

You don't need to buy a $300 graphics card to experiment with GPU programming. The current and previous generation Intel CPUs (Haswell and Ivy Bridge, respectively) have on-die GPUs which support OpenCL: http://software.intel.com/en-us/articles/intel-sdk-for-openc... AMD's APUs are quite cheap (~$100) CPU+GPU designs similar to those in the upcoming PS4 and XBox One (though the retail APUs are somewhat less powerful)…

Sadly, Intel's integrated-GPU OpenCL still doesn't support Linux, and only just started supporting OS X in 10.9 Mavericks[1]. Usually Intel's Linux GPU support is great; I don't know why this is different.

(Intel do have a Linux OpenCL implementation for Xeon CPU cores and Xeon Phi coprocessor[2], which doesn't help me much. On-CPU OpenCL is fine but hardly faster than regular CPU code, and Phi coprocessors aren't very common currently.)

[1] http://forums.macrumors.com/showthread.php?t=1620203 [2] http://software.intel.com/en-us/vcsource/tools/opencl

Re: New Amazon EC2 GPU Instance Type

#40
I'm trying Folding@Home on it now. Looks like it might not recognize the GPU.

22:42:58:WU02:FS00:0x15:GPU memtest failure 22:42:58:WU02:FS00:0x15: 22:42:58:WU02:FS00:0x15:Folding@home Core Shutdown: GPU_MEMTEST_ERROR 22:42:58:WU02:FS00:0x15:Starting GUI Server 22:42:59:WARNING:WU02:FS00:FahCore returned: GPU_MEMTEST_ERROR (124 = 0x7c)

Post reply on HN