Why not older PS3 OtherOS as target?
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    Quote:

    Jupp3 wrote:
    Quote:

    vox wrote:
    But in year or two it will be 100e power station
    that can do more then most of Mac IF programmed well.


    In year or two, you can probably still buy a G5 Mac for less-than-100e, that will run circles around Playstation 3 (would run even more, if there was SMP support)

    Of course, PS3 still might be able to do "certain small things" faster due to SPU (assuming it was supported at all), but as mentioned before, unlike SMP, that would need to be specifically supported by programs.


    OR, you can live in the US and buy them for $100 right now (no I am not kidding).
    It makes buying other hardware to run our OS a hard sell.
    "Never attribute to malice what can more readily explained by incompetence"
  • »11.01.14 - 23:26
    Profile
  • vox
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    vox
    Posts: 616 from 2003/11/24
    From: Belgrade
    Quote:

    Jupp3 wrote:
    Quote:

    vox wrote:
    But in year or two it will be 100e power station
    that can do more then most of Mac IF programmed well.


    In year or two, you can probably still buy a G5 Mac for less-than-100e, that will run circles around Playstation 3 (would run even more, if there was SMP support)

    Of course, PS3 still might be able to do "certain small things" faster due to SPU (assuming it was supported at all), but as mentioned before, unlike SMP, that would need to be specifically supported by programs.


    G5 is rare beast to find. Thanks everyone for VERY INFORMATIVE LESSON ON CELL.

    I still do believe files can be merely compoled for cell and Altivec units (SPEs?) and great multimedia results coupled with nVIDIA could do the magic. It would be about time that one Amiga like OS starts to support at least one nVIDIA chip.

    If 256MB XDRAM limit could be overbridged, Blue Ray support introduced and virtual memory as SWAP partition introduced (why do I smell linux) end result could be both great console and great multimedia showoff for MorphOS.

    Not that I am forcing anyone, can aid it only via donations and hope.

    ARM and x64 route mus be long and its far better idea then PVR Semi and Freescale support that will be just in hundreds. Or you wish power, so quad core X5000 as I hear these days, should be target that MIGHT overrun the famous or infamous G5

    Cell actualy is newer and more modern design then G5.
    ------------------------------------------
    iMac G5 1GB with MorphOS and MacOS X
    Lame PC with AmiKit XE, Linux, AROS and sadly Win11
    Telegram MOS group: https://t.me/+zCLnwCvwhs4wMTI0
    Steam https://steamcommunity.com/profiles/76561198164221485/
  • »12.01.14 - 00:06
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12405 from 2003/5/22
    From: Germany
    > I didn't see the OS4 crowd talking about the e5500 core several years ago

    That's because you didn't look :-)

    http://amigaworld.net/modules/newbb/viewtopic.php?topic_id=31890&forum=33&start=140#567042
    http://amigaworld.net/modules/newbb/viewtopic.php?topic_id=31907&forum=33
    http://amigaworld.net/modules/newbb/viewtopic.php?topic_id=31896&forum=33&start=160#569642
    http://amigaworld.net/modules/newbb/viewtopic.php?topic_id=32910&forum=33&start=40#593765

    > we have already moved to 64bit processors, and the OS4 community is about
    > to adopt the same.

    OS4 was on the PA6T way before MorphOS was on the PPC970.
  • »12.01.14 - 00:19
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12405 from 2003/5/22
    From: Germany
    > G5 is rare beast to find.

    Maybe where you live. Other parts of the world seem to have better availability of used G5 Macs.

    > I still do believe files can be merely compoled for cell and Altivec units (SPEs?)

    Auto-vectorization (AltiVec, Cell SPEs) and auto-parallelization (Cell SPEs) doesn't really work well with most compilers (including GCC 4). The programmer still has to use his own grey matter for this and write the optimized code himself.

    > It would be about time that one Amiga like OS starts to support at least one nVIDIA chip.

    AROS has 3D support for several Nvidia GPUs since 2010:

    http://en.wikibooks.org/wiki/Aros/Platforms/x86_support#nouveau.hidd_.28nvidia.29

    > If 256MB XDRAM limit could be overbridged

    It can't.
  • »12.01.14 - 01:30
    Profile
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    Yep, completely forgot about the PA6T.
    64 bit, thanks Andreas.

    And I never really thought to look at AmigaWorld.

    As to Vox's contention that the Cell is more "modern" than the G5, well it is newer.

    Its in order pipeline is a lower performing legacy of older devices, and many of the other features reflect ideas that didn't pan out (XDR ram, SPEs, etc).

    And we are not really comparing processors, we are comparing whole systems 9where the pS3 really loses out).

    BTW - why is this discussion continuing?
    We know that a port to this platform is "never going to happen".
    "Never attribute to malice what can more readily explained by incompetence"
  • »12.01.14 - 02:53
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Jupp3
    Posts: 1193 from 2003/2/24
    From: Helsinki, Finland
    Quote:

    minator wrote:
    However the PS3 has long since been completely hacked, so the Hypervisor is no longer a problem and there are no limitations to accessing all its hardware. It could be supported fully but it would be legally dubious to say the least.


    nvidia won't be supported (fully). That statement has been continuously given by the team. Or at least there are no current plans to support it, of course there are some SENSIBLE reasons (aka "Not PS3") to support it, such as some iBook & PowerBook models having it built-in.

    Quote:

    Don't expect G5 performance.

    Yep. Better buy a G5 with supported gfx card instead, and expect (single core) G5 performance :-D
    Quote:

    The "difficult to program (TM)" SPEs are really just souped up AltiVec units with their own memory. If you know about threading, double buffering and AltiVec, you can program an SPE. Most people who have actually programmed them did *not* say they were difficult to program - I spent a year working with people who wanted to sell Cell workstations so I know exactly what people said about it. I suspect the whole "difficult to program" is really just FUD from a certain large semiconductor company who had nothing to complete with it!

    Yes, I know Altivec is easy to program for (I got the official documentation books from Freescale) and SPE shouldn't be much different.

    MorphOS has supported Altivec for a long time, and the majority of userbase has Altivec-enabled system. That means that every program out there supports Altivec by now, right?

    What, no? Why?

    No matter how "easy" it would be, it would have to be done. It's always easier to just compile the code (mostly) as-it-is for MorphOS, and release.

    Nowadays most code is coming from "outside" (open source linux projects), and there higher end(G4+) PowerPC has really been going out-of-fashion lately... So not many projects bother adding any support, and neither do people who port them to MorphOS.

    Also, Altivec is good for very specific tasks, if the program doesn't do much of that, there's no point of adding support.

    And now, if there was also SPE support in the OS, and very small minority of userbase would have capable systems (as most would want a better system, such as Efika), how much less point would there be to waste time optimizing?
  • »12.01.14 - 10:46
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12405 from 2003/5/22
    From: Germany
    >>> I didn't see the OS4 crowd talking about the e5500 core several years ago

    >> That's because you didn't look :-)

    > I never really thought to look at AmigaWorld.

    Where did you look for discussions by the OS4 crowd then? When it comes to English-speaking sites, Amigaworld.net is one of the 2 top sites (the other being amigans.net) for OS4-centric discussion.

    > why is this discussion continuing?

    Because there're still debatable arguments being presented, I guess :-)
  • »12.01.14 - 12:13
    Profile
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    >> why is this discussion continuing?

    >Because there're still debatable arguments being presented, I guess :-)

    Same debate, no real new arguments.

    >When it comes to English-speaking sites, Amigaworld.net is one of the 2 top sites (the other being amigans.net) for OS4-centric discussion.

    I knew there was a reason I avoided that site!
    "Never attribute to malice what can more readily explained by incompetence"
  • »12.01.14 - 14:38
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12405 from 2003/5/22
    From: Germany
    >> When it comes to English-speaking sites, Amigaworld.net is one of the 2 top sites
    >> (the other being amigans.net) for OS4-centric discussion.

    > I knew there was a reason I avoided that site!

    If you avoid OS4-centric sites, you surely can't know what the "OS4 crowd" has or hasn't been talking about, can you? This renders any statement that you didn't see them talking about this or that completely pointless.
  • »12.01.14 - 14:58
    Profile
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    >If you avoid OS4-centric sites, you surely can't know what the "OS4 crowd" is or isn't talking about, can you? This renders any statement that you didn't see them talking about this or that completely pointless.

    I don't avoid ALL sites that discuss OS4.
    I still hang out on Amiga.org frequently (even if that can get painful).
    But the posters on AmigaWorld are just too confrontational (this coming from the very soul of contention).
    "Never attribute to malice what can more readily explained by incompetence"
  • »12.01.14 - 15:03
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12405 from 2003/5/22
    From: Germany
    >> If you avoid OS4-centric sites, you surely can't know what the "OS4 crowd" is or
    >> isn't talking about, can you? This renders any statement that you didn't see them
    >> talking about this or that completely pointless.

    > I don't avoid ALL sites that discuss OS4. I still hang out on Amiga.org frequently

    Visiting sites that also "discuss OS4" in passing isn't enough to see what the "OS4 crowd" is or isn't talking about. For this you need to visit OS4-centric sites like amigans.net and amigaworld.net.
  • »12.01.14 - 15:31
    Profile
  • vox
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    vox
    Posts: 616 from 2003/11/24
    From: Belgrade
    Quote:

    Jim wrote:
    Yep, completely forgot about the PA6T.
    64 bit, thanks Andreas.

    And I never really thought to look at AmigaWorld.

    As to Vox's contention that the Cell is more "modern" than the G5, well it is newer.



    Cell is availiable, can be developed futher.

    We could play with PS3 and one day develop real innovative machine
    using main CPU all those programmable units. As far as I understand,
    its NOT just Altivec, one unit could do MUI, other Reggae and so on (or game AI, rendering, visual effects, screen dragging ...) cooperate with nVIDIA gfx or in some other system some RadeonHD.

    Needed drivers can be ported from Yellow Dog Linux.

    Even if its experimental MOS 4 Cell special edition with limited
    number of apps, GIMP, Blender and few Linux + some best AmigaOS 3/MorphOS apps
    could really demo a nice and multimedia usable HW/SW combo.

    As far as I understand Cell is smaller then G5 and some new board can be developed around it, as well as CPU itself is basis of supercomputer in chain, and alone as single Cell can be developed and scaled further. G5 and PA6T have reached its maximum and I am not that much impressed (yet) by X5000 CPU until proven wrong.

    Quick Google shown:

    http://www.psu.com/forums/showthread.php/18448-New-IBM-CELL-benchmark-may-2006-vs-G5

    Quote:

    PS3 CELL is About 30% less powerful than blade server(2 core less) : 35 time - 30%=24 time faster than the dual G5.
    So in theory PS3 should be 10 times better at 3d imaging and apps than the XB360. Even if I cut this in half it is still 5 times better.


    http://www.yellowdog-board.com/viewtopic.php?f=15&t=6537

    YDL is yet not well optimized, and Cell optimized MOS SE with some apps could be a real Cell showoff

    Quote:


    However - if you custom code for the Cell, it can do some things that are very hard to do with normal processors. In fact, the Cell resembles a graphic card GPU more than a regular CPU. For example, it can do vector mathematics quite well.
    */
    It is true, I am using the Cell for scientific computation, Cell's performance depends on how much I can tame it, the creature is still wild to me.
    I would expect 2-digits performance over my office i7 by the end of this year though the YDLPS3 is my home computer and my boy's game machine.
    Cell's OS and Office suit performance does not bother me much, I thought YDL team had done some great low level job to optimize the OS code.
    I only worry about my next cell machine, can Fixstars sell the powerstation with a Cell processor rather than G5s? Or, even better, only sell Cell's motherboard (integrated even better, moderate GPU is OK), I just plug in with everything PC components


    Maybe its even possible to do Cell PCI or PCI-E card for Pegs and SAM460x :-) Even Efika :-)

    Cell alone can do much much more then most of CPUs
    http://en.wikipedia.org/wiki/IBM_Cell#Possible_applications

    [ Edited by vox 12.01.2014 - 17:53 ]
    ------------------------------------------
    iMac G5 1GB with MorphOS and MacOS X
    Lame PC with AmiKit XE, Linux, AROS and sadly Win11
    Telegram MOS group: https://t.me/+zCLnwCvwhs4wMTI0
    Steam https://steamcommunity.com/profiles/76561198164221485/
  • »12.01.14 - 15:43
    Profile
  • Moderator
    Kronos
    Posts: 2449 from 2003/2/24
    Cell might be neat in one way or theother, but in the field of personal computing it is just as much a dead end as PPC.
  • »12.01.14 - 16:12
    Profile
  • Jim
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Jim
    Posts: 4977 from 2009/1/28
    From: Delaware, USA
    Quote:

    Kronos wrote:
    Cell might be neat in one way or theother, but in the field of personal computing it is just as much a dead end as PPC.


    More so, they are still planning new additions to various PPC lines, the Cell is toast.
    "Never attribute to malice what can more readily explained by incompetence"
  • »12.01.14 - 18:20
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    takemehomegrandma
    Posts: 2726 from 2003/2/24
    Quote:

    Kronos wrote:
    Cell might be neat in one way or theother, but in the field of personal computing it is just as much a dead end as PPC.


    It's by far even more dead than PPC for desktop PC's. It was never meant to be a desktop CPU even back when it was new, it has poor performance by todays standards, and hasn't even the cell concept for parallel computing been made redundant and obsoleted by CUDA/OpenCL years ago already, and even more so on modern GPU's? Nobody is making new Cell HW, especially not desktop motherboards, and IBM even ditched the Cell development a few years ago. So I'd say it's even "deader than dead"!
    MorphOS is Amiga done right! :-)
    MorphOS NG will be AROS done right! :-)
  • »12.01.14 - 19:02
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Andreas_Wolf
    Posts: 12405 from 2003/5/22
    From: Germany
    > Cell [...] can be developed futher. [...] single Cell can be developed and scaled further.

    By whom?

    > We could one day develop real innovative machine using main CPU all those
    > programmable units.

    Who is "we"?

    > one unit could do MUI

    I believe GUI classes are too intertwined with the actual program logic to allow for execution by something like Cell SPEs.

    > Needed drivers can be ported from Yellow Dog Linux.

    The use of the SPEs from OtherOS is openly documented.

    > some new board can be developed around it

    Of course that would be possible, but who should do it and why?

    > YDL is yet not well optimized

    And it won't be optimized for Cell any better as Fixstars gave up on the Cell years ago. The last YDL version supporting Cell was 6.2 in 2009. Starting with 6.2.1 in 2010, YDL went x86+CUDA, so no PPC support at all. With 7.0 in 2012, YDL has switched back to PPC, but this time POWER7-only, no Cell nor any other PPC.

    > Maybe its even possible to do Cell PCI or PCI-E card

    There're already Cell PCIe cards. As for Cell PCI cards, who should make them?
  • »12.01.14 - 19:39
    Profile
  • vox
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    vox
    Posts: 616 from 2003/11/24
    From: Belgrade
    Quote:

    Kronos wrote:



    Hey mr moderator, you wanted to share some wisdom?

    Cell is dead end, XDR is bad, BlueRay is awful?
    ------------------------------------------
    iMac G5 1GB with MorphOS and MacOS X
    Lame PC with AmiKit XE, Linux, AROS and sadly Win11
    Telegram MOS group: https://t.me/+zCLnwCvwhs4wMTI0
    Steam https://steamcommunity.com/profiles/76561198164221485/
  • »13.01.14 - 05:21
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    takemehomegrandma
    Posts: 2726 from 2003/2/24
    Quote:

    vox wrote:
    Cell is dead end


    It sure is. Especially so for desktop PC's.

    Quote:

    XDR is bad


    I'm sure it had its points, however I only see DDR3/GDDR5 today (even the new Mac Pro, which is a monster, spec wise), perhaps for a reason?

    Quote:

    BlueRay is awful?


    I suppose it's good for what it was meant to be, a next-gen dvd, but optical disks per se has become something of the past, or at least it's heading in that direction very rapidly. If I hadn't already been owning a DVDR unit that could be re-used from my old PC, I wouldn't have put one into the tower of the new PC I built. I hardly ever use it, and a portable one would have done just fine for those rare occasions, and it could be kept in a drawer the rest of the time. The only reason I ever used the bluray in my PS3 was because most game came in this way only. But they are slow, have fixed limits, gets damaged easily, you have to get your ass up from the sofa to change them, they cost money, they create pollution when being produced, and adds to the huge waste mountains when you discard them. Frankly, I don't se a lot of positive sides with bluray.
    MorphOS is Amiga done right! :-)
    MorphOS NG will be AROS done right! :-)
  • »13.01.14 - 10:13
    Profile
  • Moderator
    hooligan
    Posts: 1948 from 2003/2/23
    From: Lahti, Finland
    Quote:

    I suppose it's good for what it was meant to be, a next-gen dvd, but optical disks per se has become something of the past, or at least it's heading in that direction very rapidly


    They said the same about cd's and dvd's, both selling today and will in the future, as will bluray.
    www.mikseri.net/hooligan <- Free music
  • »13.01.14 - 10:42
    Profile Visit Website
  • MorphOS Developer
    geit
    Posts: 1057 from 2004/9/23
    Quote:

    hooligan wrote:
    Quote:

    I suppose it's good for what it was meant to be, a next-gen dvd, but optical disks per se has become something of the past, or at least it's heading in that direction very rapidly


    They said the same about cd's and dvd's, both selling today and will in the future, as will bluray.


    Yeah, but noone uses them for computer purpose anymore. Whatever-drives often are an addon these days. I personally did not *burn* a media for quite some time, so I did not even notice my drive was broken for probably several years.

    They may still sell disc based media these days, but the use of home made discs is quite rare. It is easier to store the stuff on local drives and use them on all systems instead.

    Speaking about the topic. It has been said porting to a console won´t be happen. Also the PS3 is a quite bad target these days. The WiiU is more powerful, has the right 3 core cpu, 2GB of memory and other cool features like build in display, nfc, camera, mic, but it still will not happen, as it makes simply no sense.

    Even porting to the X1000 would make more sense than porting to a game console.

    Geit
  • »13.01.14 - 14:07
    Profile
  • Moderator
    hooligan
    Posts: 1948 from 2003/2/23
    From: Lahti, Finland
    @Geit
    Quote:

    Yeah, but noone uses them for computer purpose anymore


    Ok. How do you / did you install all the versions of MorphOS? I have always had to burn the damn disc.
    www.mikseri.net/hooligan <- Free music
  • »13.01.14 - 15:31
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Intuition
    Posts: 1113 from 2013/5/24
    From: Nederland
    Quote:

    hooligan wrote:
    @Geit
    Quote:

    Yeah, but noone uses them for computer purpose anymore


    Ok. How do you / did you install all the versions of MorphOS? I have always had to burn the damn disc.


    I copied the boot.img from the mac_ppc32 folder to boot: then rebooted. Then I mounted the ISO and ran Tools/IWizard but Jaca told me this method is very bad and not supported.

    The other way is to make a 512MB FAT16 partition on a USB stick and copy the boot.img from the ISO along with the ISO image itself and boot it from open firmware.

    http://www.meta-morphos.org/faq.php?id_cat=11&myfaq=yes&categories=Mac+mini#32

    [ Edited by Intuition 13.01.2014 - 18:02 ]
    1.67GHz 15" PowerBook G4, 1GB RAM, 128MB Radeon 9700M Pro, 64GB SSD, MorphOS 3.15

    2.7GHz DP G5, 4GB RAM, 512MB Radeon X1950 Pro, 500GB SSHD, MorphOS 3.9
  • »13.01.14 - 16:13
    Profile
  • MorphOS Developer
    geit
    Posts: 1057 from 2004/9/23
    Quote:

    hooligan wrote:
    @Geit
    Quote:

    Yeah, but noone uses them for computer purpose anymore


    Ok. How do you / did you install all the versions of MorphOS? I have always had to burn the damn disc.


    MorphOS supports booting from ISO file for quite some time.

    Geit.
  • »13.01.14 - 16:44
    Profile
  • Moderator
    hooligan
    Posts: 1948 from 2003/2/23
    From: Lahti, Finland
    Quote:

    geit wrote:
    Quote:

    hooligan wrote:
    @Geit
    Quote:

    Yeah, but noone uses them for computer purpose anymore


    Ok. How do you / did you install all the versions of MorphOS? I have always had to burn the damn disc.


    MorphOS supports booting from ISO file for quite some time.

    Geit.



    How? No such thing is mentioned in installation guide.
    www.mikseri.net/hooligan <- Free music
  • »13.01.14 - 17:26
    Profile Visit Website
  • MorphOS Developer
    geit
    Posts: 1057 from 2004/9/23
    Quote:

    hooligan wrote:
    Quote:

    geit wrote:
    Quote:

    hooligan wrote:
    @Geit
    Quote:

    Yeah, but noone uses them for computer purpose anymore


    Ok. How do you / did you install all the versions of MorphOS? I have always had to burn the damn disc.


    MorphOS supports booting from ISO file for quite some time.




    How? No such thing is mentioned in installation guide.


    It is explained here for example. On Macs it basically works the same.

    Geit

    [ Edited by geit 13.01.2014 - 19:52 ]
  • »13.01.14 - 17:49
    Profile