Displaying 20 results from an estimated 90 matches similar to: "[EuroLLVM] Program available! Hacker's Lab topics wanted!"
2017 Mar 08
11
[EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
The hacker's lab will be organized similar to the one at the US 2016
meeting [0]. That means 1.5 hour sessions and theme tables in the
different rooms. Each table (~10) will have a sign on it to represent a
sub-project or area of LLVM. This will help newcomers and even active
developers congregate together on specific topics.
In addition to labeling tables, we are asking for volunteers to
2017 Mar 24
2
[EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
Hi Christian,
We put your name down for an exception handling table at the same time &
room as the ARM (32/64) table [Renato]. I hope this is OK with you.
Thanks!
--
Johannes
On 03/24, Christian Bruel wrote:
> Hello,
>
> If there is a table on Exception handling, Can I have a slot in the agenda
> to discuss a proposal to clarify and adapt the attributes used to handle the
2005 Nov 05
2
sort table
Hi,
I have a data frame named "questions" that I use to get a subset and
then a table:
failcondonly <- subset(questions, errorreason=="condition")
failcondtab <- table(failcondonly$type, failcondonly$qid, exclude=c("ORGA", "skipped"))
The failcondtab looks like this:
6 11 12 13 14 15 17 26 30 31 39 41
gave up 0 1 1 1 1 0 0 0 0 8 0
2006 Oct 26
2
Re: openssl server/client classes
Thorsten Sandfuchs wrote:
> Hio,
> I''m looking for a way to manage openssl client/server classes which correspond
> to each other. As I don''t want to reinvent the wheel, I''d be glad if someone
> could share his solution? :)
>
> It should be possible to provide and distribute ssl-certificates corresponding
> to one (or perhaps even many) CAs and for
2017 May 30
1
LLVM Social - Paris: June 14th, 2017
The next LLVM social in Paris will happen on June 14th, 2017.
Everyone interested in LLVM, Clang, lldb, Polly, lld, ... is invited to
join.
Event details, including registration (free but mandatory) at
http://www.meetup.com/LLVM-Clang-social
This edition will be particularly busy (and interesting !) as we are
delighted to welcome 3 guest speakers:
- Hal Finkel (Argonne National Laboratory)
2003 Dec 16
2
Free Software/Open Source-Telephony-Summit 2004
Hi,
I just came across this annoncement, which is particularly interesting as
it is only 25 min away from my place... :-) Anyway, I guess the core of
this is targeted at developers mainly.
Cheers, Philipp
Free Software/Open Source-Telephony-Summit 2004
http://www.guug.de/veranstaltungen/telephony-summit-2004/
http://www.heise.de/newsticker/data/avr-16.12.03-000/
We are happy to announce
2014 Nov 04
1
Linking to the BH package introduces CRAN warnings
Dear all,
I'm working on a project that links to the BH package
(http://cran.r-project.org/web/packages/BH/index.html).
My packages doesn't call entry points which might terminate R nor
write to stdout/stderr instead of to the console.
However, it seems some of the codes in the BH package
might. At any rate, when I include some boost headers such as
boost/math/distributions/ through BH,
2004 May 06
0
SMBCLIENT: error on mounting
Dear all,
I use smbmount on a script. The package used is (SuSe 7.2):
"...
root@gprod:~ > which smbmount
/usr/bin/smbmount
root@gprod:~ > rpm -qf /usr/bin/smbmount
smbclnt-2.2.0-15
root@gprod:~ > ls -l /usr/bin/smbmount
-rwsr-sr-t 1 root root 497224 May 12 2001
/usr/bin/smbmount
root@gprod:~ >
..."
This script runs on crontab each 20 minutes.
It uses the
2017 Jul 04
4
Allow single sub-folder access on an otherwise prohibited share - why does the solution work?
Hi list,
I have managed to grant a specific user access to a sub-folder
(sub-level 3 from the share's entry point, I think) on a Samba 4 share
he/she is not allowed and not able to access in total/general. I tried 2
different ways with one of them working. I'd like to discuss why that is.
For the sake of an example, let's say the share is for teaching material
(exam templates,
2006 Jul 18
2
how can I delete rows?
Hello, I am very new in R so I am so sorry for this question.
I have the Barro-Lee data set which contains 98 countries and I want to run the regressions only for the Latin America countries, so what do you recomend? How can I delete all the other countries or how can I select the countries of Lat. Am. thank you
this is the list of countries
SHCODE COUNTRY NAME WBCTRY
2009 Jul 11
1
Samba freezes server when writing 50MB MS Word document (sometimes)
Hi list
for a couple of days we have the problem that our samba pdc server (ubuntu
8.04
LTS [kernel 2.6.24-24] with 3.0.28a samba package) freezes sometimes when
someone saves a specific word document (about 50MB) from MS Word. It's not
always the same person. Saving the document - as nearly any huge MS Office
document - takes some time, about one minute (guessed).
First the server gets
2011 Jun 16
2
How to secure our Asterisk server from hacker's ?
Hi List,
I want to secure my server from the hacker's. What is the case by which I
can protest it.
I have done security of Dialplan, Sip,IAX base security. For linux we are
working on Iptables. What else is left so that I will do it too...
--
-----
Thanks and regards
Virendra Bhati
+91-9172341457
Asterisk Engineer
-------------- next part --------------
An HTML attachment was
2017 Mar 13
2
[llvm-devmeeting] [EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
On Mon, Mar 13, 2017, at 01:46 PM, Renato Golin via llvm-devmeeting
wrote:
> On 8 March 2017 at 16:10, Johannes Doerfert via llvm-devmeeting
> <llvm-devmeeting at lists.llvm.org> wrote:
> > Backends,
>
> It'd be good to have one table for each (combined) back-end, at least
> one for Intel (32/64) and ARM (32/64).
>
> I volunteer to stay at the ARM table.
2017 Mar 13
2
[llvm-devmeeting] [EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
On Mon, Mar 13, 2017, at 02:00 PM, Renato Golin wrote:
> On 13 March 2017 at 12:53, Tobias Grosser <tobias.grosser at inf.ethz.ch>
> wrote:
> > would be glad to have a table around loop optimization or LLVM in HPC.
>
> Would you be ok if we merged Polly into it? Or do you think we should
> keep them separate, but nearby?
I am happy to merge these things.
Best,
Tobias
2017 Mar 13
2
[llvm-devmeeting] [EuroLLVM] Hacker's Lab - Topics and Volunteers needed!
Registered, thx!
On 03/13, Renato Golin wrote:
> On 13 March 2017 at 13:01, Tobias Grosser <tobias.grosser at inf.ethz.ch> wrote:
> > I am happy to merge these things.
>
> Ok. We'll need a big table. :)
--
Johannes Doerfert
Researcher / PhD Student
Compiler Design Lab (Prof. Hack)
Saarland Informatics Campus, Germany
Building E1.3, Room 4.31
Tel. +49 (0)681
2009 Jun 03
1
Windows Software for Theora - was: QTheoraFrontend & MACRO BLOCKS PROBLEM ON CONVERTED OGG FILE
hi yorn and all,
thank you oggvideo tools for windows. it is great... i can live with the command line for now myself but i will need to make some art students work with oggvideotools and they may not be happy with that:D anyway your video tutorial is also good (but it also crashed my firefox 3.5 beta 4 for two times on windows and i have reported that to mozilla), i would love to help for that
2018 Jun 29
1
Sharing Mailbox between users using IMAP
Zitat von Sec Adm <secadm2007 at gmail.com>:
> In all cases you need an account
I mean: if I just want to have info@ on the Server and all users
accessing it via IMAP, I just need __ONE__ account.
If I want to use a shared mailbox, __ALL USERS__ need an account on
the server.
Is it correct?
Thanks
Luca Bertoncello
(lucabert at lucabert.de)
2015 Jul 30
2
qemu-kvm-ev with CentOS 7.1
Note that qemu-kvm-ev is built within Virt SIG too in kvm-common-testing
CBS repo
On Wed, Jul 29, 2015 at 8:34 PM, Nux! <nux at li.nux.ro> wrote:
> Yes, you can. In fact you can use the binaries from the ovirt repo itself,
> no need to rebuild.
>
> --
> Sent from the Delta quadrant using Borg technology!
>
> Nux!
> www.nux.ro
>
> ----- Original Message -----
2015 Jul 31
0
qemu-kvm-ev with CentOS 7.1
On 30.07.2015 15:25, Sandro Bonazzola wrote:
> Note that qemu-kvm-ev
> is built within Virt SIG too in kvm-common-testing CBS repo
Packages from kvm-common-testing
probably is not a good choice for using in production environment.
I found in internet package
http://cbs.centos.org/repos/virt7-kvm-common-release/source/SRPMS/qemu-kvm-ev-2.1.2-23.el7_1.3.1.src.rpm
2018 Jun 29
2
Sharing Mailbox between users using IMAP
Zitat von Aki Tuomi <aki.tuomi at dovecot.fi>:
Hello Aki,
> Or you can use shared mailboxes...
> https://wiki.dovecot.org/SharedMailboxes/Shared
Understand I right, that in this case, I __NEED__ all users to have an
account on the server?
Thanks
Luca Bertoncello
(lucabert at lucabert.de)