Author

Topic: ASICs for other projects (Read 805 times)

legendary
Activity: 952
Merit: 1000
July 12, 2013, 10:21:50 AM
#10
Does anyone know of other ASICs ? For instance, what's to stop someone creating an ASIC USB drive similar to the Block Erupter but for Photoshop ? Is that sort of application feasible ?
Actually there are USB devices sold that will accelerate hardware video compression.
I've got one of those Elgato Tubo.264 HD, and they're pretty sweet. We routinely convert large ProRes 422 files into 5Mbps 720p for youtube, and it does it in almost real-time. My 8-core FX CPU is almost as fast, but not quite.
hero member
Activity: 546
Merit: 500
July 12, 2013, 10:04:52 AM
#9
Does anyone know of other ASICs ? For instance, what's to stop someone creating an ASIC USB drive similar to the Block Erupter but for Photoshop ? Is that sort of application feasible ?

Actually there are USB devices sold that will accelerate hardware video compression.
legendary
Activity: 3108
Merit: 2177
Playgram - The Telegram Casino
July 12, 2013, 09:49:11 AM
#8
You're welcome.
member
Activity: 70
Merit: 10
July 12, 2013, 09:40:12 AM
#7
Thanks. Understood. And appreciated.
legendary
Activity: 3108
Merit: 2177
Playgram - The Telegram Casino
July 12, 2013, 09:37:04 AM
#6
This isn't mining related…


Correct. Well done.

However, I thought some guys who understood the concept of Application Specific Integrated Circuits might be able to shed some light on my question. And I felt that they may be on this forum.

Naughty boy for even considering that. I stand corrected.

ASICs contain specific mathematical operations or algorithms in a physically, hardcoded way. It's the algorithm you want to perform in circuit form.

Let's take SHA256 for example:

http://www.movable-type.co.uk/scripts/sha256.html

Scroll down and you'll find a JavaScript implementation of this algorithm. You'll see it's fairly simple, if you can call it that. Some logical operations here, some logical operations there, all in all maybe 100 lines of code. So developing an ASIC you'll take this algorithm and try to construct electronic circuits that emulate these logical operations. As you can imagine this has been shown to be quite a challenge to develop properly. At least compared to simply writing the code (or porting it to another programming language).

Now take Photoshop. That's like, a gazillion lines of code. Which would probably be a pain in the ass to construct as an ASIC. And with every Adobe update (and you know how much adobe loves their updates) you'd have to physically replace parts of the circuit.

So ASICs for complex software like Photoshop? Definitely not feasible. ASICs for other logical operations and algorithms? Already in use, eg. from what I recall GPUs usually contain ASICs for often required calculations.

Question answered? Smiley
full member
Activity: 183
Merit: 100
200 OK
July 12, 2013, 09:27:14 AM
#5
This isn't mining related…


Correct. Well done.

However, I thought some guys who understood the concept of Application Specific Integrated Circuits might be able to shed some light on my question. And I felt that they may be on this forum.

Naughty boy for even considering that. I stand corrected.

Lol, you're an idiot. I quickly skimmed through your post, which is why I didn't realize you meant other purposes for ASICs. Also, good job defining ASIC; would you like a trophy, diploma, badge, or golden star?

Looks like this thread is ready for deletion/locking.
member
Activity: 70
Merit: 10
July 12, 2013, 09:06:43 AM
#4
This isn't mining related…


Correct. Well done.

However, I thought some guys who understood the concept of Application Specific Integrated Circuits might be able to shed some light on my question. And I felt that they may be on this forum.

Naughty boy for even considering that. I stand corrected.
staff
Activity: 4284
Merit: 8808
July 12, 2013, 08:55:03 AM
#3
This isn't mining related…
full member
Activity: 183
Merit: 100
200 OK
July 12, 2013, 07:59:29 AM
#2
Not unless Photoshop needs double SHA256 hashes, for some reason.
member
Activity: 70
Merit: 10
July 12, 2013, 07:25:04 AM
#1
Does anyone know of other ASICs ? For instance, what's to stop someone creating an ASIC USB drive similar to the Block Erupter but for Photoshop ? Is that sort of application feasible ?
Jump to: