Welcome, Guest. Please login or register.

Author Topic: New ppc board by Acube/A-Eon: A1222 "Tabor"  (Read 134475 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show only replies by matthey
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #239 from previous page: October 25, 2015, 06:29:27 PM »
Quote from: LiveForIt;798086
Sure you can reserve a few gate array's for DCT, Deblocking and color space conversion, accelerate speed on FPGA. However I do not think you, be able to play H264 video buy just simulating normal CPU instructions. But FPGA's are pretty expensive, how many gate will you need to do that on FPGA, and will it cost you more than buying a ASIC from Broadcom, VIA or Intel.

Accelerating video processing by SIMD and DSP like instructions in the CPU has advantages for many types of of programs. CPU non-general purpose video support like Intel's Quick Sync probably gives the most acceleration but I don't know if it necessary. The following is a benchmark of encoding a 449 MB, four-minute 1080p file to 1024×768 (CPU is a Core i7 3770).

Software encoding = 172 seconds
AMD Radeon HD 6870 = 86 seconds
Nvidia GeForce GTX 570 = 83 seconds
Quick Sync Video in i7 = 22 seconds

This shows how effective CPU specific acceleration can be but it also may benefit from being a popular hardware standard. Video acceleration on these gfx boards goes across the gfx bus which adds latency and the support is less standard. Integrating standard gfx on the motherboard could potentially reduce this overhead. I would like to see the Amiga go back to custom standardized hardware including the CPU and integrated graphics.
« Last Edit: October 25, 2015, 07:26:20 PM by matthey »
 

Offline kolla

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #240 on: October 25, 2015, 07:26:25 PM »
Can I haz netflix? Who in their right mind wants to watch video on Amiga systems?
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline LiveForIt

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #241 on: October 25, 2015, 07:30:26 PM »
@matthey

Quote
Accelerating video processing by SIMD and DSP like instructions in the CPU has advantages for many types of of programs.

Sure it can, but it's like learning a new language in the case of SIMD (AltiVec), I also find hard to find good documentation on how to use it. the basic idea is that you can multiplay 4 values at the same time, or divide 4 values at the same time, so if you are working normal code, find places where you can do tings in steps of 4. So you can optimize a lot but not everything.

As for DSP is normally referees to some coprocessor, many codecs in avcodec requires a DSP.
 

Offline LiveForIt

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #242 on: October 25, 2015, 07:31:12 PM »
@kolla

Youtube
 

Offline dooz

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #243 on: October 25, 2015, 08:03:27 PM »
Quote from: Iggy;798103
Why? Because I want it, and it adds minimal cost.
And there will be uses for these in the future (hey, I'm optimistic).

Faster? Slightly until the fpu issues are factored in.

And while it is dual core..."why integrate quad core processor  when there is no multicore support in OS", so why integrate a dual core.
You do know there are single core T10XX cpus, don't you?

You are right here - I did not even consider single core CPU!

Well I guess I am also optimistic :laugh1:

It is somehow acceptable from my POV to have only one unused core with the "future in mind". Three cores is simply too much for me to invest when there is no multicore support right now.

There are people in all kind of different situations considering what Amiga hardware they own. If you look at my signature - that is my current hardware situation. For most of the time this configuration is too weak for anything considering NG and AOS4 and on the other side it is not exactly pure classic either. I done what I can with it.

So A1222 is a "huge leap forward" to me. I can have it for several years. After that maybe I can buy next machine that will have T10xx or whatever it is actual then. This is possible because those machines are supposed to be low - priced. At first I though I would buy X5000, but I think I would give up that because of the price, and get Tabor instead.

These new AmigaOne products do not have "CPU slot" like Commodore Amigas from the past. Also CPU cannot be changed easily. So very long term period for a motherboard is not possible....just change the whole motherboard.

For someone else my situation does not apply. This is just example where current Tabor might be OK in my case.


-----
Domagoj Ozanic (domagoj.ozanic@zg.t-com.hr)
Amiga WARP Organization http://www.amigawarp.org
A1200T Blue Thunder Tower (BTT) - AmigaOS 4.1 FE
BlizzardPPC 200 MHz / BVisionPPC / 256 MB RAM
 

Offline Hans_

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #244 on: October 25, 2015, 08:14:25 PM »
Quote from: Iggy;798105
Ah, I did not examine those closely enough.
So gPU acceleration is a good thing.
I'm curious as to how Hyperion implemented it.
I thought the primary reason that Linux and MorphOS didn't use it was the difficulty in getting really complete documentation for GPUs themselves.
The GPU acceleration that he's talking about is the composited video feature of the latest Radeon HD driver.

Quote from: Iggy;798105
I mean, when you compare Linux systems that have proprietary drivers supplied by the gpu manufacturers to systems with open drivers you see a big performance hit in the latter.
AFAIK, AMD's proprietary drivers work only on x86/x64 systems. Linux on the Sam460ex uses the open-source drivers, and they are definitely lagging behind AMD's proprietary drivers. I think that I managed to get Radeon HD 7xxx series (Southen Islands GPUs) working on AmigaOS before the open-source Linux driver did, and that was also before AMD released the docs for the new series. Ironically, I deciphered the new GPU instruction set from the LLVM code in their Work-In-Progress (WIP) Gallium3D driver.

Hans
« Last Edit: October 25, 2015, 11:53:29 PM by Hans_ »
Join the Kea Campus - upgrade your skills; support my work; enjoy the Amiga corner.
https://keasigmadelta.com/ - see more of my work
 

Offline Iggy

  • Hero Member
  • *****
  • Join Date: Aug 2009
  • Posts: 5348
    • Show only replies by Iggy
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #245 on: October 25, 2015, 09:18:33 PM »
Quote from: Hans_;798123
The GPU acceleration that he's talking about is the composited video feature of the latest Radeon HD driver.

Yes I know that, it should probably be referred to as something more specific, it kind of blurs that definition too much.

Quote from: Hans_;798123
AFAIK, AMD's proprietary drivers work only on x86/x64 systems. Linux on the Sam460ex uses the open-source drivers, and they are definitely lagging behind AMD's proprietary drivers. I think that I managed to get Radeon HD 7xxx series (Southen Islands GPUs) working on AmigaOS before the open-source Linux driver did, and that was also AMD released the docs for the new series. Ironically, I deciphered the new GPU instruction set from the LLVM code in their Work-In-Progress (WIP) Gallium3D driver.
Hans

Damned clever.
Yes, AMD likes to reserve some information for itself.
I think the very idea of open drivers freaks them out a little.

BTW - I am quite impressed with the Radeon HD work.
"Not making any hard and fast rules means that the moderators can use their good judgment in moderation, and we think the results speak for themselves." - Amiga.org, terms of service

"You, got to stem the evil tide, and keep it on the the inside" - Rogers Waters

"God was never on your side" - Lemmy

Amiga! "Our appeal has become more selective"
 

Offline Yasu

  • Sr. Member
  • ****
  • Join Date: Mar 2012
  • Posts: 413
    • Show only replies by Yasu
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #246 on: October 26, 2015, 09:46:19 AM »
Stupid question: is it possible to let the second core stand in as an FPU?
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #247 on: October 26, 2015, 09:49:53 AM »
Quote from: Yasu;798144
Stupid question: is it possible to let the second core stand in as an FPU?


No. It would be very very slow.
My Amigas: A500, Mac Mini and PowerBook
 

Offline Yasu

  • Sr. Member
  • ****
  • Join Date: Mar 2012
  • Posts: 413
    • Show only replies by Yasu
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #248 on: October 26, 2015, 10:27:56 AM »
@itix

Even as a dedicated software emulation core?
 

Offline mbrantley

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #249 on: October 26, 2015, 11:37:36 AM »
Quote from: kolla;798119
Can I haz netflix? Who in their right mind wants to watch video on Amiga systems?


Uh oh, I might be identifying myself as not being in my right mind. But I watch video (and even produce video on occasion) on my AmigaOS systems all the time. So keenly interested in exploring the capabilities and limitations of this activity on these machines.
 

Offline nicholas

Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #250 on: October 26, 2015, 11:51:35 AM »
Quote from: kolla;798119
Can I haz netflix? Who in their right mind wants to watch video on Amiga systems?

Who in their right mind does anything on an Amiga system in this day and age?

Because we can, no other reason is necessary ;-)
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline bison

  • Jr. Member
  • **
  • Join Date: Dec 2007
  • Posts: 59
  • Country: 00
    • Show only replies by bison
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #251 on: October 26, 2015, 02:55:16 PM »
Quote from: Yasu;798144
Stupid question: is it possible to let the second core stand in as an FPU?


There was a discussion on EAB about that.  Can't find it right now...
"Unix is supposed to fix that." -- Jay Miner
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show only replies by matthey
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #252 on: October 26, 2015, 03:56:45 PM »
Quote from: nicholas;798148
Who in their right mind does anything on an Amiga system in this day and age?

Because we can, no other reason is necessary ;-)


