Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] 2012/01/04 -- LLVM Social, New Years Edition!"
2007 Sep 16
5
using tc to drop packets based on the diffserc or tos value
Hi all,
I am wondering if anyone can help me to resolve a problem.
I am trying to use tc command in linux to drop udp
packets of specific diffserv value.
I am able set diffserv value successfully in the udp packet
using command:-
[root@scotch src]#iptables --table mangle --append OUTPUT \
--out-interface eth0 --protocol udp --source-port 5060 \
--jump DSCP --set-dscp 8
but i am not able to
2012 Dec 03
0
[LLVMdev] LLVM Bay-area Social, end of the year edition!
It's the first week of December, time for another LLVM bay-area social!
When:
Thursday, Dec 6 at 7:00 PM
Where:
Tied House
954 Villa Street
Mountain View, CA 94041
Map, calendar entry, and RSVP at http://llvmbayarea.appspot.com . Hope to
see everyone there!
Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Mar 06
0
[LLVMdev] [PATCH]: MSVC build enhancements
Le 06/03/2010 11:43, José Fonseca a écrit :
> Attached are two patches with MSVC build enchancements.
>
> They are quite trivial, but were necessary to correctly link LLVM
> libraries with Mesa3D on Windows.
>
> Jose
>
>
Are you volontary trying to break everyone build (just to build your own
project), or have you no idea of the effect of this change:
2013 May 18
1
[LLVMdev] Cambridge LLVM Social + Beer Festival
Dear folks,
Next week will be the famous Cambridge Beer Festival, and since beer has
everything to do with compilers, we'll hold the the next LLVM Social there,
trying to find the blood alcohol concentration of 0.1337% to achieve
super-human programming abilities.
http://www.cambridgebeerfestival.com/viewnode.php?id=3
Some of use will be there all week, or so I heard, but most of us will be
2016 Oct 08
3
LLVM Social in Salt Lake City, UT (Nov. 14th)?
Hi everyone,
On Monday, November 14, 2016 the LLVM in HPC workshop will be held in Salt Lake City, Utah (in conjunction with the SC16 conference). For last year's workshop, which was in Austin, we held an LLVM social the evening of the workshop, and I think that turned out really well. If you'll be in Salt Lake City and are interested in attending an LLVM social on the evening of November
2018 Jan 16
2
lost ability to apt-get install r-base=3.4.2-1trusty1
Hello,
I need a specific version of R installed for consistency reasons. I do the standard setup steps:
echo "deb https://cran.ma.imperial.ac.uk/bin/linux/ubuntu trusty/" | sudo tee -a /etc/apt/sources.list
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9
sudo apt-get update
And then a simple install call, which used to work just fine some time ago, tosses an
2010 Mar 06
4
[LLVMdev] [PATCH]: MSVC build enhancements
On Sat, Mar 6, 2010 at 11:33 AM, Cédric Venet <cedric.venet at laposte.net> wrote:
> Le 06/03/2010 11:43, José Fonseca a écrit :
>>
>> Attached are two patches with MSVC build enchancements.
>>
>> They are quite trivial, but were necessary to correctly link LLVM
>> libraries with Mesa3D on Windows.
>>
>> Jose
>>
>
> Are you volontary
2024 Mar 21
1
Building Packages.
>>>>> Ben Bolker
>>>>> on Wed, 20 Mar 2024 13:25:33 -0400 writes:
> Hmm, looks platform-specific. Under Linux both RStudio
> and external R console return
> a0b52513622c41c11e3ef57c7a485767
> for digest::digest(install.packages)
Well, platform-specific maybe, notably probably the *RStudio*-version
matters (for once).
One one
2019 May 07
2
[NEW] LLVM / Clang Social in Chicago
So, there will be an LLVM Social in the Chicago area.
We know what you now think, an LLVM Social in Chicagoland? Finally!
If you are interested in showing up __ for the first meeting __, use the
doodle [0] to indicate your preferred dates.
Note that the weekend was chosen for the first meeting only. We expect
to discuss future meeting details (times, locations, style, ...) at this
first
2002 Feb 27
6
Newbie question
Hello All,
I have two Internet link and two LAN networks
I have Redhat-7.1 linux-2.4.17 kernel and 2 NICs
In eth0 172.16.1.1 and eth0:1 192.168.1.1
in eth1 are public ips of isps as eth1 a.b.c.d and eth1:0 w.x..y.z
I want do source routing using ip rule command.
echo 200 isp1 >> /etc/iproute2/rt_tables
ip rule add from 172.16.1.0/24 table isp1
ip rule ls
0: from all lookup local
2010 Mar 06
6
[LLVMdev] [PATCH]: MSVC build enhancements
Attached are two patches with MSVC build enchancements.
They are quite trivial, but were necessary to correctly link LLVM
libraries with Mesa3D on Windows.
Jose
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Allow-to-build-against-static-MSVC-runtime.patch
Type: text/x-patch
Size: 2055 bytes
Desc: not available
URL:
2013 Jan 04
0
[LLVMdev] [Polly] Aliasing problems escalation (WAS: Re: [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?)
PS: Another possibility is to do link-time optimization, since at that point the
optimizers are capable of finding out if that global is used anywhere else or
not.
2013 Jan 04
4
[LLVMdev] [Polly] Aliasing problems escalation (WAS: Re: [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?)
Hi,
Here's another case, different in high-level, but similar in low-level.
When Fortran allocatable array is defined in module, its actual dimensions
are kept in internal structure. Loads originated from reading these
dimensions confuse Polly on any use of this array.
Attachments:
1) Sample Fortran source code (to be compiled with and without -DMODULE to
see failing and working version,
2003 Oct 08
4
Music On Hold distorted
I have searching the forums here on how to get Music On Hold working
and I have been able to get * to accept a command for MusicOnHold
and for Meetme after loading the ztdummy module. I used the default
config for /etc/zaptel.conf since I saw no guidance on this. My problem
now is that when I activate MusicOnHold, the sample music file sounds
very slow and distorted. My best guess is that it is
2012 Jan 26
0
[LLVMdev] LLVM Social, February edition
Want to discuss your C++ paper before Kona? Or your approach to turning off
load widening? Or perhaps you just want to yell at Chandler for breaking
support for your target? Too bad, he won't be there, but other llvm
developers will be!
The next LLVM Bay-Area Social is exactly one week away, on February 1st!
We'll be congregating at the Tied House in Mountain View starting 6:30pm, a
short
2012 Sep 04
0
[LLVMdev] LLVM Bay-area social, September Edition!
Hot off the heels of the labour day weekend, it's time for a new LLVM
Bay-area social! Paint your stack slot new colours, discuss your proposals
for the developer's meeting, or trade beer for bug fixes. I find that's
more successful than trading beer for code review, to my surprise!
THIS WEEK, on Thursday Sep 6th, we'll be meeting at the Tied House in
Mountain View. Please see
2012 Oct 01
0
[LLVMdev] LLVM Bay-area Social, October edition
Hi everyone who will be in the SF bay area this week!
It's a new month, and that means it's time for another social, because you
need another excellent reason to go out and drink beer.
When:
Thursday, Oct 4 at 7:00 PM
Where:
Tied House
954 Villa Street
Mountain View, CA 94041
Map, calendar entry, and RSVP at http://llvmbayarea.appspot.com . Hope to
see everyone there!
Nick
2012 Nov 01
0
[LLVMdev] LLVM Bay-area Mini-Social, November / DevMtg edition!
Hi everyone who is in the SF bay area today (Thursday, the first)!
It's DevMtg month, and while we will all be gather for tons of fun
stuff next week, a few of us are going to do an even more informal
than usual social this week.
Why? So we can complain at each other about preparing a talk, lay
plans for fun hacking at the hacking session, or just because they
serve tasty beverages, and hey,
2013 Feb 05
1
[LLVMdev] LLVM Bay-area Social, February edition!
It's February!
This week, in just a couple days on Thursday the 7th, let's meet again at
the Tied House in Mountain View. If you're sure you'll attend, or think you
might be attending, please RSVP on http://llvmbayarea.appspot.com so that I
can make sure we get enough seats for everyone. There's a "maybe" attending
option for a reason. :)
Hope to see you there!
2013 Dec 10
1
[LLVMdev] Cambridge LLVM Social - Christmas edition
Hi Folks,
It took us a while, but we're doing the social a bit late this month.
I understand that many would be on holidays already, but we didn't
have much choice.
As usual, the LLVM Socials' calendar shows the time and place:
https://www.google.com/calendar/embed?src=as5fh066i94qthrkct1lv7rojo%40group.calendar.google.com&ctz=Europe/London
Which will be on the 18th, next week,