search for: ackermann

Displaying 20 results from an estimated 41 matches for "ackermann".

2002 Apr 01
3
Simple streamer help
...be working with a perl script that can provide the song's title, file location, genre, etc., and I'm sure I can hack it to pass the actual mp3 bitstream to icecast if that's needed. I hope this description makes sense. Can anyone guide me in how to accomplish this? Thanks, John Ackermann jra at febo.com ---- John Ackermann N8UR jra at febo.com http://www.febo.com President, TAPR n8ur at tapr.org http://www.tapr.org <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscrib...
2006 Aug 20
4
[LLVMdev] bytecode didn't read correctly under cygwin
Hi! I'm trying to run "llc" tool on files from "test" subdirectory of LLVM root. I compile source files with the following line: llvm-gcc -c -ocompiled.o ackermann.c Then I run llc like the following: llc compiled.o which outputs llc: bytecode didn't read correctly (I mean, I try it with different options but even the default ones aint working) My llvm-gcc version is Using built-in specs. Target: i686-pc-cygwin Configured with: ../src/configure --pr...
2004 Jun 19
2
[LLVMdev] benchmarking LLVM
...Xeon used by LLVM team are different sometime. In particular, both Shootout and Shootout-C++ show great speed up with LLVM (in comparison to GCC) on ackerman test on my AthlonXP. But here: http://llvm.cs.uiuc.edu/testresults/X86/ GCC is reported to be quicker on Benchmarks/Shootout-C++/ackermann test. 2. the tests based (e.g. ackerman,fibonacci) on function calls are tend to be quicker with LLVM then with GCC :) 3. some generic tests (like nested loops) are slower with LLVM then GCC. Could anyone check why Benchmarks/Shootout*/nestedloop is so slow with LLVM? Nested loops is...
2004 Jun 19
0
[LLVMdev] benchmarking LLVM
...eam are different sometime. In particular, both Shootout > and Shootout-C++ show great speed up with LLVM (in > comparison to GCC) on ackerman test on my AthlonXP. > But here: > http://llvm.cs.uiuc.edu/testresults/X86/ > GCC is reported to be quicker on > Benchmarks/Shootout-C++/ackermann test. This test seems PARTICULARLY noisy for some reason. Take a look at this: [zion Shootout-C++]$ time Output/ackermann.native Ack(3,12): 32765 3.130u 0.010s 0:03.14 100.0% 0+0k 0+0io 196pf+0w [zion Shootout-C++]$ time Output/ackermann.native Ack(3,12): 32765 3.280u 0.000s 0:03.28 100.0%...
2004 Aug 06
1
Re: Simple streamer help
...t;suppose that may require a browser plug-in of some sort?). Can this be done? > >Sorry to be dense about all this; if it's not obvious already, I know >nothing about putting audio on the Internet. > >Thanks, > >John > >--On Monday, April 01, 2002 2:42 PM -0500 John Ackermann N8UR ><jra@febo.com> wrote: > >>Hi -- >> >>I am trying to add limited streaming capability to an existing mp3 setup >>I'm running for internal use at my house. >> >>I'm using the "mp3sb" package with a php-based web front-end to pip...
2004 Aug 06
0
Re: Simple streamer help
...nser "render" the songs (I suppose that may require a browser plug-in of some sort?). Can this be done? Sorry to be dense about all this; if it's not obvious already, I know nothing about putting audio on the Internet. Thanks, John --On Monday, April 01, 2002 2:42 PM -0500 John Ackermann N8UR <jra at febo.com> wrote: > Hi -- > > I am trying to add limited streaming capability to an existing mp3 setup > I'm running for internal use at my house. > > I'm using the "mp3sb" package with a php-based web front-end to pipe > music to my stereo...
2006 Aug 20
0
[LLVMdev] bytecode didn't read correctly under cygwin
Tony, By default, llvm-gcc4 does not produce bytecode, it produces a native object file, just like GCC does. So, if you try to pass it to llc, it is obviously going to report problems with the bytecode. Either skip the llc step or use the -emit-llvm option: llvm-gcc -c -emit-llvm -o compiled.o ackermann.c llc compiled.o -o compiled.s Reid. On Sun, 2006-08-20 at 20:26 +0400, Anton Vayvod wrote: > Hi! > > I'm trying to run "llc" tool on files from "test" subdirectory of LLVM > root. I compile source files with the following line: > > llvm-gcc -c -ocomp...
2012 Dec 18
2
multi stream decode
...n read my RTP packet from network, and get data from it. I need now to decode opus data to something readable for jack. I do it like that : opus_multistream_decode_float(m_decoder, data, len, decodedBuffer, BUFLEN, 0); But how can I know the start of the two packets ? Thanks for your help, Audric Ackermann -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20121218/190d3981/attachment.htm
2017 Aug 28
2
Buildbot can't submit results to LNT server
...ttom of [1], you can see this error message: 2017-08-28 07:06:32: submitting result to 'http://lnt.llvm.org/submitRun' error: lnt server: internal server error IntegrityError('(_mysql_exceptions.IntegrityError) (1062, "Duplicate entry \'SingleSource/Benchmarks/Shootout/Shootout-ackermann\' for key \'ix_NT_Test_Name\'")',) We're running with --exec-multisample=3, so I think it should expect one result for each sample. I managed to submit the corresponding report.json [2] to a local, default (sqlite-based) LNT server. Any idea what the problem might be? Th...
2017 Aug 28
2
Buildbot can't submit results to LNT server
...message: >> 2017-08-28 07:06:32: submitting result to 'http://lnt.llvm.org/submitRun' >> error: lnt server: internal server error >> IntegrityError('(_mysql_exceptions.IntegrityError) (1062, "Duplicate >> entry \'SingleSource/Benchmarks/Shootout/Shootout-ackermann\' for key >> \'ix_NT_Test_Name\'")',) >> >> We're running with --exec-multisample=3, so I think it should expect >> one result for each sample. I managed to submit the corresponding >> report.json [2] to a local, default (sqlite-based) LNT serv...
2006 Nov 06
1
Scale-plugin for ALL running Aplications
...to be much more stable. The only think, that I'm missing is, that scale just shows the open applications of the current viewport instead of all on all viewports. Is there an option in gconf I can tick to enable this or is it simply not implemented ans only a hack in beryl-scale? regards Peter Ackermann
2006 Nov 13
1
Anoying bug in scale when using custom shortcuts
...opRight, too. The Problem is, I don't want to use the active edges at all. So I go everytime into gconf-editor, remove TopRight from initiate_edge, but after each login into gnome, initiate_edge is set to TopRight. This bug was removed in beryl, but seems to be still in compiz. regards Peter Ackermann -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20061114/a29233d1/attachment.html
2015 May 27
2
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
...Bench/drop3/drop3 10 MultiSource/Benchmarks/BitBench/five11/five11 7 MultiSource/Benchmarks/BitBench/uudecode/uudecode 3 MultiSource/Benchmarks/BitBench/uuencode/uuencode 5 MultiSource/Benchmarks/Trimaran/enc-rc4/rc4 11 SingleSource/Benchmarks/BenchmarkGame/n-body 2 SingleSource/Benchmarks/Shootout/ackermann Let me know if there are any specific benchmarks you would like me to test. -- Sean Silva On Wed, May 20, 2015 at 3:31 PM, Sean Silva <chisophugis at gmail.com> wrote: > I found an interesting datapoint: > > In the last 10,000 revisions of LLVM+Clang, only 10 revisions actually...
2017 Dec 16
2
Replace call stack with an equivalent on the heap?
Hello, I'm implementing a custom Haskell-to-LLVM compiler, and in my experimentation, noticed that GHC is much slower than clang certain examples, such as the ackermann function. However, from reading their respective IRs (Cmm for GHC and LLVM for clang), I don't really see much of a difference. Here is a link to the numbers. (n, m) are the parameters to the ackermann function <https://gist.github.com/bgamari/bd424e82d96ddb7b9e67c5e51cdcc5ec> One major...
2006 Nov 17
2
[LLVMdev] 1.9 Prerelease Available for Testing (TAKE TWO)
...SingleSource/UnitTests/2006-01-23-UnionInit > TEST-FAIL: llc /SingleSource/Benchmarks/CoyoteBench/fftbench > TEST-FAIL: jit /SingleSource/Benchmarks/CoyoteBench/fftbench > TEST-FAIL: cbe /SingleSource/Benchmarks/CoyoteBench/fftbench > TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/ackermann > TEST-FAIL: jit /SingleSource/Benchmarks/Shootout-C++/ackermann > TEST-FAIL: cbe /SingleSource/Benchmarks/Shootout-C++/ackermann > TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/ary2 > TEST-FAIL: jit /SingleSource/Benchmarks/Shootout-C++/ary2 > TEST-FAIL: cbe /SingleSource/Ben...
2006 Nov 16
0
[LLVMdev] 1.9 Prerelease Available for Testing
...nit TEST-FAIL: cbe /SingleSource/UnitTests/2006-01-23-UnionInit TEST-FAIL: llc /SingleSource/Benchmarks/CoyoteBench/fftbench TEST-FAIL: jit /SingleSource/Benchmarks/CoyoteBench/fftbench TEST-FAIL: cbe /SingleSource/Benchmarks/CoyoteBench/fftbench TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/ackermann TEST-FAIL: jit /SingleSource/Benchmarks/Shootout-C++/ackermann TEST-FAIL: cbe /SingleSource/Benchmarks/Shootout-C++/ackermann TEST-FAIL: llc /SingleSource/Benchmarks/Shootout-C++/ary2 TEST-FAIL: jit /SingleSource/Benchmarks/Shootout-C++/ary2 TEST-FAIL: cbe /SingleSource/Benchmarks/Shootout-C++/ary2...
2015 May 27
0
[LLVMdev] Proposal: change LNT’s regression detection algorithm and how it is used to reduce false positives
...iSource/Benchmarks/BitBench/five11/five11 > 7 MultiSource/Benchmarks/BitBench/uudecode/uudecode > 3 MultiSource/Benchmarks/BitBench/uuencode/uuencode > 5 MultiSource/Benchmarks/Trimaran/enc-rc4/rc4 > 11 SingleSource/Benchmarks/BenchmarkGame/n-body > 2 SingleSource/Benchmarks/Shootout/ackermann > > Let me know if there are any specific benchmarks you would like me to test. > > -- Sean Silva > > > On Wed, May 20, 2015 at 3:31 PM, Sean Silva <chisophugis at gmail.com <mailto:chisophugis at gmail.com>> wrote: > I found an interesting datapoint: > &...
2006 Nov 14
5
[LLVMdev] 1.9 Prerelease Available for Testing
LLVMers, The LLVM 1.9 Prerelease is available for testing: http://llvm.org/prereleases/1.9/ If anyone can spare some time, please download the appropriate tarballs for your platform and test the release (at least with make check). I'd also appreciate any documentation reviews. Please note that llvm-gcc3 on x86 may not have a clean dejagnu run. You should see one XPASS for
2005 Aug 23
0
Embedded HW: asterisk with USB ISDN TA on NSLU2/Debian (fwd)
...rminates after approx. 5 seconds of media data transport Other developers also working in that direction should / could probably also contact me directly => we could bundle / coordinate our efforts. best regards Ralf --------------------------------------------------------------- Dr. Ralf Ackermann _ rac@KOM.tu-darmstadt.de Multimedia Communications |/ | | |\/| Merckstrasse 25 |\ |_| | | 64283 Darmstadt, Germany Tel.: (+49) 6151 16-6138 Fax: (+49) 6151 16-6152 --------------------------------------------------------------...
2008 Apr 25
3
Samba segs when serving files from a windows partition on OpenBSD-4.2
Hi, Before I file a bug report, I just wanted to check that samba is capable of serving files from a FAT32 partition. I have here an OpenBSD-4.2 i386 machine here with a second disk containting files that I will be sharing via both NFS and samba. The NFS share work great, but samba seg faults upon a windows client connecting. This occurs when using the OpenBSD package, and also when built from