Jump to content

Start up company Tachyum claims to design a processor that can replace cpus and gpus

spartaman64
Quote

Just over a month ago, Tachyum, a small tech startup, announced a new processor family, Prodigy, which it calls the world's first universal processor platform. Beyond that new label though are a number of hard-to-believe claims that the company has put forward including the fact that it delivers a 10x performance improvement on conventional processors.

1
Quote

1. How is it different from the Heterogeneous System Architecture (HSA) Foundation?

Tachyum’s Prodigy processor is a new and innovative processor architecture, developed using a hardware and software codesign from day-1. It has a single programming model, a single instruction stream, fully coherent memory, and fully coherent inter-core communication. We have also added data parallelism to our processor programming model in order to better address certain AI applications. 

1
Quote

2. Your press release mentions an AI chip, GPU and CPU as being part of that family. Can you tell us more?

Tachyum’s Prodigy processor is a single unified architecture, which exhibits out of order performance, with processor hardware (read: transistor counts / core size) similar to simple in-order execution machines. We have accomplished this by offloading to our compiler, tasks traditionally implemented in CPU hardware. The resulting IPC, clock speed and power reduction improvements not only offer a compelling value proposition in our core market, Hyperscale Data Centers, but they also enable Tachyum’s Prodigy processor to exceed NVIDIA Volta performance on Neural Nets.

5
Quote

Tachyum has developed an innovative processor architecture that offers a disruptive value proposition across multiple application domains. We have also included in the Prodigy architecture certain architectural improvements to enhance its performance on AI workloads, such as compressed 8-bit floating-point coefficients and matrix multiply-add operations.

Quote

5. You say that building a candidate for the human brain project will take less than three years with about 250,000 of your chips, is it safe to assume that this processor has a peak performance of 4 teraflops?

Tachyum’s 64 core Prodigy processor, will generate ~128TFLOPS. We claim that in 2020, with volume production of Prodigy underway, system integrators will be able to assemble ~250,000 Prodigy processors into a network capable of running human brain sized neural nets. The processing density of Prodigy, combined with its disruptive low power consumption, enable these systems to be built beginning in 2020. 

1
Quote

4. Why can Tachyum succeed where larger organizations have failed?

I would have to say it is due to my technical instincts born from hard won experience, along with learning from others’ mistakes, and disciplining myself to work only on important challenges. Even in large companies such as Intel and NVIDIA, the real innovation usually springs from a small group of innovators. At SandForce which I founded, my competitors were Intel, Samsung, Toshiba, Sandisk, Micron, Western Digital, LSI, Seagate, and many others with 1000s [of] engineers, and with less than 100 employees we won.

Having the instinct to go in right direction is important, hiring best team, learning from mistakes of competitors, and working only on important stuff. An example is the Intel Itanium that failed on compilers, so we developed compilers first and build architecture around compilers. Even at nVidia, key innovation was done with a couple [of] groups with ten engineers, not thousands. If you have team of “gods”, [head] count is not that critical and can be filled with contractors.

6
Quote

3. Your company is promising to durably disrupt the compute market with some, frankly extraordinary claims. How did you achieve so much by spending (in relative terms) so little in R&D compared to the likes of Samsung, Nvidia or Intel.

The Prodigy architecture is the result of decades of experience that I developed designing processors (e.g. Playstation 2, Tesla), flash memory controllers (Sandforce), and flash based systems (Skyera). Several years of self-funded R&D preceded Tachyum’s emergence from stealth mode. I have always been interested in solving “device physics” challenges, such as reliability issues in dual level cell flash memory, as I did at Sandforce. Prodigy is another example of that. With the decade long stagnation of processor clock speed, due in large part to slow wires relative to transistor switching speed, and coupled with CPU architectures which were designed when wires were infinitely fast compared to transistors, a fresh look at an optimal 21st century processor architecture was warranted. We started from a clean sheet of paper with a design philosophy of reducing the number of slow wires on a chip, and reducing the average length of existing wires. The result is breakthrough performance and low power consumption.

8
Quote

7. We spoke a lot about hardware but what the role of software in your plans? 

Our smart compiler is essential to the Prodigy solution, handling many processor tasks traditionally handled in hardware. We have GCC today, and will provide LLVM next year as well as Java JIT. Linux and FreeBSD will be natively supported. We will work closely with application developers to insure they can fully exploit the performance characteristics of Prodigy for both data center apps, as well as AI applications in all domains. 