We should be able to do general purpose computing on the Amiga even if it slower than the competition. The challenge of a small market like the Amiga is how to make it easier, cheaper and faster so it can be used more.

Quote from: bison;798154
There was a discussion on EAB about that.  Can't find it right now...


This thread?

http://eab.abime.net/showthread.php?t=79940
 

Offline bison

  • Jr. Member
  • **
  • Join Date: Dec 2007
  • Posts: 59
  • Country: 00
    • Show only replies by bison
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #253 on: October 26, 2015, 07:23:45 PM »
Quote from: matthey;798155

This thread?

http://eab.abime.net/showthread.php?t=79940


Yes, that's it.
"Unix is supposed to fix that." -- Jay Miner
 

Offline Iggy

  • Hero Member
  • *****
  • Join Date: Aug 2009
  • Posts: 5348
    • Show only replies by Iggy
Re: New ppc board by Acube/A-Eon: A1222 "Tabor"
« Reply #254 on: October 26, 2015, 09:17:23 PM »
Quote from: bison;798170
Yes, that's it.

No matter what forum its is discussed on this will distill (eventually) to two opinions.
One, "not good, we may be shooting ourselves in the foot here", and...
Two, "we need to wait and see"..
If your in the second camp, good for you!
You are more of an optimist than I am.

But since I have the option of running my OS of choice on a larger array of  hardware than OS4 users, I think I can be more discerning.

One, I can pay for an X5000, and spend more, but get decent hardware, or...
Two, I can wait for PCI-e G5 support when I will have have good hardware at a better price.

Thanks to my friends, I have this choice.
« Last Edit: October 26, 2015, 09:26:19 PM by Iggy »
"Not making any hard and fast rules means that the moderators can use their good judgment in moderation, and we think the results speak for themselves." - Amiga.org, terms of service

"You, got to stem the evil tide, and keep it on the the inside" - Rogers Waters

"God was never on your side" - Lemmy

Amiga! "Our appeal has become more selective"