Displaying 20 results from an estimated 231 matches for "mpc".
Did you mean:
mac
2020 Jan 22
3
dbus/systemd failure on startup (CentOS 7.7)
We are seeing a problem that occurs ~5% of the time when rebooting
CentOS 7.7 where systemd gets a 'Connection timed out' to D-Bus just
after the D-Bus service starts - from 'journalctl -x' :
...
Jan 21 16:09:59 linux7-7.mpc.local systemd[1]: Started D-Bus System
Message Bus.
-- Subject: Unit dbus.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dbus.service has finished starting up.
--
-- The start-up result is done.
Jan 21 16:10:2...
2009 Mar 19
1
[Bridge] Is bridging possible if two devices connected peer to peer ?
Hello,
In one of our project we need to connect one IMX 27 based baord which ahs a internal FEC controller & an MPC 8323RDb baord which has a Built in Network controller.
We need to connect the IMX27 based board to MPC board thro cross cable & MPC baord has wlan AP card .
Basically we want to communicate from IMX27 to wireless network. Hence we are planning to make follwoing arranage ment as given in the a...
2002 Jan 16
2
Ogg compared to MPC and AAC
In researching Ogg Vorbis, I have started to become aware of many other
audio formats I never knew about, such as FLAK. Well, today I have become
aware of two other formats I hadn't heard of before: MPC and AAC. Can anyone
tell me what they think of these formats in comparison to Ogg Vorbis?
If anyone considers this Off-Topic, please feel free to email me personally.
I'm not trying to piss anyone off. :)
<p>Thanks,
Jeff
<p>--- >8 ----
List archives: http://www.xiph.org/arch...
2020 Jan 23
2
dbus/systemd failure on startup (CentOS 7.7)
...to simply
> reboot the server again in such a case, AKA the systemd way :-)
>
>> CentOS 7.7 where systemd gets a 'Connection timed out' to D-Bus just
>> after the D-Bus service starts - from 'journalctl -x' :
>>
>> ...
>> Jan 21 16:09:59 linux7-7.mpc.local systemd[1]: Started D-Bus System
>> Message Bus.
>> -- Subject: Unit dbus.service has finished start-up
>> -- Defined-By: systemd
>> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>> --
>> -- Unit dbus.service has finished starting...
2011 Apr 08
2
[LLVMdev] dragonegg build failure
Hi ether, how did you build it exactly? I logged into gcc16 and tried to
reproduce. But I get
/home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/real.h:28:17:
error: mpc.h: No such file or directory
In file included from
/home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/rtl.h:28,
from /home/baldrick/dragonegg-2.9/Convert.cpp:58:
/home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/real.h:29...
2011 Apr 08
4
[LLVMdev] dragonegg build failure
Hi ether,
> i install mpc-0.8.2 in /home/ether/local/, and gcc-4.5 is configure with:
> $HOME/sources/gcc-4.5/configure --enable-plugin --enable-lto
> --prefix=$HOME/local/gcc-4.5/ --enable-languages=c,c++
> --disable-bootstrap --disable-multilib --with-mpc=$HOME/local
> --with-libelf=$HOME/local
because GCC he...
2011 Apr 08
0
[LLVMdev] dragonegg build failure
hi Duncan,
i install mpc-0.8.2 in /home/ether/local/, and gcc-4.5 is configure with:
$HOME/sources/gcc-4.5/configure --enable-plugin --enable-lto
--prefix=$HOME/local/gcc-4.5/ --enable-languages=c,c++
--disable-bootstrap --disable-multilib --with-mpc=$HOME/local
--with-libelf=$HOME/local
On Sat, Apr 9, 2011 at 12:00 AM,...
2020 Jan 23
0
dbus/systemd failure on startup (CentOS 7.7)
...y "solution" now is to simply
reboot the server again in such a case, AKA the systemd way :-)
> CentOS 7.7 where systemd gets a 'Connection timed out' to D-Bus just
> after the D-Bus service starts - from 'journalctl -x' :
>
> ...
> Jan 21 16:09:59 linux7-7.mpc.local systemd[1]: Started D-Bus System
> Message Bus.
> -- Subject: Unit dbus.service has finished start-up
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit dbus.service has finished starting up.
> --
> -- The...
2010 Oct 20
1
[LLVMdev] OpenMP Support for LLVM and clang
Hello,
> I propose to take a look at the mpc project, which has a LGPL licensed
> OpenMP library. The explanations how to use MPC OpenMP directly are in a
> header file called mpcomp_abi.h located inside the
> mpc/MPC_OpenMP/include directory.
I had a look at MPC's OpenMP and it seems to be both well written and
suited for this...
2004 Sep 10
2
FLAC->mpc transcoding
Hi guys. First off, keep up the good work on FLAC: great now, and looks promising in the future :)
I wonder if anyone's aware of the issues with FLAC->mpc transcoding: it works under linux but not windows. Sorry if this has been bought up loads before - i couldn't see it here.
Here's the message mppenc 1.02 comes up with on trying to encode a .flac :
"MPC Encoder 1.02 --Beta-- (C) 1999-2002 Buschmann/Klemm/Piecha
FLAC does not work p...
2020 Jan 23
0
dbus/systemd failure on startup (CentOS 7.7)
...he server again in such a case, AKA the systemd way :-)
>>
>>> CentOS 7.7 where systemd gets a 'Connection timed out' to D-Bus just
>>> after the D-Bus service starts - from 'journalctl -x' :
>>>
>>> ...
>>> Jan 21 16:09:59 linux7-7.mpc.local systemd[1]: Started D-Bus System
>>> Message Bus.
>>> -- Subject: Unit dbus.service has finished start-up
>>> -- Defined-By: systemd
>>> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>>> --
>>> -- Unit dbus.servic...
2010 Oct 19
0
[LLVMdev] OpenMP Support for LLVM and clang
...y working on this.
>
> Any helpful suggestions are welcome.
Hey Gautam,
I think this is an excellent idea. At the moment I do not know of any
official and public project regarding OpenMP support in LLVM/clang. It
would be awesome if you could work on this.
I propose to take a look at the mpc project, which has a LGPL licensed
OpenMP library. The explanations how to use MPC OpenMP directly are in a
header file called mpcomp_abi.h located inside the
mpc/MPC_OpenMP/include directory.
Furthermore I know people at the University of Innsbruck work on a Clang
parser for OpenMP [1]. (I co...
2006 Jan 23
0
Help with bad audio using MPC..
...2 (type 0, seq
9473, ts 135520, len 160)
Sent RTP packet to 208.139.204.228:10102 (type 0, seq
9474, ts 135680, len 160)
Got RTP packet from 208.139.204.228:10102 (type 0, seq
4467, ts 149600, len 160)
Got RTP packet from 208.139.204.228:10102 (type 0, seq
4468, ts 149760, len 160)
RTP Debug from MPC connection w/ bad audio:
Sent RTP packet to 66.128.8.234:61414 (type 0, seq 3506,
ts 51040, len 160)
Sent RTP packet to 66.128.8.234:61414 (type 0, seq 3507,
ts 51200, len 160)
Got RTP packet from 66.128.8.234:61414 (type 0, seq 23701,
ts 52480, len 80)
Got RTP packet from 66.128.8.234:61414 (type...
2012 Jan 16
1
[LLVMdev] OpenMP support for LLVM
On 01/16/2012 03:04 AM, Vlad Krylov wrote:
> I am interested. I would be grateful for your hints.
Great. ;-)
> So OpenMP has various constructs such as parallel, barrier, single,
> for, etc. And there is at least two libraries to generate OpenMP code:
> libgomp and mpc. We want to be independent of specific library.
True.
> We should create an interface with methods which present manual
> inserting of OpenMP pragmas in C or Fortran code. These sounds like
> "this code block should be run with #parallel" or "this for loop
> should be r...
2012 Jan 16
3
[LLVMdev] multi-threading in llvm
I am interested. I would be grateful for your hints.
So OpenMP has various constructs such as parallel, barrier, single,
for, etc. And there is at least two libraries to generate OpenMP code:
libgomp and mpc. We want to be independent of specific library.
We should create an interface with methods which present manual
inserting of OpenMP pragmas in C or Fortran code. These sounds like
"this code block should be run with #parallel" or "this for loop
should be run with #parallel for loop&...
2010 Oct 19
4
[LLVMdev] OpenMP Support for LLVM and clang
Hello,
I am a masters student interested in parallelization API's and auto
parallelization. I have been following LLVM's development for some time now
and would like to make a contribution. In particular I am interested in
adding
OpenMP support for LLVM. I believe this will be useful both for clang as
well
as LLVM Polly. I would like to know if anyone is already working on this.
Any
2009 Sep 19
2
Many improvements and a few problems
...-soft-target but I don't see
a great difference.
2) Latest versions produce different OGG streams which challenge some
players and splitters. I think the change has been somewhere between the
stable ffmpeg2theora (march 2009) and this summers builds:
.OGV produced now are not recognized by MPC-HC's internal OGG splitter,
which worked well for all files previously. If Haali splitter is
installed, it can handle most files, but in some of them duration is
incorrectly detected and the stop after a few seconds.
Has something changed in the OGG stream or in libogg or something?
2004 May 23
1
Vorbis determined to be as good as MPC at 128 kbps!!
I am very happy to announce that the aoTuV tuning of Ogg Vorbis has tied
with Musepack at first place in the 128 kbps listening test. It has
beat iTunes AAC, Lame MP3, ATRAC3, and WMA standard. :)
http://www.rjamorim.com/test/multiformat128/results.html
--
-------------------------------------------------
Stephen So PhD Student
Signal Processing Laboratory
School of Microelectronic
2014 Jan 17
0
[PATCH] drm/nv50/graph: print mpc trap name when it's not an mp trap
...e/engine/graph/nv50.c
index 0f8d18a..30ed19c 100644
--- a/drivers/gpu/drm/nouveau/core/engine/graph/nv50.c
+++ b/drivers/gpu/drm/nouveau/core/engine/graph/nv50.c
@@ -315,6 +315,20 @@ static const struct nouveau_bitfield nv50_mp_exec_errors[] = {
{}
};
+static const struct nouveau_bitfield nv50_mpc_traps[] = {
+ { 0x0000001, "LOCAL_LIMIT_READ" },
+ { 0x0000010, "LOCAL_LIMIT_WRITE" },
+ { 0x0000040, "STACK_LIMIT" },
+ { 0x0000100, "GLOBAL_LIMIT_READ" },
+ { 0x0001000, "GLOBAL_LIMIT_WRITE" },
+ { 0x0010000, "MP0" },
+ { 0x0020000, &quo...
2004 Jun 08
0
Re: [vorbis] Vorbis determined to be as good as MPC at
128 kbps!
In-Reply-To: <E77B14D5-B72A-11D8-91A8-000A95A4DC02@kernel.crashing.org>
Message-ID: <Pine.LNX.4.44.0406081019270.6447-100000@gorlois.cs.upb.de>
On Sat, 5 Jun 2004, Segher Boessenkool wrote:
> There are quite a few models of how the ear works. All the good
> ones are computationally expensive, and not usable at all
> mathematically. Your paper uses just one simple