Tru64 UNIX for Hobbyists: $99 151
Anonymous Coward writes "For those of you out there with Alpha hardware, it seems that Compaq is now offering its Tru64 UNIX to 'technology enthusiasts' for a mere $99." A heavily restricted (VERY non-GPL) license is attached to the deal, but it looks like it would be a nice combination toy and "teach yourself commercial UNIX at home" tool.
Restrictive license... (Score:1)
Let's think about this...
1) Can't take part in cooperative ventures like Distributed.net since the winner receives monetary compensation.
2) Fellow student Jon Doe's programming assignment is due tomorrow but he's having problems. He offers $100 if you'll help him. Too bad the license forbids you from using your Tru64 machine to help. Again, violates the monetary compensation clause.
Then we can branch out into other forms of "compensation, reimbursement or remuneration".
At Linux Expo two years ago, Eric Raymond discussed the motivating factors behind the open source movement. One point he made was that open source authors sometimes receive compensation in the form of fame and notariety. Could this mean that a system under this license couldn't be used to develop open source software? Well, other parties benefit from the work and you could be compensated in the form of fame. Hmm...benefits others and you receive compensation for it. Yep. Violation. I guess you could submit the software under an alias...
Re:DECUS (Score:1)
Whoops never mind I see from your website that you migrate customers from VMS to Unix and NT and therefore have a financial interest in convincing people that VMS is being killed.
Re:Alpha Hardware (Score:1)
Re:mmm, alpher (Score:1)
Every single application I run. Word processing, browsing, the OS itself, most spreadsheet work, webserving, distributed number crunching bits of Pi.
You seem to misunderstanding what integer performance represents; it does not have to do primarily with integer number crunching. Remember, branching, string manipulation, pointer handling, GUI/pixel operations, are all built entirely out of integer operations. Integer benchmarks such as SPECint95 typically measure all of these and make a good proxy for general purpose computing (CPU) performance.
Unless you are specifically doing intensive loops of floating point math for physics/math/financial number crunching, FP is mostly irrelevant. Even 3D, the one potentially general purpose use for FP, is about equally dependent on integer performance for all the other operations that the app performs (handling input, AI, sound, other app logic, etc.) Not to mention that once you are using a 3D card with a geometry engine (e.g. Nvidia's GeForce 256 or 3Dlabs Oxygen GVX1), FP becomes practically irrelevant again.
Most CAD and financial apps, the bread and butter of RISC workstations, often used fixed point (i.e. integer-based) arithmetic to avoid past processor limitations in floating point performance; one survey I read indicated that CAD code was 70% integer. Obviously analysis jobs like FEA or CFD tend to be floating-point bound.
Admittedly, I don't need a 700 MHz computer these days, so its true that in some sense, integer performance isn't my bottleneck; my network connection is the real bottleneck. But within the PC, integer is far more of a limiting factor than floating point in the vast majority of usage scenarios.
--LP
NetBSD and XFree86 (Score:1)
If you've dealt with NetBSD at all, you'd know that things don't get done unless they're done in an architecture-independent manner. Until XFree86 86s the x86 and uses sane bus abstractions instead of counting on directly diddling the PCI bus, nobody [1] from the NetBSD team is terribly interested in supporting it. The XFree86 team knows that architecture-independence is the way to go, and supposedly v4.0 will be implemented a lot more cleanly.
[1] There are actually some NetBSD guys who'd rather have ``impure'' XFree86 support than none at all, and are working on getting it running under NetBSD/alpha.
True64 is worth looking at (Score:1)
http://www.testdrive.compaq.com/tru64/index.shtml [compaq.com]
---
Re:Run this at home! (Score:1)
Alpha's edge (Score:1)
Of course, the more software that's available for the Alpha architecture, the better. I think this software is so cheap because UNIX isn't as important as it used to be. My understanding was that UNIX had an edge over linux on these systems because of its highly-optimised, closed-source compilers.
It is also my understanding that the libraries/compilers/etc.. needed are being developed for linux, so perhaps it will be more usefull for scientific applications.
As for the comment made above about whether the Alpha is still the fastest, It is the fastest not just because of the processor, but the EV6 bus. For total system throughput, I don't know of anything that even challenges the Alpha.
Dr. W
Re:Restrictive license... (Score:1)
SCO OpenServer/UnixWare and Solaris. All are
intended for home use, and the license is written
as to not canabalize their business market.
What do they hope to gain? Anyhone that is running Alpha NT needs a new OS. Would Linux or
*BSD do the same for less cost? Probably - the
only advantage that I can imagine is that True64
was actually developed to run on Alpha.
Extremely lame... (Score:1)
They seem to be forgetting that the competitive free UNIX operating systems are long out of the toy stage. Why pay all that for something whose license not only restricts distribution, reverse engineering and all the usual stuff, but also restricts the product to a hobby horse.
The question I would ask is, does this offer actually contain $100 worth of hobby value? I can see it as being useful to someone who wants to learn the idiosynchrasies of setting up and administering Tru64 for the sake of getting a job, and just knowing the things that are different about product but that's not a pure hobbyist motivation.
I guess what I'm trying to say is that if I'm going to run a POSIX shell and play with vi, I can get cheaper satisfaction.
slashdot users (Score:2)
Re:mmm, alpher (Score:1)
Combine with Linux? (Score:2)
If so, does this license give you access to the runtime libraries? This could be a big win, in particular since the Tru64 compilers and JVM's are much better than Linux's.
Would under $2000 be OK? (Score:1)
Re:What do *real* Unices have that linux doesn't? (Score:1)
In hacker terms, it's somebody you can sue if something goes wrong.
In legal terms, it's a liable party -- a legal counterpart whom you can hold responsible for defects. With Linux there's no such thing; there is no "Linus, Inc." You can't sue Red Hat if there are bugs in the kernel. You can sue Compaq or Sun or HP or whomever if their Unix products (Compaq's Tru64, Sun's Solaris, HP's HP-UX, whatever) fail. Red Hat et al, however, only sell "distributions", and they're not liable for damages.
This admittedly curious artifact might not matter to hackers, but for big companies that's the number one. Here's an example: A friend of mine works for a large commerce institution here in Norway, and essentially he told me they'd benched an untuned, default installation of Sybase ASE 11.4 (the free, 10-user-or-so Linux version that you can download) on a well-tuned Linux box (a well-specced PII), comparing it to a well-tuned, commercial Sybase installation on an extremely well-specced, extremely expensive HP-UX box. I can't vouch for their testing skills, but the benching scripts did something like insert 100,000 random records into a table, then manipulated them. While HP-UX is a pretty high-end, high-performing OS, the Linux box proved about 10 times as fast in the tests. This was on inexpensive hardware, but equally significant is the fact that Sybase licenses on Linux are iirc about half the price of that of other platforms. So moving to Linux would save lots of bucks and give them a tenfold speed increase. And still this company said no. No Linux for production servers. Why? They needed a liable party.
Thankfully, things are changing with vendors such as IBM -- and, I think, SGI (can anybody confirm this?) -- becoming full-fledged Linux system supporters. Ironically, even HP is providing Linux support engineers nowadays.
The difference between merely preinstalling Linux on machines (which IBM, Dell, etc. all currently provide) and selling Linux-based systems might not be much more than a subtle difference in semantics, but for large companies, this is the alpha and the omega, the yin and the yang, and the difference between relying on Linux, and merely using it.
Sometimes, as the adoption of Windows so prominently illustrates, politics is all that matters.
Tru64 At Home (Digital Unix) (Score:1)
seems good (Score:1)
TruCluster server (Score:1)
I wonder why they're not releasing a similar noncommercial trucluster server. darn shame.
----- --- - - -
jacob rothstein
Re:Combine with Linux? (Score:1)
Not only the compilers and the JVM, but a working copy of netscape, too.
Re:Debate starter: What purpose? (Score:1)
Its just a way for them to get some more money for their product. Commercial Unix is having problems because:
If the producers of all the commercial unices had got together many years ago - they might all be doing better now. But maybe its for the best. I don't believe that any company should have major control of the software or internet standards, as it always leads to abuse of power. The only alternative is a community. However I hope the companies will get behind the community its their only chance if they don't want a Micro$oft world. The community has no objection to companies making money with open source systems, in fact they want it to be used more, as long as the licence agreements are met. Some of this goes against the corporate model of doing things; maybe corporations need to redefine their purpose somewhat.
Just don't spend too long thinking about it!
Maybe Digital will use the money from this to put towards better support of Linux on the Alpha?
Alpha owners, don't run out and order just yet... (Score:2)
Your Working Boy,
Re:Alpha Hardware (Score:2)
The main problem with Tru64 is that it supports VERY limited hardware. You have to have mostly Compaq/Digital hardware. An Adaptec SCSI card won't work - there aren't any drivers for it. A Matrox video card won't work - no drivers. A 3Com NIC on Tru64 won't work - no drivers. And Tru64 is notorious for not liking non-Digital hard drives and CD-ROMs. And this is all from experience, as I am currently a Tru64 administrator. But don't let this discourage you, as on my Tru64 box (the PC164SX box), I have an IDE CD-ROM and Quantum IDE hard drive on the box. Although I did order a 128 meg DIMM from Viking that was for this particular board. And BEay does have the individual parts and pieces available so you can get a DE500 NIC or perhaps a Digital/Compaq Qlogic ISP SCSI card. Of course, you can also order them from Compaq.
But there are some manufacturers that offer Tru64 hardware and drivers. For example, check out http://www.intraserver.com [intraserver.com]. They do SCSI cards for Intel, Sparc, and Alpha. They have drivers for Tru64, NT, OpenVMS(!) and Linux (and Solaris). So, of there's one, there may be another...
But does it run on a $99 Multia ? (Score:1)
And how much DRAM/disk does it take?
-- Robert
Re:Tell me why. (Score:1)
I can't wait to get my copy, so I can run oracle 8 on my alpha box at home!
Re:OSS (Score:1)
Let's remember the problems when Mozilla was first put out, with missing pieces of the JVM, the encryption libraries, and the like.
Not everyone takes "reinventing the wheel" to the level of most of the free Unixes.
--
Brandon Hume
hume -> BOFH.Halifax.NS.Ca, http://WWW.BOFH.Halifax.NS.Ca/
Re:slashdot users (Score:1)
Appropriate tool for each job..
This is hilarious (Score:2)
So, a couple of weeks ago, they were officially scrapped. I hauled them home hoping to load them with a current Linux distro (still no Alpha RH6.1, though -- wonder why?) So while getting around to it along comes Compaq with a rush of brains to the head and guess what?
ROTFLMAO!
Re:Alpha owners, don't run out and order just yet. (Score:1)
[Linux/Alpha can run many Tru64 binaries provided you have the right set of libraries. Presumably, you get these libraries when you pay your $99. Netscape doesn't exist for Linux/Alpha, and Mozilla's still a little quirkier than most would like it.]
Re:slashdot users (Score:2)
I ran that Unix until 1995 when I picked up a copy of Slackware (with book, CD, and 1.2.8 kernel for $40) in a local bookstore. About 6 months later I retired Esix for good.
Now, shipping from Cheapbytes costs more than a CD of any of several much more modern distributions. Yep, we got it good alright.
Re:Alpha Hardware (Score:1)
Re:slashdot users (Score:1)
"Real Unix" is a misnomer. Linux/*BSD may not be as mature, but they're no less a "real" un*x.
Tru64 is $$$$ (Score:1)
For those who bash this idea. Take a second or two and think about it. Tru64 skills are thin on the ground as it is. With the upcoming WildFire (not official yet ?) the skills will be truly in demand. If you have an Alpha Box I would recommend it. Until Linux gets proper clustering capabilities, it is the commercial UNIXs that will rule the High End.
Free UNIXs are fine for small Webservers, fileservers and all that. But it hasn't got the capabilities of the Big Iron yet.
Tru64 is fine if you set it up properly, but if not it crashes quite regularly. Our 8400s do anyway.
Re:slashdot users (Score:2)
Irrelevant. The cheapest available electronic calculators were over a hundred dollars when I first got one. But nowadays, people give away better ones for free with your paid subscription to (whatever). What does the fact that Unix licenses used to run in the thousands have to do with the fact that by today's standards this is not a good deal. The fact that I was running a commercial Unix (SunOS primarily) over five years ago doesn't mean I'm too senile to have noticed the Unix world has changed a lot in the last five years.
I find it so amusing that when Compaq does what is basically a *major favor* for the hobbyist computer user, they get blasted for "not being all cool and open sourced!"
I would hardly call $99 for an OS with poor third-party hardware support and an excessively restrictive license a "major favor". If you have a use for it, fine, but it's a rip off for most.
by people who more than likely only use their "rad bawXen" for bitchX and don't even know what C code looks like. Honestly, you people have no idea how good you have it nowadays.
I know what C code looks like. Many styles, in fact. I was fluent in it before ANSI got their hands on it. But again, this is utterly irrelevant. Why on earth would my C programming experience have any bearing on my ability to note that, for my purposes, this is not a good deal?
--
My Alpha Box (Score:1)
Alpha still fastest, see SPEC benchmarks (Score:1)
Re:What do *real* Unices have that linux doesn't? (Score:1)
Re:teach yourself commercial unix (Score:1)
teach yourself commercial unix (Score:1)
Tru64's basic tools SUCK. find doesn't have -maxdepth, du doesn't have -b, the list goes on. It's basically agony to work on w/o having GNU tools.
But anyway, if you want to learn a commercial UNIX, why Tru64 (aka Digital UNIX, DG-UX)?? From what I've seen in job descriptions, Solaris, HP-UX, and AIX skills are in much higher demand. And Solaris can be had for like $20 for non-commercial purposes (with SCSL'd source forthcoming...).
MoNsTeR
Re:This is hilarious (Score:1)
Eh, don't forget Debian GNU/Linux 2.1 for Alpha.
Re:Sorry folks, it's a sweet deal... (Score:1)
Hardware too expensive (Score:1)
Even if they gave the TruCluster software and license away, you'd still have to fork out for two Alpha's, shared storage, and memory channel (cards and a hub). Unlike earlier versions of TruCluster, Memory channel is a prerequisite for V5.0 because of the new Cluster Common Filesystem. I don't have figures for these things in front of me, but the bare minimum cost has got to be over $10K for the lot. Not really in the price range of a hobbyist/home enthusiast.
Macka
Re:teach yourself commercial unix (Score:1)
Macka
Don't give me that... (Score:3)
I've only used Solaris, AIX, HP-UX, and Linux (and only written code for the last two), but frankly I'd much rather be using Linux than any of the above.
I've heard Unix admins gripe about non-standard Linux-isms, but is a BSD/SysV syntax mix really that much of a problem compared to compilers that default to K&R instead of ANSI C, and system calls that were created solely to make your Unix source code incompatible and lock in software developers?
And as for the quality of said systems... well, Solaris is pretty sweet, but AIX and HP-UX are dead as soon as someone finds a hole deep enough to bury the remains. I remember telling people how aggravating it was that you couldn't upgrade a shared library or program in Windows while it was in use... only to discover that HP-UX 10.20 had the same limitation, not to mention further bass-ackwards problems with dynamic linking.
And don't get me started on CDE. The idea that multiple massive software vendors collaborated to produce the best desktop environment they could, and came up with *CDE* anyway, boggles the mind.
Don't get me wrong, there's lots of things that commercial Unices have (64-way SMP, high availability clustering, more optimized compilers, etc.) that Linux has yet to catch up to. But just because they're too expensive for the unwashed masses doesn't mean they're always worth it.
think $million ;) (Score:1)
Or a Sun Enterprise 10000?
Or one of HP's high-end boxes?
Seriously though, looking at the kind of machines NCAR (national center for atmospheric research) buys for doing their weather simulations, I see no Alphas at all. They have everything from lowly Sun Ultra workstations and SGI Indigo2's to a handful of Crays and a brand-spanking new 128-cpu Origin 2k. If clustered Alphas provided better performance or lower price, they'd use 'em.
Of course, it *is* a US Gov't facility, so....
MoNsTeR
Re:Tell me why. (Score:2)
--LP
Re:mmm, alpher (Score:3)
By that metric, the fastest recorded RISC and CISC speeds (1 per architecture) are the following:
700 MHz 21264A Compaq AlphaServer GS60E:
39.1 SPECint95 / 68.10 SPECfp95 (or w/ minimum optimizations, 34.7 SPECint_base95 / 54.5 SPECfp_base95)
733 MHz Pentium III (i840) Intel:
35.6 SPECint95 / 30.4 SPECfp95 (no _base figures available, figures from Intel, not yet on SPEC website)
440 MHz PA-8500 HP N4000:
34.0 SPECint95 / 51.4 SPECfp95 (30.8 int_base / 48.7 fp_base)
450 MHz UltraSPARC-II Sun Ultra 60 Model 1450:
19.7 SPECint95 / 27.0 SPECfp95 (16.2 int_base / 23.90 fp_base)
300 MHz MIPS R12000 Origin 2000 2-way:
18.4 SPECint95 / 34.4 SPECfp95 (18.1 int_base / 30.1 fp_base)
340 MHz PowerPC RS64-II IBM H70:
16.0 SPECint95 / 21.2 SPECfp95 (13.7 int_base / 20.2 fp_base)
Thus the answer to your question is "Yes, Alpha remains the fastest", with the important caveat that the 10% performance advantage over Intel comes at a significantly higher price. All other RISCs are slower than the fastest Intel systems, at least in terms of uniprocessor integer performance, the best single predictor for most CPU-limited applications.
Note that Apple G4 performance, and performance of IBM's latest S80 (450 MHz Power RS-III) aren't discussed by their respective vendors. If you extrapolated the G4 performance from the mildly similar 340 MHz Power RS-II, performance of a 500 MHz part would be around 23.53 SPECint with SPECfp at 31.8. IBM's Power PC 604e parts have slightly lower integer performance and much lower floating point performance at the same clock rates as the RS-II (375 MHz 604e runs 15.1 SPECint, 10.1 SPECfp,) so even if there are some other G4 improvements, I doubt the 500 MHz G4 will be beating a 733 MHz Pentium III.
Note that these benchmarks don't measure performance of vector-processing chip features like MMX used by a few apps like Photoshop.
--LP
P.S. (Sidebar: The minimal performance value-add of RISC over Intel is is why I think Linux's highly touted multi-architecture support for RISCs is exactly a glowing scalability feature as some apparently make it. [linux.org] I guess 64-bits and floating point comes in handy for a few apps. Other than that, it's a nice plus for legacy hardware that grows less relevant by the day. )
Q: (Score:1)
OpenVMS (Score:1)
Buy Alpha, Vendors.. use linux in the end! (Score:1)
There are vendors listed there that can get you set up (look to the right... I recommend Hard Data and DCG myself).
As far as this *deal* forget it! Okay, probably a year ago I would have said yes, but not now. Not for Unix-guru-wannabe. I am having so much fun hacking linux up and especially XFree86 on Alpha. (VooDoo3 is really really fast on alpha!)
You see, my friend, what makes the Alpha so fast, is *smart compiler technology*. A decent compiler like egcs is __NOT__ going to produce really optimized alpha machine code. What to do?
Well, previously we were rolling and unrolling loops like a smoker. Then we were hand tuning. Using asm().
And then Compaq did a stunning thing. They released an optimized math library. They released Compaq Fortran for LINUX. And then they stunned me again. They released their C compiler.. natively for Linux.
Now before you go banging on the cathedral walls.. consider that egcs would require quite a rewrite to really do the "right" thing on Alphas. If I know jack about compilers, I'd try.. but compilers are spooky black magic.. right up there with human cloning for a application/driver hacker. (imagine a compiler, that compiles it's own source code.)
Of course if you're considering Tru64, I assume that you don't have qualms paying for software in the first place. I don't have problems paying for software that doesn't pretend to non-commercial open-standards blah blah. A compiler produces an executable. Done. If I don't like it in the end, *toss*.
Anyhow, this brings me to my final point. If you don't buy the developer tools for this system, you can only use gcc. Which at that point you might as well be using linux.. because I guarantee you that Digital Unix ain't going to make poop difference in performance if you're compiling using egcs/gcc. I don't think the developer tools are going to cost 99 bucks though.
So if you're like me and just love the "beauty" of a well designed and implemented OS such as Tru64, then go for it. If you've got the right hardware and all.. it's perfect.
Otherwise, skip it. Get a nice DS20 from Compaq(or at the least a 533 MHz 164LX. It uses PC100 SDRAM DIMMS.. and PCI slots) Load Linux. And when it comes time to compile.. consider that you might want to use the ccc (compaq c compiler) for intense programs. Gains of 10 to 30 percent speed increases are pretty good.
Roger
$100 million says otherwise (Score:1)
I guess the folks at Compaq just like throwing good money after bad (NOT).
Macka
Use KDE 1.1.2 - details inside (Score:1)
ftp://finwds01.tu-graz.ac.at/pub/kde/tru64_4.0x
Macka
Re:Digital Unix is dead (Score:1)
This is my opinion and my opinion only. Incidentally, IANAL.
For Those Who Don't Get It (Score:2)
They're trying to broaden their base of professionals who know the idiosyncracies (to say the least) of their OS, see...
Incidentally, there's money to be made here. I use it at work. Extensively. We're a Tru64 shop. I get paid pretty well for knowledge I acquired a few years ago working for a company that happened to run its web server on Digital Unix because it's what we had lying around.
Why, now, a Tru64 shop? Well... we're running HUGE Oracle databases with a 3rd-party ERP system layered on top of them, for one. Another box runs a commercial database package for libraries, for which Tru64 is the preferred install platform.
And what sorts of nice things do you get out of Tru64 (TruCluster notwithstanding)? How about (this is a seriously incomplete list):
Don't get me wrong... I love open source software. I run both Linux and FreeBSD. But, what we're talking about here is a large industrial product, as in, competing with E-class Sun boxes and IBM mmf's. It wasn't designed to run a website for "Joe's T-Shirt Shack" and it would be overkill to select it for that... unless you happen to have (like we did a couple jobs ago) the hardware lying around.
This is my opinion and my opinion only. Incidentally, IANAL.
Re:Tru64 At Home (Digital Unix) (Score:1)
Re:Are you SURE?? (Score:1)
Sun's Workshop tools have a license gizmo which can do license management from a license server to multiple client workstations, as well as local compiles.
cc(1) says that you need to check out a license to use the automatic loop parallelization stuff. (Workshop cc has the very cool feature of being able to generate a multithreaded program to run different parts of a loop on different CPUs. :)
borg]~ $ cc -xlicinfo
/opt/SUNWspro/bin/../SC4.2/bin/../../license_dir/s unpro.lic,1
License server : borg.cs.dal.ca
Sun WorkShop Compiler C Version 4.200 expires on : Never
Users of Sun WorkShop Compiler C Version 4.200 :
None
Total Licenses : 25 Licenses Available : 25
Using LM_LICENSE_FILE =
The information above is for the first occurrence of the requested
feature in the first license server on the list.
Set the LM_LICENSE_FILE environment variable
differently to
see information about other license servers or use lmstat(1).
#define X(x,y) x##y
Re:Combine with Linux? (Score:1)
------------------------------------
Re:Compaq? (Score:1)
Personally I always liked Digital Alpha over Compaq Alpha. All the Compaqs I've dealt with have been crap (for example, my school got a load of 8 Compaqs, I forget what model (desktop cases), and I was responsible for installing CD drives in them. Oh joy, the 5.25" bays were actually 5.125" bays), and while I'm sure their... skillful manufacturing process hasn't affected the Alpha line yet, it sure does make me worry about it's future.
so who qualifies as a "technology enthusiast"? (Score:1)
"starving college students" -- price $0.00
"professionals with more money
than sense" -- price $999.99
but seriously.. this might be worth it, except for the fact of how expensive Alpha boxes are.. anyone out there use one at home.. and how much did it cost?
Re:Compaq? (Score:1)
don't sweat the petty things and don't pet the sweaty things.
----- --- - - -
jacob rothstein
Keep going Digital. (Score:1)
(Not that *nix isn't user-friendly.
This is a good move on Digital's part, although I hope it helps Tru64 better than it did VMS which is still just hanging on.
Cheap Commercial (Score:1)
Solaris is also cheap -- for developers (Score:2)
I'm not too sure how valuable these cheap SCO, Tru64 and Solaris OS's are with Linux and the *BSD's out there but, as a Sun admin, I had a particular interest. However, I run my own projects under Linux.
mmm, alpher (Score:1)
Re:mmm, alpher (Score:1)
floating point.. integer.. ??
Re:seems good (Score:1)
You can get an Alpha box, and cheap. No... seriously...
In the UK, a lot of companies (particularly Local Government) are selling off "old" equipment, drifting away from the centralised approach.
An excellent example is my friend who was working for ICI (big Chemical company). He got a really nice SPARC, with a 21" screen etc for a few pounds (UK Sterling).
I imagine some idiots are also letting go of Alphas for similar prices. At the place I worked (Local Gov), they were literally THROWING away machines, I nearly got me a huge VAX system, but realised that I had nowhere to put it, and probably no use for it...
But anyway, you should probably "surf" and see if any surplus suppliers got there hands on any of these...
Mong.
* Paul Madley
Alpha Hardware (Score:1)
Re:think $million ;) (Score:1)
I believe that NOAH is commisioning a large scale ALPHA-based beowulf cluster as well. Can't remember the name, though (Lobos?)
Pan
Re:teach yourself commercial unix (Score:1)
--
Re:Sorry folks, it's a sweet deal... (Score:2)
Re:Are you SURE?? (Score:1)
As far as I know (version 4.0d), the base installation did not offer the c compiler with the base license. You could install it, but the license manager would kick in saying that you don't have a license to use this.
Their compiler was the only own I know of that actually made darn sure you never exceeded the license limit.. (We had 10 developers on a 3 license box.. made for interresting make files to say the least to compensate for "license overflow!!"
Pan
Re:Restrictive license... (Score:1)
If they are trying to encourage developers onto the platform then why not go more in line with what Oracle offer. Their technology track license allows you to develop and sell your app as long as you do not use it to process data. This means you can get something together and its only your clients who pay for the run-time licensing and support. Smart, allows a lot of hobbyist developers a legitimate leg-in to the development of apps for the platform.
Z
Re:Digital Unix is dead (Score:2)
UNIX
Live free or die
and were given out to the origional UNIX hackers. I'm not surprised that DEC did that.. I have one from Linux world (from compaq) with Linux. The anervsity version is out too. Just an old cool thing Bell Labs did, and everyone copied.
Re:Tru64 is $$$$ (Score:1)
Re:Tell me why - ok (Score:1)
An optimized compiler for one. Anyone working with linux on an alpha knows the performance of gcc is sub-par. If you want any real speed out of the alpha, it really helps to have digital and ccc. Linux on alpha is good, it just has a ways to go before it can catch up to the performance of digital. Try some tests on the digital machines vs the linux machines with compaqs testdrive. Im not sure if gcc is symlinked to ccc on the linux box though, you might want to check because ccc is definatly going to produce faster code than gcc but digital will still pull out ahead. Make sure to take note of the load though. Sure there are downsides to it but digital is about performance on the alpha first and formost. As for the unsupported part of your argument, whats linux?
Re:But does it run on a $99 Multia ? (Score:1)
Well, I've installed and run RH5.2 and NetBSD on my Multias without excessive trouble. RH6 is 'way too bleeding edge for me. Haven't done really heavy compiling, but kernels compile OK in 32 MB DRAM.
-- Robert
Re:mmm, alpher (Score:1)
SPECfp at 31.8. IBM's Power PC 604e parts have slightly lower integer performance and much lower floating point performance at the same clock rates as the RS-II (375 MHz 604e runs 15.1 SPECint, 10.1 SPECfp,) so even if there are some other G4 improvements, I doubt the 500 MHz G4 will be beating a 733 MHz Pentium III.
How, exactly, are you extrapolating anticipated G4 results from a PPC 604e? Some background. Both the 603e and 604e PPC chips were so-called G2 chips. The 604e was marketed as the more high-end chip, with a 1MB L2 cache and so on, and the 603e found its way into consumer models like the Performa. The G3 was actually a highly suped-up version of the 603e, AFAIK, basically a 603e with a backside cache. If you look at the Motorola PowerPC Microprocessor Strategy diagram (sorry, I don't have the link, but it's a PDF file that was linked to some time back here on /. ) you can see that the 604e was actually an evolutionary dead end. They started phasing that chip out two years ago. Now, I'm not sure how much the G4 has in common with the G3, but major differences include that it is now a copper process chip, with an on-die L2 cache and Altivec instructions (the so-called "velocity engine"). Now, how can you possibly extrapolate G4 performance from 604e performance? AFAIK, about all they have in common is the instruction set. And even then, with Alitvec instructions, that isn't even true.
Note that these benchmarks don't measure performance of vector-processing chip features like MMX used by a few apps like Photoshop.
As I mentioned, PPC now has the Altivec (Velocity Engine) vector processing that is supposedly at least a match for MMX. Again, I don't know specifics on performance comparisons (other than from Apple propeganda. ;)
Jeeze. Don't bash products whose evolution you clearly know little about. I mean, when a software guy like me can poke statements on hardware full of holes.... :)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Re:Tell me why - here is one reason why. (Score:1)
Does FreeBSD for Intel have the same 2 GB file limit like Linux does or does it allow >2 GB files? Anyone knows?
Re:slashdot users (Score:2)
The original post had nothing to do with whether this was a good deal or not. The poster was refering to the fact that it appeared that the other posters were clueless about Unix and what it really was marketed for.
Tru64 and Linux have different marketable areas. I don't think that anyone using Linux would be considering Tru64. Statements like, "Can I play games on this?", as well as the ones mentioned in the first post prove this.
No, Tru64 isn't for people who use Linux because they are rE411y r4d d00dz. For them, it isn't a "good deal". But then Compaq isn't focusing this offer on them anyways.
-Brent--
Re:mmm, alpher (Score:1)
*sigh* Sadly, you perpetuated the invisibility of AMD. The AMD performs faster than the Pentium III in almost all tasks. You could've made your point even better that way.
Also, in the rather silly arena of benchmarking based on SETI@Home results [berkeley.edu], the alpha is the clear winner. There are no CPUs that come even close to the two alpha scores of 1:23 per data set, and 0:59 per data set.
Of course, I would MUCH rather run Linux on an Alpha, despite the fact that Tru64 has some interesting features (like a journaling FS, and an amazing level of parameter tunability (how relevant when you have the source?)) that Linux doesn't.
DECUS (Score:1)
Run this at home! (Score:2)
I'm sure the opposite must be true, too: that someone will think that since this is offered by Compaq, that it must run on the boxes Compaq actually makes money selling.
If I were Compaq, I'd be careful to mention here or there, maybe like on the order page, that this runs on machines that most people on this planet have never even heard of.
Me personally, I'd have bought one of these here Alpha boxes, but I've been waiting and waiting for them to at least get to beta. It's been years; what's the holdup?
Debate starter: What purpose? (Score:1)
Re:so who qualifies as a "technology enthusiast"? (Score:1)
I've had a quick "surf", but can't find anything - but trust me, cheap Alphas DO exist
Mong.
* Paul Madley
Go to the bookstore and grab a Linux Journal (Score:2)
Re:well not for all of us (Score:1)
As for the RPM tool, I seriously doubt it, its not RedHat after all.
You and the rest of the world are looking for an Alpha system for under $3000 if they exist.
News: Compaq Announces DOS for Hobbyists (Score:1)
Correct me if I'm wrong, but didn't I see compaq switching to Linux a while back? Why this Tru64 garbage? Anyway, I got a copy of solaris for $16.63, shipped. Same deal - no cc, only ld. Why the expensive tag?
Re:Nice try, folks. (Score:2)
I absolutely concur with you. In fact, if you talk to Compaq, I would almost guarentee that they would agree with you. Just because someone markets something, that doesn't mean that they are marketing it to *you*.
This is Tru64. It isn't a competitor to Linux. Those using Linux will use Linux. Those interested in Tru64, will find this offer interesting. And those interested people are those that Compaq is marketing this too.
-Brent--
Re:Multia -- A fun toy (Score:1)
--
Re:so who qualifies as a "technology enthusiast"? (Score:1)
I'll probably pop for a copy of Tru64 for the AS200; I've liked it ever since my first Unix job that I could put on my resume, with 1.3.
--
Re:so who qualifies as a "technology enthusiast"? (Score:1)
--
Re:Don't give me that... (Score:1)
I wouldn't be so sure about AIX...after all, IBM is one of the lead developers of Monterey, the commercial Unix for Merced...
--
Re:Digital Unix is dead (Score:1)
if I emember correctly, the origional plates were
UNIX
Live free or die
and were given out to the origional UNIX hackers.
You don't remember correctly.
New Hampshire
UNIX
Live free or die
wasn't a Bell Labs thing. It was Armando Stettner's personal New Hampshire license plate when he worked in the DEC facility in New Hampshire.
DEC made copies of it a while back and passed out zillions of them.
AMD performance addendum (Score:1)
650 MHz Athlon, Microstar MS-6167 mboard:
29.4 SPECint95 / 22.6 SPECfp95
650 MHz Pentium III, SE440BX2 mboard (results from Intel, not SPEC directly):
31.6 SPECint95 / 22.9 SPECfp95
I'm not sure where you get your statement that "AMD performs faster than the Pentium III in almost all tasks." What tasks, exactly?
Personally, I find differences of 5-10% irrelevant between any two chips anyway. Athlon and PIII appear quite comparable performance-wise.
--LP
Re:mmm, alpher (Score:1)
Frankly, Apple was trying to claim the G4 was a supercomputer and 2-4x faster than Pentium III in its marketing ("for certain tasks", aka a highly selected and tuned group of Photoshop tasks and a few obscure Intel signal processing benchmarks (but not Intel's MMX media benchmarks interestingly)). Any benchmarks that showed the chips even close to being comparable would have undercut their hypy marketing. So they didn't release broad-based industry standard performance metrics (or even relevant niche performance metrics such as performance on desktop publishing and/or more common photoshop tasks.) And any performance edge would have been more exposed as Intel cranked up clock rates and overtook them.
I guess the point of my extrapolation which I didn't drive home was that the G4 improvement over IBM's respectable March 1999 Power RS-II chip would require a further 50% improvement in SPECint per clock cycle to come close to matching today's topline 733 MHz PentiumIIIs. (24->36 SPECint) Unlikely given the similarities of timeframe between G4 and RS-II designs (March 99 vs. Sept 99) and similar process technologies. I just don't think the G4 is 50% better than the Power RS-II on a clock-per-clock basis. But this is admittedly a highly imprecise guessing game caused by Apple not releasing standard performance metrics.
Perhaps I should have skipped the issue entirely, but since the previous post specifically asked about G4, I attempted to make the best assessment I could with the data available. I stand by my statement that I don't see any reasonable way a 500 MHz G4 can match a 733 MHz Pentium III on any broad benchmark of general purpose computing tasks. There may not be proof that is true, but the evidence I see all points that direction.
--LP
Re:Tru64 At Home (Digital Unix) (Score:2)
Of course, it's sans disk and RAM
Re:well not for all of us (Score:1)
yes, although I forget the name at the moment.
I got my two 3000/400s free, since a local university was going to throw them out, and I know one of the head sysadmins there. Remember that some of the early alphas are now five or six years old, and are considered ``junk'' by a lot of universities and businesses. Sure, a PIII may toast my piddly 133Mhz 20164, but floating point on even the old alphas is still pretty impressive. Plus there's the whole 64-bit thing.
As for multiprocessor machines, you just might get lucky!
Re: Compaq? (Score:1)
As I recall it, Compaq bought Digital with everything; the company, their IP, and their brand.
So nowadays "Digital" is only a brand, belonging to Compaq, and Digital as a sole company doesn't exist, so it's Compaq that makes Tru64, even if it's probably the same cool guys who once worked at Digital who's doing it under Compaq's name.
Sorry folks, it's a sweet deal... (Score:1)
Re:Alpha Hardware (Score:1)
See also: my previous comment [slashdot.org]
Re:Tell me why. (Score:1)
NetBSD [netbsd.org] is production-class on many alphas, but not all of them. OSF^WDU^WTru64 also supports more of the whacky proprietary DEC hardware (like turbochannel graphics cards) than NetBSD does at the moment... I'm sure Linux is in the same boat with its Alpha support.
Having a working box with a proprietary OS today is sometimes preferable to having a non-working box with a soon-to-come free OS.