Displaying 20 results from an estimated 8000 matches similar to: "[LLVMdev] who are making a SHARC backend please?"
2004 Aug 06
0
SHARC DSP
Le ven 19/12/2003 à 09:38, David Siebert a écrit :
> They claim to max out at 1,800 MFLOPs
> And have a clock speed of up to 300 mhz.
Are you kidding? Not only is this enough to encode/decode in real-time,
but you can probably do ~50 channels (or more) at the the same time.
Jean-Marc
> Jean-Marc Valin wrote:
>
> >Tell me how fast these chips are, I'll tell you if
2011 Aug 03
0
Speex on Analog Device Sharc
Trying to figure out a good way to implement this into an Analog Devices 21065L.
Has anyone tried this yet?
Any pointers?
Available source code to start from?
New to the Speex side, but am quite experienced at audio dsp
processing in a Sharc.
Thanks a lot in advance,
John
2004 Aug 06
4
SHARC DSP
Anyone have any idea if the any of the Sharc or TigerSHARC DSPs are
powerful enough to do realtime Speex?
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
2004 Aug 06
3
SHARC DSP
They claim to max out at 1,800 MFLOPs
And have a clock speed of up to 300 mhz.
Jean-Marc Valin wrote:
>Tell me how fast these chips are, I'll tell you if there's a chance...
>
> Jean-Marc
>
>Le jeu 18/12/2003 à 16:52, David Siebert a écrit :
>
>
>>Anyone have any idea if the any of the Sharc or TigerSHARC DSPs are
>>powerful enough to do realtime Speex?
2002 Sep 25
1
Win95 .bat Issue
For some reason I'm getting Access denied errors when I try to execute a
.bat file that resides on a TRU64 samba share, from a Win95 command prompt.
The drive is mapped as x:\ & for the sake of testing, the directory has been
recursively set to 777 (chmod).
Command prompt output:
x:\> x:\r235\src\ntprpst\sharc\mta\src\build_sharc_fta.bat
Access denied -
2002 Oct 10
1
Win95 Issue
For some reason I'm getting Access denied errors when I try to execute a
.bat file that resides on a samba share (from a Win95 command prompt). The
drive is mapped as x:\ & for the sake of testing, the directory has been
recursively set to 777 (chmod).
Command prompt output:
x:\> x:\r235\src\ntprpst\sharc\mta\src\build_sharc_fta.bat
Access denied -
2009 Dec 01
2
[LLVMdev] DSP backends
I've been looking around for DSP backend projects (like f.i. ADIs SHARC), is there any such ongoing projects to the knowledge
of the list members ?
TIA
/Rob
2005 Aug 19
1
Re: Patch, related to TI DSP C54x C55x C6x builds
Hi Jim,
Thank for the patch. I'll apply it when I have a few minutes. If I
haven't done so after a few weeks, please send it again. I'm in the
process of relocating to Australia, so everything's a bit of a mess
around here. Also, please post the c5X-specific files to the list
(.cmd, .pjt, ...) so they'll be archived. Last thing, I see you defined
spx_word64_t as long long for
2005 Aug 18
0
Patch, related to TI DSP C54x C55x C6x builds
Jean-Marc,
I have attached a small patch with modifications to arch.h, bits.c, and
misc.c. This contains the few mods remaining to support the various fixed
point TI DSPs after the work that you did at the end of May (thank you for
this).
arch.h: Add switch for compilers not supporting "long long" (C55x does, C54x
and older C64x does not)
bits.c: Allow external definition for max
2007 Dec 11
1
Doubts in codebook decoding
Hi,
I am trying to implement ogg vorbis real time decoder on SHARC ADSP 21364
processor.
I am writing my own version of the decoder using the documentation
vorbis_I_spec.pdf from xiph.org. However I am facing certain hurdles in
floor curve decoding during audio packet decode. In the spec it says that
[cval] = read from packet using codebook number [so and so] in *scalar
context*.(page no 43).
2004 Nov 13
2
Build of RELENG_5 fails in libmagic
Hi,
I'm trying to build 5-STABLE, I have cvsuped the latest source, cleared
out /usr/obj and I still get this problem. Any idea what could be causing it?
Mark
===> lib/libmagic
cat /usr/src/lib/libmagic/../../contrib/file/Header /usr/src/lib/libmagic/../../contrib/file/Localstuff /usr/src/lib/libmagic/../../contrib/file/Magdir/zyxel /usr/src/lib/libmagic/../../contrib/file/Magdir/xdelta
2013 May 24
1
How to rewrite header from X-Original-To to Delivered-To
HiAll,
How to rewrite mail headers from X-Original-To to Delivered-To using
sieve script.
I am using Dovecot-2.2 and Pigeonhole 0.4.
--
Thanks & Regards
Kiran Reddy
Lead Systems Administrator
Unicel Technologies Pvt. Ltd. | C-Block | Second Floor | Vaishnavi
Silicon Terrace, 30/1 | Hosur Main Road | Koramangala | Bangalore- 560095
Mobile (+91) 7829007447
Skype My status
2004 Aug 06
2
Introduction...
> 3. I'm interested in the methodology for creating a fixed point
> implementation and guaging how "good" it is relative to the floating
> point golden standard
My methodology at this stage is to get it working on the floating point
DSP first and to gain recent experience in both Speex and the TI DSP
range while I do so. Then I'll enter into serious discussions about
2016 Oct 12
4
[test-suite] making polybench/symm succeed with "-Ofast" and "-ffp-contract=on"
On Wed, Oct 12, 2016 at 10:53 AM, Hal Finkel <hfinkel at anl.gov> wrote:
> I don't think that Clang/LLVM uses it by default on x86_64. If you're using -Ofast, however, that would explain it. I recommend looking at -O3 vs -O0 and make sure those are the same. -Ofast enables -ffast-math, which can legitimately cause differences.
>
The following tests pass at "-O3" and
2013 May 24
2
[LLVMdev] Thumb call relocation for the Runtime dynamic linker (RuntimeDyldELF.cpp)
Hello,
here is a patch to add Thumb call relocation to the dynamic linker. I would
be happy if you could commit it to the SVN.
Thank you, Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130524/069287d6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
2013 May 08
11
[PATCH 1/2] xen, libxc: init msix addr/data with value from qemu via hypercall
Accelerated msix entry is initialized to zero when msixtbl_pt_register is
called. This doesn''t match the value from qemu side, although pirq may already
be mapped and binded in qemu side. Kernel will get wrong value when reading
msix info.
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Tested-by: Yuval Shaia <yuval.shaia@oracle.com>
---
tools/libxc/xc_domain.c
2013 Aug 29
6
[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
Driver init call graph under baremetal:
driver_init->
msix_capability_init->
msix_program_entries->
msix_mask_irq->
entry->masked = 1
request_irq->
__setup_irq->
irq_startup->
unmask_msi_irq->
msix_mask_irq->
entry->masked = 0
So
2007 Oct 02
4
align the runner
I saw from the thread "color output" that there is a plan to "align
the runner". Is there a place to see what that means? I am just
curious.
Thanks
Shane
2014 Mar 03
0
NO DNS zone information found in source domain, not replicating DNS
I am trying to join a Fedora Linux box running Samba 4.1.5 to a Windows
Server 2000 domain controller as an additional domain controller. I should
mention that our realm is the same as our domain name, adi.com. This is a
15 year old mistake. And the Windows DC does not have all of our machines
listed. To work around that I have delegated _msdcs, _sites, _tcp and
_udp to the Windows DC with name
2008 Feb 26
7
[PATCH]Add free memory size of every NUMA node in phsical info
Returns free memory size per node in "xm info". This info can help users
who want to bind their guest domain in one node of their NUMA machines
thought set CPU affinity. I also write IA64 part support which I would
send to XEN-IA64 mail-list. Thanks.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com