From 88e06852d40c705e38b13bcc1d82a9dc7718b64e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 13 Feb 2025 21:24:15 +0200 Subject: Update content for gemtext --- gemfeed/2009-02-13-sgi-onyx-3200.gmi | 66 +++++++++++++++++++++++++++++++++++ gemfeed/index.gmi | 1 + gemfeed/sgi-onyx-3200/collage.webp | Bin 0 -> 63022 bytes gemfeed/sgi-onyx-3200/desk.webp | Bin 0 -> 254420 bytes 4 files changed, 67 insertions(+) create mode 100644 gemfeed/2009-02-13-sgi-onyx-3200.gmi create mode 100644 gemfeed/sgi-onyx-3200/collage.webp create mode 100644 gemfeed/sgi-onyx-3200/desk.webp (limited to 'gemfeed') diff --git a/gemfeed/2009-02-13-sgi-onyx-3200.gmi b/gemfeed/2009-02-13-sgi-onyx-3200.gmi new file mode 100644 index 00000000..d8cb48e2 --- /dev/null +++ b/gemfeed/2009-02-13-sgi-onyx-3200.gmi @@ -0,0 +1,66 @@ +# SGI Onyx 3200 + +> Published at 2025-02-13T21:17:16+02:00 + +For nostalgia, I've kept this output of the 'dmesg' around. It's from an SGI Onyx 3200 graphics supercomputer with the following specs: + +* 4 400 MHz IP35 MIPS CPUs +* 4GB of RAM + +=> ./sgi-onyx-3200/desk.webp + +We used this monster when I was a student worker at the Fraunhofer Institute for Production Technology around the year 2006. It operated a walk-in 2-sided 3D cave (unfortunately, I don't have any pictures of that cave), where you could literally walk around with a set of VR glasses and see everything in 3D (that was when there wasn't any Oculus Quest yet). That was useful for running industrial simulations. + +``` +4 400 MHZ IP35 Processors +CPU: MIPS R12000 Processor Chip Revision: 3.5 +FPU: MIPS R12010 Floating Point Chip Revision: 3.5 +Main memory size: 4096 Mbytes +Instruction cache size: 32 Kbytes +Data cache size: 32 Kbytes +Secondary unified instruction/data cache size: 8 Mbytes +Integral SCSI controller 8: Version Fibre Channel QL2200A +Integral SCSI controller 6: Version QL12160, single ended +Integral SCSI controller 7: Version QL12160, low voltage differential +Integral SCSI controller 9: Version IEEE1394 SBP2 + IEEE1394 CDROM: node 1010031001a454 port 0 on SCSI controller 9 +Integral SCSI controller 0: Version Fibre Channel QL2200A + Disk drive: unit 1 on SpCSI controller 0 + Disk drive: unit 2 on SCSI controller 0 +Integral SCSI controller 5: Version IEEE1394 SBP2 + IEEE1394 CDROM: node 1010031001c080 port 0 on SCSI controller 5 +IOC3 serial port: tty3 +IOC3 serial port: tty4 +IOC3 serial port: tty10 +IOC3 serial port: tty11 +IOC3 serial port: tty12 +IOC3 serial port: tty5 +IOC3 serial port: tty6 +IOC3 serial port: tty7 +IOC3 serial port: tty8 +IOC3 serial port: tty9 +Graphics board: InfiniteReality3 +Graphics board: InfiniteReality3 +Gigabit Ethernet: eg0, module 001c04, pci_bus 2, pci_slot 2, firmware version 12.4.10 +Fast Ethernet: ef1, version 1, module 001c07, pci 4 +Integral Fast Ethernet: ef0, version 1, module 001c04, pci 4 +Iris Audio Processor: version RAD revision 13.0, number 1 +IOC3 external interrupts: 2 +IOC3 external interrupts: 1 +IEEE 1394 High performance serial bus controller 0: Type: OHCI, Version 0 0 +IEEE 1394 High performance serial bus controller 1: Type: OHCI, Version 0 0 +USB controller: type OHCI +USB Human Interface Device: device id 1 type keyboard +USB Human Interface Device: device id 1 type mouse +USB controller: type OHCI +USB Human Interface Device: device id 0 type keyboard +USB Human Interface Device: device id 0 type mouse +``` + +I was mainly working on drilling simulations on this machine. Sometimes I worked directly at one of the 2 terminal screens of the Onyx, or often I used a nearby Linux machine and forwarded the X11 windows to my local screen. + +=> ./sgi-onyx-3200/collage.webp + +E-Mail your comments to `paul@nospam.buetow.org` :-) + +=> ../ Back to the main site diff --git a/gemfeed/index.gmi b/gemfeed/index.gmi index 27f8044f..81d253c9 100644 --- a/gemfeed/index.gmi +++ b/gemfeed/index.gmi @@ -75,5 +75,6 @@ => ./2010-05-09-the-fype-programming-language.gmi 2010-05-09 - The Fype Programming Language => ./2010-05-07-lazy-evaluation-with-standarn-ml.gmi 2010-05-07 - Lazy Evaluation with Standard ML => ./2010-04-09-standard-ml-and-haskell.gmi 2010-04-09 - Standard ML and Haskell +=> ./2009-02-13-sgi-onyx-3200.gmi 2009-02-13 - SGI Onyx 3200 => ./2008-12-29-using-my-nokia-n95-for-fixing-my-mta.gmi 2008-12-29 - Using my Nokia N95 for fixing my MTA => ./2008-06-26-perl-poetry.gmi 2008-06-26 - Perl Poetry diff --git a/gemfeed/sgi-onyx-3200/collage.webp b/gemfeed/sgi-onyx-3200/collage.webp new file mode 100644 index 00000000..e33ea1c8 Binary files /dev/null and b/gemfeed/sgi-onyx-3200/collage.webp differ diff --git a/gemfeed/sgi-onyx-3200/desk.webp b/gemfeed/sgi-onyx-3200/desk.webp new file mode 100644 index 00000000..d82681e5 Binary files /dev/null and b/gemfeed/sgi-onyx-3200/desk.webp differ -- cgit v1.2.3