Displaying 20 results from an estimated 2000 matches similar to: "Meetup/Social in India"
2018 May 30
0
Meetup/Social in India
I'd be interested in attending and helping organise the Hyderabad meetup.
Cheers
Siddharth
On Wed 30 May, 2018, 14:32 Siddharth Shankar Swain via llvm-dev, <
llvm-dev at lists.llvm.org> wrote:
> Hi Folks,
>
> We are a group of LLVM compiler developers in Hyderabad area. Considering
> few previous mail about meetups in India, we are planning to organize LLVM
> meetups
2018 May 31
1
Meetup/Social in India
I will as well be interested in attending the meetup (in Hyderabad).
IMHO we can start with Meetup and select a city.
How are Meetups expenses generally handled elsewhere ?
Regards,Pankaj
Date: Wed, 30 May 2018 14:59:21 +0530
From: Madhur Amilkanthwar via llvm-dev <llvm-dev at lists.llvm.org>
To: Siddharth Bhat <siddu.druid at gmail.com>
Cc: Siddharth Shankar Swain <h2015096 at
2012 Aug 25
11
Any meetup in india ?
Hi all specially indian rails developer & designer ,
Rails community is growing so fast in India , it is necessary to know what
they are doing , how they are doing and what they like in it .So, I''m
wondering we should arrange Meet-up in india , what you say ?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To
2006 Jun 12
2
Ruby on Rails Copenhagen Meetup
Hi Railers
If you are in the Copenhagen area on the 29th of this month (that''s a
Thursday) Jesper and I would be glad to see you at Caf? Selina in the
central Copenhagen for the first of many Ruby on Rails meetups.
We start at 20:30 hours and have of cause arranged for free beer and
complementary WiFi.
Our goal is to create an inspiring atmosphere where railers (new and
old) can
2006 May 15
3
Announcing the Silicon Valley Ruby on Rails Meetup Group
Hello,
We''re organizing a meetup group for Silicon Valley Ruby on Rails
engineers. If you''re in the Valley and interested in meeting with local
Rails programmers, we would like to invite you to join the group. We
haven''t set the date and time for our first meeting, but we''re hoping to
have our first get together sometime in the next few weeks.
To join,
2018 May 02
0
LLVM Developers/Users Meetup and Event Planning in Sydney (Update)
Hi llvm-dev,
I've been hosting and organising the LLVM Developers/Users meetup in
Sydney for the past few months now, and recently (May 2nd, 2018) we
met up to plan the next few meetups and start a discussion about a
larger event sometime around October 2018. Here's some high level
details (and some feedback that might be helpful for other Meetup
organisers):
- There's a lot of
2015 Nov 25
0
Regional CentOS Specific Meetup groups
Hi,
Just a quick post to say that I've setup a CentOS users group in the UK
at http://www.meetup.com/CentOS-UK - aim to start organising regular
demos and meetups face 2 face around the country. If you are based in
the UK, I encourage you to come join the group.
Also note that we have a CentOS group in India at
http://www.meetup.com/CentOS-India/ and another group for the
Netherlands at
2018 May 11
0
LLVM Users and Developers Meetup in Sydney, May 31, 2018
Hi llvm-dev!
TL;DR: https://www.meetup.com/LLVM-Developers-Users-Meetup/events/250682391/
If you're in Sydney, Australia around that time, please join us in kicking
off a series of meetups to bring more enthusiasts up to speed with the LLVM
project -- from the toolchain, to the APIs and eventually some of the
infrastructure internals. The goal is to grow the community in Sydney,
Australia.
2009 Feb 24
0
The New Delhi Ruby February Meetup - Coming Saturday - 28 Feb
We''re a very open, fun and friendly ruby meetup group in New Delhi,
India and we have something for everyone, from the curious who just
appreciates the ruby, to the intermediate learner who wants to learn
best practices, to the pros who would like to reminisce with other
developers.
We regularly organize monthly meetups which anybody can attend.
The February edition of Ruby Meetup will
2016 Jul 13
4
LLVM Social in Berlin, Germany
Hello everyone,
My name is Alex, I'm hobbyist compiler hacker who lives in Berlin, Germany now.
I'm thinking about organising "LLVM Social" meetups in Berlin, however I don't really know how many people are here, and how many of them are interested in getting in touch.
If you want to participate or have any questions - feel free to answer to this thread, or to send me a
2007 Apr 21
2
Apple IPhone mobile is released in India?
Hi Friends,
Is Apple IPhone mobile is released in India?
Is Apple IPhone mobile is released in USA?
If IPhone is released in India, Can you tell me any Apple authorized showroom in Hyderabad (Andhrapradesh, India)?
Look forward to your response. Thank you.
Regards,
Chandra.
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew
2016 Jul 15
3
LLVM Social in Berlin, Germany
Appreciations for the initiative! There are some people in the Berlin
C++ user group [1] who may be interested. Also there was an active
compiler meetup group [3] a few years ago. As far as I know these guys
mostly joined the Strange Group Berlin [2], but may still be interested
in a more compiler-focused meetup.
For the people cc'd: please let us know who'd like to participate in a
LLVM
2011 Oct 26
0
MeetUp at UC Berkeley ("Other People's Code) - Opensource and Coding
Topic: Other People''s Code | Best Practices +
Developing apps from scratch is often unrealistic and finding other
people''s code to integrate into your application can often be much
more time effective.
We have an all star lineup of speakers from UC Berkeley, Citrix
Online, and Mobile Developer Solutions to explain best practices,
implementations, and how to approach solution
2018 May 30
2
Help on finding Base GEP
Hi,
Below is the snippet of LLVM IR code generated by Flang
---snip--
%3 = getelementptr i64, i64* %"a$sd", i64 11, !dbg !16
%4 = bitcast i64* %3 to i32*, !dbg !16
%5 = load i32, i32* %4, align 4, !dbg !16, !tbaa !22
---snip--
My requirement is for any such LoadInst (example: %5), I want to check if
its base GEP (i.e. %3) loads at particular offset (11) from its
corresponding
2017 Sep 19
3
Dependency Info from AST
Hi Chris,
Thanks for the suggestion i was trying to use the patch
https://reviews.llvm.org/D30691 and ASTimporter concept for cross file
analysis. Can u explain in details the approach u suggested ? What is `nm`
on the object files ? Can u suggest some approach to start on this cross
file analysis tool.
Thanks,
Siddharth
On Tue, Sep 19, 2017 at 9:42 PM, Chris Bieneman <beanz at apple.com>
2017 Jan 15
3
LLVM Start
Hello,
I am a computer science student new to LLVM compiler infrastructure. Please
guide me where to start from to learn LLVM in the most effective way.
Thanks,
Siddharth Shankar Swain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170115/6855d875/attachment.html>
2018 May 11
2
LTO query
Yes running LLVM performance test suite with LTO and Thin LTO enabled.
Thanks,
Siddharth
On Fri, May 11, 2018 at 7:32 PM, Teresa Johnson <tejohnson at google.com>
wrote:
> I'm not completely sure what you are asking. Are you looking for
> performance benchmarks to use for LTO and ThinLTO testing? Or are you
> asking how to build/run with LTO and ThinLTO? Are you asking how to
2018 Mar 20
1
Gluster Global Meetup (Community Meeting Fun!)
Hey all!
In the spirit of trying something new with the Community Meeting, this next
one is changing a bit.
I'm calling it 'Gluster Global Meetup' for lack of a better name (names
welcomed) - and we're putting it on a video call.
Same time as the community meeting, but a little different on the format.
Here's a video call link for this that I'll add to the community
2018 May 11
2
LTO query
Hi,
Thanks for the info, If i only want to run performance test on benchmarks
for LTO and Thin LTO enabled target, Can u suggest ways to do it ? I want
to do it at my end.
Thanks,
Siddharth
On Wed, May 2, 2018 at 7:03 PM, Teresa Johnson <tejohnson at google.com> wrote:
> I've only measured performance on x86. There are some old results for SPEC
> cpu2006 in the blog post here:
2018 May 01
2
Disabling Exception in LLVM
Hi Chris,
Thanks for answering, Can u clarify on this comment mentioned in
https://github.com/Z3Prover/z3/issues/861 .
cplusplus no exception support · Issue #861 · Z3Prover/z3 · GitHub
- LLVM's *source code* does not use exceptions for performance reasons
and so is compiled by default with -fno-exceptions. When using LLVM's
libraries via it's C++ interface it is important