I don't know much about processor architecture but from what I understand they are saying their processor can do a mix of what cpus are gpus do and it offloads some cpu tasks that it can't do to a compiler so in effect it can replace cpus and gpus. I don't quite buy what they say about only needing only a few employees for key innovations because why would you hire a large number of them if they are unneeded. I would think nvidia when designing a processor would want to be "reducing the number of slow wires on a chip, and reducing the average length of existing wires" so I doubt this was something that only they thought of. I'm skeptical of their claims of being superior to current processor companies like nvidia and intel but I guess only time will tell.

 

https://www.techradar.com/news/this-startup-wants-to-kill-the-cpu-and-gpu-in-one-go

Link to comment
Share on other sites

Link to post
Share on other sites

It is a good thing to replace both cpu and gpu basically an apu though it is amd term. They are not the first to do that thing, amd apus are already able to replace low mid range cpu + gpu combos for ex 2200g and 2400g and depending on the workload some customers are good with the igpu for intel consumer grade cpus but here is the main part, what is the price and also I'm sure they'll call for funding and also it will take many months for them to get mobo partners and also the important thing the license for both x86 and x64 is closed and is patented by intel and amd respectively and this is the main reason why we are not seeing any new cpu. So sure after going through this process the price is going to be high. And also it might be a scam like smach z. It totally depends on the price they tag them.

Link to comment
Share on other sites

Link to post
Share on other sites

It's really just too early to tell what this will be, but good luck to them.

Link to comment
Share on other sites

Link to post
Share on other sites

Sony were thinking of this with the PS3. They dropped the idea because it'd be difficult to program for.

"We also blind small animals with cosmetics.
We do not sell cosmetics. We just blind animals."

 

"Please don't mistake us for Equifax. Those fuckers are evil"

 

This PSA brought to you by Equifacks.
PMSL

Link to comment
Share on other sites

Link to post
Share on other sites

Lmao I wanna know how powerful the human brain is...

 

"Out of order" processing sounds like it's processing in parallel... Sooo it's a multicore chip? How would they deal with different workloads where parallel (graphics) or sequential (traditional CPU tasks) performance is preferred? 

 

7E880702-57FC-4100-A65C-277D51DB8D84.jpeg.002777abb67b853a7c33cff0864bc750.jpeg

 

 

That's an F in the profile pic

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

The vague description of this architecture is quite similar to Intel's EPYC (Intanium) ISA: a simplified VLIW pipeline where proper instruction scheduling is offloaded to the compiler.

The only successful implementation of this ISA type was AMD's TeraScale series of GPUs and those required continuous driver/compiler tuning, despite being dedicated graphics hardware and not universal (general purpose) architecture.

Link to comment
Share on other sites

Link to post
Share on other sites

I call BS on this so much!

Not only I highly doubt that they would be twice as good, performance-wise, but tenfold?! Those are some very out-of-this-world claims.

Link to comment
Share on other sites

Link to post
Share on other sites

10 minutes ago, Froody129 said:

Lmao I wanna know how powerful the human brain is...

 

"Out of order" processing sounds like it's processing in parallel

1

Actually no.

Quote

... Sooo it's a multicore chip? How would they deal with different workloads where parallel (graphics) or sequential (traditional CPU tasks) performance is preferred? 

 

That's not it either.

 

In order execution is when a CPU executes instructions in exactly the order it receives them. This is generally not preferable for situations where performance matters as it is not super fast. It does use less power than out of order execution which is the only thing it has going for it.

 

Out of order execution is when a CPU is able to use instruction cycles which would otherwise be wasted to execute other instructions which are able to be run immediately.

 

Thie Wikipedia article is wayyy more detailed as it's a complicated subject. https://en.wikipedia.org/wiki/Out-of-order_execution

 

The only inherent issues with out of order execution are that it costs more to implement and it uses more power. A real-world example would be ARM. The ARM Cortex big Cores use Out Of Order Execution whereas ARM's LITTLE cores use In order execution.

Judge a product on its own merits AND the company that made it.

How to setup MSI Afterburner OSD | How to make your AMD Radeon GPU more efficient with Radeon Chill | (Probably) Why LMG Merch shipping to the EU is expensive

Oneplus 6 (Early 2023 to present) | HP Envy 15" x360 R7 5700U (Mid 2021 to present) | Steam Deck (Late 2022 to present)

 

