Slashdot Mirror


Transmeta To Release Next Generation CPU

CodeShark writes: "According to this story at CNN, Transmeta is set to release their new TM6000 microprocessor this afternoon. The chip apparently incorporates some of the functions usually provided by high-performance (and high price!) chip sets. Transmeta is reporting a further reduction in power requirements by 44% and sees the laptop and sub-laptop markert as the primary markets for their new CPU. Intel and AMD claim to be catching up with the Transmeta chips in terms of power requirements, I'd be curious to find out what the real world comparisons might make of those claims ..." If anyone out there is at Microprocessor Forum, please say in comments any further details that are made clear there.

11 of 148 comments (clear)

  1. Announce, not release by Lemur+catta · · Score: 5, Interesting
    Transmeta is set to release their new TM6000 microprocessor

    They're announcing it, not releasing it. Production won't begin until the second half of 2002.

  2. Press Release by PHanT0 · · Score: 5, Informative

    Here's the press release from transmeta.
    Enjoy.

  3. are AMD and Intel full of it? by hexix · · Score: 5, Interesting

    I'm curious about what information AMD and Intel have to back up their claims that they're catching up to Transmeta in power requirements.

    I just got a toshiba laptop earlier this year with a 700mhz celeron. I love it but I rarely use it without being plugged into the wall, as from my experience it only lasts about 2-3 hours.

    I remember seeing stuff saying a laptop with a transmeta chip can have a battery life of about 8 hours.

    Assuming that is true, how could Intel and AMD possibly say they are catching up? I mean mine is a celeron, not even a pentium III or anything and it sucks up power like I would have never imagined. I hope Intel isn't talking about their powerstep technology, that is just a freaking joke.

    Anyone with more information on power consumption among the different chips, I would think Transmeta would have tons of information about this since it's really their main selling point isn't it? I better go check their site.

    1. Re:are AMD and Intel full of it? by rkent · · Score: 5, Funny

      I'm curious about what information AMD and Intel have to back up their claims that they're catching up to Transmeta in power requirements.

      The only thing I've heard about is the revolutionary new Intel Pentium(R) processor, described by a company spokesman as "Like the pentium III, but consumes much less power." Operating with an order of magnitude fewer transistors, and clock speeds of up to 200MHz, the performance is almost as good as the Crusoe.

      The best news is they're already released and available from reputable dealers everywhere!

  4. Comments at the Register by sien · · Score: 5, Interesting

    As is often the case, the Register has some really interesting comments on this story here. Apparently this release has a lot of market control and damage control related to it. There is a class action suit going due to previous claims of high speed chips. Anyways, read the Register article for more details.

  5. Transmeta is a sad joke: Where are the numbers? by Anonymous Coward · · Score: 5, Interesting

    Transmeta refuses to release any industry standard benchmark results for their CPUs.

    Ask them. If you get something other than FUD back, please post it.

    Why won't they run the SPEC int and FP tests??

    They try and hide behind low power claims and can spin FUD with the best of'em. Low power means absolutely nothing unless you know how much WORK it can do.

    They will give you benchmark results only if you sign an NDA and promise not to tell anyone how slow their chips are. Most companies who sign the NDA decide not to use their product. What does that say?

    I'd really like to see these guys compete with Intel/Rambust, but I have no respect for companies built on FUD, regardless of who is involved.

    1. Re:Transmeta is a sad joke: Where are the numbers? by Anonymous Coward · · Score: 5, Insightful
      Their Code Morphing layer is antagonistic towards the benchmarks you mentioned, mainly because it runs lots of different tests that don't allow the code morph software to optimize. On real world tests they'd probably have better results.


      I think a fairer comparison would be performance/watts rather than a synthetic bench that doesn't stress how much work you can do. It should also take into consideration the support chips that other traditional CPUs require (it looks like they're building in a bunch of other stuff that you'de need secondary chips for on Intel and AMD).

  6. What you say! by p3d0 · · Score: 5, Funny
    please say in comments any further details that are made clear there.
    I am hoping that good is how the results on your ESL test are!
    --
    Patrick Doyle
    I mod down every jackass who puts his moderation policy in his sig. Oh, wait a sec....
  7. Re:And yet.... by shayne321 · · Score: 5, Insightful
    I have to agree.. I really wanted to like Transmeta. Admittedly at first I fell into the "hey, Linus is behind it so it must be good mindset". Then once they unveiled the code-morphing (or whatever it's called) technology I was really impressed. Wow, what a great idea, I thought - virtualizing the core of the processor and doing optimizations of the x86 instructions on the fly.. Not only should this be faster, but would theoretically allow the chip to run on many different architectures simply by updating the emulation/optimization layer. I thought it was one of the most innovative things I've seen in a while. Somehow they've managed to screw it all up.

    First of all, performance has never been there.. They can't even seem to get close to mid-range AMD and intel chips, so they changed position to "well, it's a LOW POWER consumption chip for laptops". Like the previous poster said, even if you half the consumption of the CPU unless you work on the LCD and other components you'll only increase battery life by a few percent. To the average user that's just not worth having to buy a more expensive and unproven chip.

    The only other market I could see for them would be in an embedded pc market where a company sold hardware products spanning several architectures and wanted one a single processor they could work with intimately rather than having to learn the quirks of different processors on each architecture they have. Honestly I've racked my brain and can't even think of an example of such a company.. Maybe Cisco? I'm not THAT familiar with their hardware but maybe it spans more than one architecture.

    Moral of the story: Just because someone puts out something you enjoy doesn't mean you'll enjoy everything they put out. That's the flawed logic that caused me to actually sit through an entire episode of That's my Bush! (shudder) What a stinking pile of horse-dung that was.

    Shayne

    --
    Today I didn't even have to use my AK; I got to say it was a good day -- Icecube
  8. Is VLIW no good? by marm · · Score: 5, Interesting

    One concern that goes through my mind when I look at the not very stunning performance of Crusoe is the effectiveness of VLIW (very long instruction word) processors.

    Both Transmeta and Intel have bet that VLIW processors are the way forward. Intel's Itanium and Transmeta's Crusoe are both based around the VLIW concept. Transmeta hides the VLIW nature of Crusoe behind the 'Code Morphing' software that allows the chip to be IA32-compatible - Intel's IA64 architecture gives compilers raw access to the VLIW nature of the processor, and has (very slow) on-chip emulation of IA32.

    Between them, they make up the only commercial VLIW processors around, and both are very poor in terms of performance compared to more conventional modern processors, whilst at the same time introducing some enormous obstacles to overcome - IA64 requires some very major changes to the way compilers work, and Crusoe requires major extra complexity in the form of the Code Morphing translation layer.

    I don't wish to jump the gun, but I think this means things don't look too bright for the VLIW concept. Evolutionary enhancements to conventional RISC/CISC processors appear able to continue Moore's Law for many years yet. AMD has outright rejected VLIW for its future 64-bit strategy (x86-64) and none of the other major CPU manufacturers seem to be jumping on board either.

    Have Transmeta and Intel made a very large strategic mistake? VLIW looks good on paper, but is it effective on a practical level?

    It will certainly be interesting to see what happens with future Crusoe and IA64 processors.

  9. How does it compare to the PowerPC by Oniros · · Score: 5, Informative

    As mentioned on MacCentral IBM just released some PowerPC G3 bundling all their recent breakthroughs and going up to 1 GHz.

    "SOI and SiLK taken together with IBM's smallest 0.13-micron copper manufacturing process has resulted in a processor that typically dissipates 3.6W of power at 800MHz [...]"