Displaying 20 results from an estimated 700 matches similar to: "[LLVMdev] the possibility of porting LLVM to TS201?"
2009 Nov 26
0
[LLVMdev] the possibility of porting LLVM to TS201?
I'm now finding a good compiler infrastructure for our DSP processor
the target DSP architecture that we plan to port have three special
character :
1. SIMD instruction is the key of performance
a>the SIMD instruction format is simple as
mulit register = mulit register opcode multi-register
destination src_1 src_2
b> the register of
2009 Nov 26
0
[LLVMdev] the possibility of porte LLVM to the special architecture ?
I'n now finding a good compiler infrastructure for our DSP processor
the target DSP architecture that we plan to port have two special character :
1. SIMD instruction is the key of performance
a>the SIMD instruction format is simple as
mulit register = mulit register opcode multi-register
destination src_1 src_2
b> the register
2004 Sep 10
0
Mac OS X - xmms plugin probs
Ok, it seems i had problems with stale stuff in there. I made clean
and started over. The first part now correctly says " remember to run
`libtool --finish /sw/lib'".
The xmms plugin now gives a different error:
/bin/sh ../../mkinstalldirs /tmp/sw/lib/xmms/Input
../../libtool-disable-static --mode=install /usr/bin/install -c
libxmms-flac.la
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?
2015 Apr 20
0
Centos 7 kworker uses 100% of single core on mulit-core processor usage inquiry
Greetings again everyone.
Can someone please respond to this?
I am not sure what is causing this issue, however, others seem to have experienced it in the past.
Could this be caused by the processor being damaged?
Nothing has changed on the system, except for the heat warning shutoff when the water cooler died, and the system was not restarted until the new one was installed.
Any input
2019 Jul 01
1
HPE ProLiant - support Linux Vendor Firmware Service ?
Frank Cox wrote:
> On Mon, 1 Jul 2019 19:38:29 +0100
> lejeczek via CentOS wrote:
>
>> I also a few years ago got Dell's tech support telling me to
>> do MS-DOS stuff in order to update BIOS.
>
> So what's wrong with using DOS to update firmware? DOS is a small and
> simple program loader that's unlikely to require much in the way of
> hardware to work
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
2009 Nov 29
1
[LLVMdev] Does LLVM have the pass that do loop dependence analysis ?
Hi, I'm surporiseing that the loop carried dependence analysis is not exsited ;
This problem can't be resolved in the future ?
2007 Aug 28
0
(no subject)
> Motherboard with SATA RAID1 support
That's a mulit-port SATA controller with RAID in the driver (software).
> 256 MB RAM
Use a little more RAM.
> digium PRI/E1 card
Is there any reason you aren't using Sangoma cards?
> 1. If I use Software RAID, what would be the impact to my deployment? (
> problems that I have to face with regard to the call flow )
None.
> 2.
2007 Aug 28
0
Saftware RAID1 or Hardware RAID1 with Asterisk (Andrew Joakimsen)
Dear Andrew,
Thanks for your kind responce.
Regards,
vidura.
=============================
> Motherboard with SATA RAID1 support
That's a mulit-port SATA controller with RAID in the driver (software).
> 256 MB RAM
Use a little more RAM.
> digium PRI/E1 card
Is there any reason you aren't using Sangoma cards?
> 1. If I use Software RAID, what would be the impact to my
2014 Sep 28
0
High Performance graphics virtual environment: VGA Passthough or a VDI solution
Hello
Early this summer I made the decision to eliminate my Windows dual boot,
I rarely used windows. I have started a new job which will require
using a 3d CAD Inventor/Solidworks (Windows software). Inventor starts
in vmware workstation. I also switched from OpenSuSE to CentOS after
evaluating Ubuntu, RHEL, SLED, and Centos, I wanted a more proven
platform, less experimental stuff.
For the
2019 Jul 01
0
HPE ProLiant - support Linux Vendor Firmware Service ?
On Mon, 1 Jul 2019 19:38:29 +0100
lejeczek via CentOS wrote:
> I also a few years ago got Dell's tech support telling me to
> do MS-DOS stuff in order to update BIOS.
So what's wrong with using DOS to update firmware? DOS is a small and simple program loader that's unlikely to require much in the way of hardware to work and is unlikely to be infected by a virus in today's
2019 Jul 01
1
HPE ProLiant - support Linux Vendor Firmware Service ?
On Mon, Jul 01, 2019 at 12:58:12PM -0600, Frank Cox wrote:
> So what's wrong with using DOS to update firmware? DOS is a small
> and simple program loader that's unlikely to require much in the way
> of hardware to work and is unlikely to be infected by a virus in
> today's world.
Honestly, I've tried to use a .EXE to update the BIOS on my personal
system, and I
2004 Jul 15
1
formatting tables with long column names via package:xtable within Sweave
Hi,
I use the excellent Sweave tools for writing documents
but was wondering how to neatly print a data.frame
with long column headings.
I cant manage to do this via package:xtable.
Typically the labels that I would like use
for each column consist of more than one word,
but even with just one word,
the heading is often wider than the contents of the column.
So the number of columns that fits
2002 Mar 29
3
Newbie struggling with "factors"
I am processing some survey results, and my data are
being read in as "factors". I don't know how to
process these things in any way.
To start with, several of the survey questions are
mulit-choice check boxes on the original (web-based)
survey, as in "check all that apply".
These are encoded as numbers. For example, if the
survey has a question:
Which operating systems
2002 Mar 29
0
FW: Newbie struggling with "factors"
Hint #1, to do any useful transformations on your variables you will
probably need to convert them temporarily into character variables (aka
strings). Do that with
as.character(n$OSUSE)
Probably your will want to convert each of the variables that are in this
format into a set of numeric variables. Something like this:
n <- data.frame(OSUSE =
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
LANG=C DRI_PRIME=1 vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/X11R7/lib/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: Mesa Gallium driver 20.3.0-devel for NVA3
vainfo: Supported profile and
2013 Oct 22
1
[LLVMdev] Fwd: Re: [lldb-dev] Has Fast register allocation been finished in 3.3 version?
Forward to llvmdev
---------- 转发的邮件 ----------
发件人:"Chris Lattner" <clattner at apple.com>
日期:2013年10月22日 下午7:33
主题:Re: [lldb-dev] Has Fast register allocation been finished in 3.3 version?
收件人: <wansheg at gmail.com>
抄送: <lldb-dev at cs.uiuc.edu>
On Oct 21, 2013, at 7:43 PM, wansheg at gmail.com wrote:
When I use llc command with --regalloc=fast , get error
In
2004 Sep 02
1
mulit user system redirecting My Documents
New to wine here.
I installed wine, my application is working.
I allow all users to access "/usr/wine/.wine", I want to redirect
"/usr/wine/.wine/fake_windows/My Documents" to a $HOME/My Documents. Is
there a way I can do this? Is it as simple as adding a reg key?
Therefore when a user executes the windows app, and browses to "My
Documents" they see a folder in