Mid 2023 AlTech Desktop Refresh - AMD R7 5800X (Mid 2023), XFX Radeon RX 6700XT MBA (Mid 2021), MSI X370 Gaming Pro Carbon (Early 2018), 32GB DDR4-3200 (16GB x2) (Mid 2022

Noctua NH-D15 (Early 2021), Corsair MP510 1.92TB NVMe SSD (Mid 2020), beQuiet Pure Wings 2 140mm x2 & 120mm x1 (Mid 2023),

Link to comment
Share on other sites

Link to post
Share on other sites

13 minutes ago, AluminiumTech said:

Actually no.

That's not it either.

 

In order execution is when a CPU executes instructions in exactly the order it receives them. This is generally not preferable for situations where performance matters as it is not super fast. It does use less power than out of order execution which is the only thing it has going for it.

 

Out of order execution is when a CPU is able to use instruction cycles which would otherwise be wasted to execute other instructions which are able to be run immediately.

 

Thie Wikipedia article is wayyy more detailed as it's a complicated subject. https://en.wikipedia.org/wiki/Out-of-order_execution

 

The only inherent issues with out of order execution are that it costs more to implement and it uses more power. A real-world example would be ARM. The ARM Cortex big Cores use Out Of Order Execution whereas ARM's LITTLE cores use In order execution.

asynchronous compute?

Link to comment
Share on other sites

Link to post
Share on other sites

They're a bit slow, I've already got one of those.  I keep it the display cabinet next to my holy grail and bottle of unicorn tears.

Grammar and spelling is not indicative of intelligence/knowledge.  Not having the same opinion does not always mean lack of understanding.  

Link to comment
Share on other sites

Link to post
Share on other sites

Quote

Start up company

Quote

claims

Quote

a processor that can replace cpus and gpus

tumblr_inline_p78l8bIO8R1qhstyx_540.png

 

🌲🌲🌲

 

 

 

◒ ◒ 

Link to comment
Share on other sites

Link to post
Share on other sites

"Tachyum’s architecture overcomes the limitations of semiconductor device physics, which were thought to be insolvable."

 

About as likely as me manufacturing a non flammable Lithium-ion battery in my garage.

 

Smells like pump and dump investment to me!

Link to comment
Share on other sites

Link to post
Share on other sites

I hope its true at least? I'm willing to belive that they have a working chip at least. Maybe they mean it's 10x the performance of the Intel Itanium chip because its going for the same thing? 

I spent $2500 on building my PC and all i do with it is play no games atm & watch anime at 1080p(finally) watch YT and write essays...  nothing, it just sits there collecting dust...

Builds:

The Toaster Project! Northern Bee!

 

The original LAN PC build log! (Old, dead and replaced by The Toaster Project & 5.0)

Spoiler

"Here is some advice that might have gotten lost somewhere along the way in your life. 

 

#1. Treat others as you would like to be treated.

#2. It's best to keep your mouth shut; and appear to be stupid, rather than open it and remove all doubt.

#3. There is nothing "wrong" with being wrong. Learning from a mistake can be more valuable than not making one in the first place.

 

Follow these simple rules in life, and I promise you, things magically get easier. " - MageTank 31-10-2016

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

48 minutes ago, Froody129 said:

Lmao I wanna know how powerful the human brain is...

 

"Out of order" processing sounds like it's processing in parallel... Sooo it's a multicore chip? How would they deal with different workloads where parallel (graphics) or sequential (traditional CPU tasks) performance is preferred? 

 

7E880702-57FC-4100-A65C-277D51DB8D84.jpeg.002777abb67b853a7c33cff0864bc750.jpeg

 

 

Until we can accurately model the brain you can't really quantify it. It's not the same processing as a computer chip (and will never be really). AI will always be behind the human brain. 

Link to comment
Share on other sites

Link to post
Share on other sites

51 minutes ago, RorzNZ said:

Until we can accurately model the brain you can't really quantify it. It's not the same processing as a computer chip (and will never be really). AI will always be behind the human brain. 

We have over 100trillion neural connections, that's like a self learning FPGA with 100trillion gates.  Easy to imagine hard to make. 

Grammar and spelling is not indicative of intelligence/knowledge.  Not having the same opinion does not always mean lack of understanding.  

Link to comment
Share on other sites

Link to post
Share on other sites

1 hour ago, mr moose said:

We have over 100trillion neural connections, that's like a self learning FPGA with 100trillion gates.  Easy to imagine hard to make. 

A neural connection isn't really an on/off affair. We don't even know how the brain works fully, so how can we model it. I'm not really an expert on neural networks however. 

Link to comment
Share on other sites

Link to post
Share on other sites

1 minute ago, RorzNZ said:

A neural connection isn't really an on/off affair. We don't even know how the brain works fully, so how can we model it. I'm not really an expert on neural networks however. 

Quite a bit is known actually, the problem is it is so large that mapping it and correlating one action to another (I.E memories to events or chemicals to feelings) is very hard.

 

http://www.human-memory.net/brain_neurons.html

Grammar and spelling is not indicative of intelligence/knowledge.  Not having the same opinion does not always mean lack of understanding.  

Link to comment
Share on other sites

Link to post
Share on other sites

2 minutes ago, mr moose said:

Quite a bit is known actually, the problem is it is so large that mapping it and correlating one action to another (I.E memories to events or chemicals to feelings) is very hard.

 

http://www.human-memory.net/brain_neurons.html

Although a neuron is an electric signal, a lot is facilitated. Largely the cortex contains the higher functions really needed to improve neural networks, and works in companion with the lower centres. They form very complex relationships, and we don't know much especially regarding thinking, for instance thinking can occur in the lower centres of the brain (mid-brain mostly) but complexity of thought occurs in the cortex. Glial cells also contribute much more than just nutritional roles to the neurones and their function isn't entirely understood (for instance inhibition and myelin synthesis). Mapping in terms of electrical signals isn't an accurate way to think about it. 

Link to comment
Share on other sites

Link to post
Share on other sites

9 minutes ago, RorzNZ said:

Although a neuron is an electric signal,

No, a neuron is a nerve cell. 

9 minutes ago, RorzNZ said:

a lot is facilitated. Largely the cortex contains the higher functions really needed to improve neural networks, and works in companion with the lower centres. They form very complex relationships, and we don't know much especially regarding thinking, for instance thinking can occur in the lower centres of the brain (mid-brain mostly) but complexity of thought occurs in the cortex. Glial cells also contribute much more than just nutritional roles to the neurones and their function isn't entirely understood (for instance inhibition and myelin synthesis). Mapping in terms of electrical signals isn't an accurate way to think about it. 

I'm not sure that makes a lot of sense. But I'll leave it at that because My experience with neurons and development stems mainly from working with pediatricians in early childhood development and studying the roles of environment versus genetics in brain development of children with mental disorders.

Grammar and spelling is not indicative of intelligence/knowledge.  Not having the same opinion does not always mean lack of understanding.  

Link to comment
Share on other sites

Link to post
Share on other sites

6 minutes ago, mr moose said:

No, a neuron is a nerve cell. 

A neuron transmits an electric signal is what I meant to say (Bit sleepy but need to stay up). It's much more convenient to think of it in pathways rather than a simple cell to cell connection as well, but it's rather hard to find those for certain functions. There's people walking around with half a brain at the moment who function normally, or even hardly any cortex. 

6 minutes ago, mr moose said:

I'm not sure that makes a lot of sense. But I'll leave it at that because My experience with neurons and development stems mainly from working with pediatricians in early childhood development and studying the roles of environment versus genetics in brain development of children with mental disorders.

I've studied neurophysiology at 300-level in college. Not an expert by any means but I know the basics. 

Link to comment
Share on other sites

Link to post
Share on other sites

Yes, modern microarchitectures are getting a bit bloated and have a lot of inefficiencies grandfathered in, but they're saying they'll have a chip that outperforms Volta by ten times and has the single-threaded muscle to replace a CPU. That's like saying you'll make a car that goes 350mph and gets 100mpg.

 

3 hours ago, RorzNZ said:

AI will always be behind the human brain. 

How so?

"Do as I say, not as I do."

-Because you actually care if it makes sense.

Link to comment
Share on other sites

Link to post
Share on other sites

Getting a cpu from sand is really difficult and the machines to do that probably cost in the billions. Not to mention the cost of R&D. If they got the machine to make a prototype cpu in the first place, they won't need any crowd funding. As of now they're just pulling claims out of their asses.

Intel Xeon E5 1650 v3 @ 3.5GHz 6C:12T / CM212 Evo / Asus X99 Deluxe / 16GB (4x4GB) DDR4 3000 Trident-Z / Samsung 850 Pro 256GB / Intel 335 240GB / WD Red 2 & 3TB / Antec 850w / RTX 2070 / Win10 Pro x64

HP Envy X360 15: Intel Core i5 8250U @ 1.6GHz 4C:8T / 8GB DDR4 / Intel UHD620 + Nvidia GeForce MX150 4GB / Intel 120GB SSD / Win10 Pro x64

 

HP Envy x360 BP series Intel 8th gen

AMD ThreadRipper 2!

5820K & 6800K 3-way SLI mobo support list

 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×