Displaying 16 results from an estimated 16 matches for "econd".
Did you mean:
second
2013 Mar 20
2
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...time to evaluate the whole LLVM-testsuite, so I just choose the Mediabench from LLVM-testsuite.
OK. This is a good baseline.
> The preliminary results of Polly compiling overhead is listed as follows:
>
> Table 1: Compiling time overhead of Polly for PolyBench.
>
> | | Clang
> (econd) | Polly-load
> (econd) | Polly-optimize
> (econd) | Polly-load penalty | Polly-optimize
> Penalty |
> | 2mm.c | 0.155 | 0.158 | 0.75 | 1.9% | 383.9% |
> | correlation.c | 0.132 | 0.133 | 0.319 | 0.8% | 141.7% |
> | geummv.c | 0.152 | 0.157 | 0.794 | 3.3% | 422.4% |
> | ludcmp....
2013 Mar 19
0
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...Polly using PolyBench and Mediabench. It takes too long time to evaluate the whole LLVM-testsuite, so I just choose the Mediabench from LLVM-testsuite.
The preliminary results of Polly compiling overhead is listed as follows:
Table 1: Compiling time overhead of Polly for PolyBench.
| | Clang
(econd) | Polly-load
(econd) | Polly-optimize
(econd) | Polly-load penalty | Polly-optimize
Penalty |
| 2mm.c | 0.155 | 0.158 | 0.75 | 1.9% | 383.9% |
| correlation.c | 0.132 | 0.133 | 0.319 | 0.8% | 141.7% |
| geummv.c | 0.152 | 0.157 | 0.794 | 3.3% | 422.4% |
| ludcmp.c | 0.157 | 0.159 | 0.391 | 1.3% |...
2013 Mar 18
2
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...my work can be helpful for the further development of Polly project.
>
>> I have done some preliminary experiments. My experimental environment is built as follows:
>> First, I build the LLVM, Clang and Polly using -O3 option, so all of these tools can be run in best case;
>> Second, I evaluate the compiling time of Polybench using the following options:
>> Clang-O3: clang -O3 (the basic clang without polly)
>> Polly-basic: clang -Xclang -load -Xclang LLVMPolly.so -O3 (load polly but no use of polly optimization)
>> Polly-optimize: c...
2013 Mar 23
0
[LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
...time to evaluate the whole LLVM-testsuite, so I just choose the Mediabench from LLVM-testsuite.
OK. This is a good baseline.
> The preliminary results of Polly compiling overhead is listed as follows:
>
> Table 1: Compiling time overhead of Polly for PolyBench.
>
> | | Clang
> (econd) | Polly-load
> (econd) | Polly-optimize
> (econd) | Polly-load penalty | Polly-optimize
> Penalty |
> | 2mm.c | 0.155 | 0.158 | 0.75 | 1.9% | 383.9% |
> | correlation.c | 0.132 | 0.133 | 0.319 | 0.8% | 141.7% |
> | geummv.c | 0.152 | 0.157 | 0.794 | 3.3% | 422.4% |
> | ludcmp....
2004 Aug 06
1
sample rate/bitrate
...seen so far. but i'm
having some issues.
first, i can't seem to get the right bitrate/sample rate on playback. i've
ripped my music, encoded and played it in freeamp, and it's great. but when
streamed (to winamp on a win2k pc), it plays super-fast-forward. what'd i
do?
econd, password configuration (via .conf files) doesn't behave. is this a
bug for the dev folk? or is it ineptitude on my part.
FTR, i'm running linux kernel 2.4.19-r1, compiled with gcc 2.95.3.
--shon
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: htt...
2002 Jul 11
1
RC4/1.0 and peeling
first, congrats to monty and the whole crew for getting
this close to 1.0. it's a monumental achievement reflecting
a huge amount of hard work -- kudos!
econd, i know the bitrate peeling feature has been pushed
back until after 1.0 is out. but i'm wondering -- will oggs
created with a 1.0 encoder be peelable with an as-yet-unreleased
utility, or do "peelable oggs" have to be created that way in
the first place? in other words, if peeling is...
2020 Aug 28
2
EL8: SElinux / dac_override / tmpwatch
Hi, I'm moving some old stuff from EL6 to EL8 and one setup has a
cron job which uses "tmpwatch -umc $dir" to clean some directories
(/etc/cron.daily/tmpwatch). It seems that this triggers this AVC
(SElinux mode is enforcing):
type=AVC msg=audit(1598576896.772:4267): avc: denied { dac_override }
for pid=11013 comm="tmpwatch" capability=1
2002 Aug 16
2
Setting up the trig tables.
...storage space required is 320*4 bytes =
1280 bytes for n=256, or 2560*4 bytes = 10240 bytes for n=2048.
Assumption 3: M_PI is just PI, i.e. 3.1415....
Consider n=256, then n2=n>>1=128, n/4=64, n/8=32
first loop:
(i=0)
T[0]
T[1]
T[128]
T[129]
i=63 (last value)
T[126]
T[127]
T[254]
T[255]
econd loop:
i=0
T[256]
T[257]
i=31 (final value)
T[318]
T[319]
<p><p>
--
Govind S Kharbanda Institute for System Level Integration
MSc Course Rep. Alba Campus, Livingston, EH54 7EG
http://www.sli-institute.ac.uk/~gk/ Tel: 01506 4693...
2003 Feb 01
5
ID3 info and Streaming titles
Hi,
I'd really like to enable ID3 tags and streaming titles.
> From reading icecast.conf I realise this is experimental.
I'm assuming experimental means works most of the time :-)
I've set this flag, however receive no ID3 tags or streaming titles.
use_meta_data 1
I need some guidance on this one, im using icecast 1.3.12 and ices
0.2.3.
Thanks,
--
Best regards,
Darren
2014 Mar 03
0
Stream Interruption Troubleshooting
...Clients connecting to mountpoints on any server with same source
get noticeable audio glitches/stuttering and audio dropouts (approximately
every 120s). On rare and random occasions it normalizes.
Resolving Steps:
- Tried different streaming formats (OPUS, MP3, OGG) and source software
(butt, opus-econder, Altacast)
- Different servers produce similar effects with same source.
- When streaming with alternative service (http://mixlr.com/ 96kbps MP3
over Amazon Cloud Services) no stuttering is present.
Any ideas? Clock drift? How to solve it?
Thank you! I'll be glad to update with progress or a...
2004 Aug 06
2
how can i set different mount points with IceS
...ists -->
<param name="random">0</param> <!-- random play -->
<param name="once">0</param> <!-- if set to 1 , plays once
through,
then exits. --
</input>
where i define the the playlist file name and other settings
econd section is:
<!-- Server details:
You define hostname and port for the
server here, along with
the source password and mountpoint.
-->
<hostname>213.254.15.38</hostname...
2002 Apr 11
3
encoding bitrates, different machines...
...e CD twice with different machines. Cannot
remember when, why, or how, but anyway. I've been using jack, here is
relevant output:
first one:
01/|\enc/|\128/|\[coding @0.67× done,129kbit]
02/|\enc/|\128/|\[coding @0.69× done,124kbit]
03/|\enc/|\128/|\[coding @0.66× done,124kbit]
<etc>
econd one:
01/|\enc/|\128/|\[coding @5.50× done,116kbit]
02/|\enc/|\128/|\[coding @2.24× done,120kbit]
03/|\enc/|\128/|\[coding @1.40× done,121kbit]
<etc>
Note the big difference in bit rate... both is RC3. My best guess at the
moment is that the former was with a -b setting while the latter was...
2001 Jan 22
3
several (different and seperate) compiling problems
...ource tarball as being valid project files. it complains
that they were not generated by VC++6, and would I like to create a wrapper
for these makefiles? It doesn't work. I checked them out manually, and
they appear fine...I wonder if its not because of service pack 4? i have
no clue at all...
econd problem:
installing and compiling beta3 ogg and vorbis source RPMS:
ogg goes ok...only after its compiled, and I've generated an RPM, it
doesn't install the header files in /usr/include/ogg...it doesn't, in fact
install them anywhere. minor problem, easily corrected by hand for now.
but...
2009 Feb 04
3
Passing data among multiple instances
Dear R,
I have two R instances running at the same time, say instance A and instance
B. Is there a simpler way to pass the data in A to B?
More precise, I have a stupid example:
In instance A, I am running a function "test1"
test1 <- function (x1)
{
x2 <- sin(x1)
return(x2)
}
In instance B, another function "test2"
test2 <- function (x2)
{
x3 <-
2005 Oct 27
4
Nest sortables?
Hello All,
I''m wondering if it''s possible to nest sortables:
<ul id="first">
<li>One</li>
<li>Two</li>
<li>
<ul id="second">
<li>Three</li>
</ul>
</li>
<li>Four</li>
</ul>
<script>
... create sortables out of ''first'' and ''second''
</script>
I played around with this already and it looks like...
2004 Aug 06
0
Problems with 1.3.11 and Ices 0.22
...1:Calendar Thread] directory_touch_xa([yp.mp3.de:80]) completed...server id = 69
[26/Aug/2001:16:05:04] [1:Calendar Thread] directory_touch([yp.shoutcast.com]) completed...
[26/Aug/2001:16:05:11] [4:Source Thread] Kicking client 23 [209.226.122.117] [Client signed off] [listener], connected for 39 seconds, 110573 bytes transfered. 7 clients connected
209.226.122.117 - - [26/Aug/2001:16:05:11 -0700] "GET /lofi HTTP/1.0" 200 110573 "-" "WinampMPEG/2.7" 39
[26/Aug/2001:16:05:17] [34:Connection Handler] Kicking unknown 30 [64.228.105.106] [Generated playlist], connected fo...