search for: tream

Displaying 16 results from an estimated 16 matches for "tream".

Did you mean: team
2013 Oct 14
2
[LLVMdev] MI scheduler produce badly code with inline function
Hi all, I meet this problem when compiling the TREAM benchmark ( http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched The small function will be scheduled as good code, but if opt inline this function, the inline part will be scheduled as bad code. so I rewrite a simple code as attached link (foo.c), and compiled with two different meth...
2013 Oct 16
3
[LLVMdev] MI scheduler produce badly code with inline function
...the way, why do you want to use the new machine model for mi-sched? Thanks, Kind regards Kuan-Hsu 2013/10/15 Andrew Trick <atrick at apple.com> > > On Oct 14, 2013, at 3:27 AM, Zakk <zakk0610 at gmail.com> wrote: > > Hi all, > I meet this problem when compiling the TREAM benchmark ( > http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched > > The small function will be scheduled as good code, but if opt inline this > function, the inline part will be scheduled as bad code. > > > A bug for this is welcome. Pretty soon, I’ll be verifyin...
2013 Oct 16
0
[LLVMdev] MI scheduler produce badly code with inline function
...hine model. -Andy > Thanks, > > Kind regards > Kuan-Hsu > > > > 2013/10/15 Andrew Trick <atrick at apple.com> > > On Oct 14, 2013, at 3:27 AM, Zakk <zakk0610 at gmail.com> wrote: > >> Hi all, >> I meet this problem when compiling the TREAM benchmark (http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched >> >> The small function will be scheduled as good code, but if opt inline this function, the inline part will be scheduled as bad code. > > A bug for this is welcome. Pretty soon, I’ll be verifying A9 p...
2013 Oct 15
0
[LLVMdev] MI scheduler produce badly code with inline function
On Oct 14, 2013, at 3:27 AM, Zakk <zakk0610 at gmail.com> wrote: > Hi all, > I meet this problem when compiling the TREAM benchmark (http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched > > The small function will be scheduled as good code, but if opt inline this function, the inline part will be scheduled as bad code. A bug for this is welcome. Pretty soon, I’ll be verifying A9 performance and cha...
2015 Aug 28
0
Infra : TLS redirection for lists.centos.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 As we announced it already (see https://lists.centos.org/pipermail/centos-announce/2015-August/021341.html) , the CentOS Project infra tream decided to implement/enforce TLS on a maximum of websites/web services. We have so implemented it for the mailman website : https://lists.centos.org Should you encounter an issue, feel free to either report it on https://bugs.centos.org, or in #centos-devel on irc.freenode.net. on behalf of the...
2004 Aug 06
1
ices 0.2.0 compile error
Greetings, I'm getting the following error trying to compile ices 0.2.0 on a RedHat 7.0 box. tream.c: In function `stream_send_file': stream.c:236: storage size of `delay' isn't known stream.c:236: warning: unused variable `delay' Let me know what other data you might need. Regards, Michael Ethridge MCSE, CCNA Sr. Consultant Enterprise Consulting Services 408-226-2902 877-488-...
2004 Aug 06
0
newbie q: mime type?
On Wed, 10 Oct 2001, Jon Drukman wrote: > ok this has to be FAQ #1 but it's not in my FAQ file... > > how do i get it so going to my server (http://pretension.com:8000/) starts > an mp3 player streaming instead of opening up a 51M download window? You don't. It doesn't work like that. The browser won't launch an app until the given file is downloaded which, for a live stream, will never happen. What you have to do is to use an M3U or PLS file (M3U is more widely supported) contai...
2004 Aug 06
0
some features of icecast2 beta
At 11:00 PM 8/19/2002 +0200, you wrote: >I'm inquiring about some possible features of icecast2, that are important >to me: > >- stream relay yep, it's in there...you give it a master server ip and port and the relay functionality will connect to the master server and relay all connected mountpoints. >- server side stream dump this is not in there. >- mp3 streaming alongside Ogg Vorbis yep, Michael added that a bit...
2004 Aug 06
1
no audio until icecast / ices is ended
Please bear with me as I am an absolute newbie at this stuff :- o/s FreeBSD 4.6 stable (i386) pentium III 500 386mb ram scsi disks. Ices 0.2.3 compiled from source Icecast 1.3.12 I am trying to stream mp3 to my own lan. Ices and Icecast both seem to start quite happily, I can access the admin interface and when a client connects I can see that a client has connected. However, when I connect to http://host/8000 no sound, nothing and the page is blank. As soon as I shutdown Ices and Icecast, t...
2004 Aug 06
2
newbie q: mime type?
ok this has to be FAQ #1 but it's not in my FAQ file... how do i get it so going to my server (http://pretension.com:8000/) starts an mp3 player streaming instead of opening up a 51M download window? anybody got a nice site with lots of fancy stuff like playlists and such? i want to look at it to get some ideas... i'd like a log of what was played. this has to be fairly basic stuff... -jsd- --- >8 ---- List archives: http://www.xip...
2013 Oct 21
1
[LLVMdev] MI scheduler produce badly code with inline function
...Andy > > Thanks, > > Kind regards > Kuan-Hsu > > > > 2013/10/15 Andrew Trick <atrick at apple.com> > >> >> On Oct 14, 2013, at 3:27 AM, Zakk <zakk0610 at gmail.com> wrote: >> >> Hi all, >> I meet this problem when compiling the TREAM benchmark ( >> http://www.cs.virginia.edu/stream/FTP/Code/) with enable-misched >> >> The small function will be scheduled as good code, but if opt inline this >> function, the inline part will be scheduled as bad code. >> >> >> A bug for this is welcome. P...
2004 Aug 06
4
some features of icecast2 beta
I'm inquiring about some possible features of icecast2, that are important to me: - stream relay - server side stream dump - mp3 streaming alongside Ogg Vorbis which of these are going to be in the upcoming beta? another question: how and what stream metadata can be set when using icecast2? <p>Akos --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project ho...
2004 Aug 06
3
Icecast 2 questions.
Hi all, I just built icecast 2 from cvs. I tried to compile ices (also from cvs) and got: tream.c: In function `ices_instance_stream': stream.c:164: warning: passing arg 1 of `shout_strerror' makes pointer from integer without a cast stream.c:164: too few arguments to function `shout_strerror' stream.c:198: warning: passing arg 1 of `shout_strerror' makes pointer from integer...
2015 Aug 28
0
CentOS-announce Digest, Vol 126, Issue 12
...g> To: centos-announce at centos.org Subject: [CentOS-announce] CESA-2015:1682 Important CentOS 7 thunderbird Security Update Message-ID: <20150825222527.GA52653 at n04.lon1.karan.org> Content-Type: text/plain; charset=us-ascii CentOS Errata and Security Advisory 2015:1682 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1682.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 492a01e64a18f0d1800361dfd73d9678a07ce1c1eb75908e1c2c6a77dec9bfd8 thunderbird-38.2.0-1.el7.centos.x86_64.rpm So...
2019 Nov 12
0
[centos/centos.org] 01/02: Update calendar from yaml
...T +BEGIN:VEVENT +SUMMARY:Software Collections SIG Sync-up +DTSTART;VALUE=DATE-TIME:20191112T140000Z +DURATION:PT1H +RRULE:FREQ=WEEKLY;INTERVAL=2 +DESCRIPTION:Project: Software Collections SIG Sync-up\nChair: Honza Hora + k (hhorak)\nDescription: The Software Collections SIG will provide an ups + tream development area for various software collections and related tools. + Developers can build on and extend existing SCLs\, so they don't need to + re-invent the wheel or take responsibility for packaging unnecessary depen + dencies. \n\nProject URL: http://wiki.centos.org/SpecialInterestGroup...
2019 Nov 12
2
[centos/centos.org] branch master updated (63acd8a -> 908b8f4)
This is an automated email from the git hooks/post-receive script. unknown user pushed a change to branch master in repository centos/centos.org. from 63acd8a Update meeting schedule as per https://github.com/CentOS/Calendar/pull/29 new 0bbb052 Update calendar from yaml new 908b8f4 Update ical file URL The 2 revisions listed above as "new" are entirely new to this