search for: intricately

Displaying 20 results from an estimated 105 matches for "intricately".

Did you mean: intimately
2010 Oct 26
2
[LLVMdev] LLVMdev Digest, Vol 76, Issue 43
Hi Kenneth, > Well...strictly as LLVM IR I find externally visible incorrect behavior > unlikely, it's just a "different definition". For C and C++, I'd be > looking at more complicated variations of > > int main() > { > volatile int i = 1; > return 0; > } > > It's clear that the LLVM IR representation of i cannot be simply >
2016 Jul 28
2
Exception Handling Deep Dive at Dev Meeting
I'm proposing that one of the esteemed members of the LLVM community present a talk on exception handling both how it is done inside LLVM and in general. The interest from my part is the Windows Exception Unwinding which from what I read is like Itaniums. It also looks like this is the one implemented in LLVM and most everyone cares about. I understand in the face of optimizations the
2005 Sep 29
2
Select varying LS digits in long numbers?
Hi Folks, I'm trying to find a neat solution to an apparently simple problem, but one which turns out to be a bit more intricate and tricky than one might expect. Suppose I have numbers given to a large number of digits. For example 1234567021 where (though I don't know this beforehand) only the last 3 digits will be varying (and all 3 will vary). What I want is, give a vector x of
2013 Nov 06
3
Re: Problem using virt-sysprep with RBD images
Hello Richard, Haha, ok, here's a good one: I commented that if statement out at line 300, applied your patch (I see you updated the github of this code, perhaps that's the best place to grab the code from), and when I run virt-sysprep, I get the following parameter for my disk drive: >> qemu-system-x86_64: -drive
2008 Feb 18
2
question on function arguments
Hi, I have two small issues with my R code, no big deal but curiosity really. Here is a sample code, > > x <- rnorm(1:10) > > foo <- function(a = 1, b = list(x = c(1:10), y = c(1:10))){ > > for (ii in seq(along=b$y)){ > > print(x[ii] + b$x[ii]) > } > > > } > > foo() # default OK > > foo(b=list(x=1, y=c(1:10))) # only the first
2016 Jul 28
2
Exception Handling Deep Dive at Dev Meeting
Hi, On Thu, 28 Jul 2016 09:32:18 -0700 Reid Kleckner via llvm-dev <llvm-dev at lists.llvm.org> wrote: > I think David and I are probably the most familiar with how WinEH works in > LLVM, but I don't think either of us has time to prepare a talk for the dev > meeting. I'm trying to prepare a talk on supporting the MS debug info > format in LLVM this year. That said,
2007 Dec 09
2
Adding info from summary(lm(...)) to plot
Hi Folks, Say I have 2 continuous variables X,Y. I can of course plot (X,Y) with plot(X,Y,pch="+",col="blue") say, and add the regression line from lm(Y~X) by extracting the coefficients 'a' of Intercept and 'b' of X from Y.lm <- lm(Y~X). Now, however, I want to have not only a general explanatory title such as main="Plot of Y against X"
2012 Dec 09
3
IAX2 over OpenVPN connection.... working but
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 So a friend of mine and I setup a static key based point to point OpenVPN connection from my box to his for the express intent of carrying IAX traffic encrypted. His network on his lan is 172.30.1.0/24 and mine is 10.0.30.0/24. His PBX is located at 172.30.1.48 and mine is at 10.0.30.2. We had an existing working IAX trunk in place prior to the VPN,
2010 Oct 26
0
[LLVMdev] LLVMdev Digest, Vol 76, Issue 43
On Tue, 26 Oct 2010 10:00:32 +0200 Duncan Sands <baldrick at free.fr> wrote: > Hi Kenneth, > > > Well...strictly as LLVM IR I find externally visible incorrect > > behavior unlikely, it's just a "different definition". For C and > > C++, I'd be looking at more complicated variations of > > > > int main() > > { > >
2013 Nov 06
0
Re: Problem using virt-sysprep with RBD images
...teback,id=hd0,if=none: > error opening pool ibvirt-pool > > Since "ibvirt-pool" doesn't exist. :) > > So this says to me that the function "create_drive_non_file" is consuming > that first slash somewhere. Unfortunately this code is rather intricate (and intricately broken), but the problem is likely to be here: src/drives.c: /* Skip the mandatory leading '/' character on exportname. */ return safe_asprintf (g, "rbd:%s:mon_host=%s%s%s%s", &src->u.exportname[1], mon_host,...
2017 Nov 03
3
CentOS 6 P2V alternatives?
...rtualizing systems like this is kinda' new to me, having it done on Windows only, and I'm not really sure how to proceed when it's a CentOS system in question. The physical CentOS-server runs a few license managers and nfs-shares that server molecular modeling software, that are rather intricately set up (I inherited this server some fifteen years ago). Are there any easier ways to do a P2V at all? -- BW, Sorin ----------------------------------------------------------- # Sorin Srbu, Sysadmin # Uppsala University # Dept of Medicinal Chemistry # Div of Org Pharm Chem # Box 574 # SE-75123...
2010 Oct 26
0
[LLVMdev] LLVMdev Digest, Vol 76, Issue 43
On 10/25/2010 7:33 PM, Dale Johannesen wrote: > On Oct 25, 2010, at 5:13 PMPDT, Kenneth Boyd wrote: >> On 10/25/2010 6:31 PM, Peter Lawrence wrote: >>> Your objection is like saying that it isn't kosher to ignore the >>> "register" keyword, because >>> "I know what I am doing and you don't.....". >> What isn't kosher, is
2017 Feb 16
2
Unsigned int displaying as negative
Tim, yes, I am on a very unique architecture, just about every instruction has a signed and unsigned operation (ie, adds, addu, subs, subu, etc...) and we handle signed and unsigned somewhat differently. I'm not sure how we'll handle this yet, very worst case scenario is to propagate the info from clang but that's not ideal, obviously. Thanks for all the replies! On Wed, Feb 15,
2019 Jun 28
2
A libc in LLVM
On Thu, Jun 27, 2019 at 4:58 PM Saleem Abdulrasool <compnerd at compnerd.org> wrote: > For what it is worth, I do believe that these files do really belong in > the libc project because they are so intricately tied to the implementation > of the language. I just think that the fact these files will be part of > the project is merely an implementation detail and should not even be part > of the discussion here. > It's relevant in the sense that any libc implementation on Windows will *re...
2003 Jul 21
4
Dynamically setting up/tearing down extensions
Hello, * newbie here, I'm designing a setup that is to eventually be used in a production virtual PBX/VoIP service. Customers need to be able to change their setups over the web - I want them to be able to do simple things like setting up call forwarding, as well as more intricate stuff that will require me to re-generate their dialplans. Administration of the service is to be
2010 Oct 20
0
[LLVMdev] Structure returns to-do or not-to-do?
On Oct 20, 2010, at 2:56 PM, roger roger wrote: > I notice that using the online demo, functions which return structures are converted to be void, and instead take an extra argument which is the a pointer to the returned structure, and the allocation is made by the caller. > Even declared, but undefined functions are converted like this, presumably this doesn't cause a problem during
2016 Jul 28
0
Exception Handling Deep Dive at Dev Meeting
I think David and I are probably the most familiar with how WinEH works in LLVM, but I don't think either of us has time to prepare a talk for the dev meeting. I'm trying to prepare a talk on supporting the MS debug info format in LLVM this year. That said, I'll definitely have time to answer questions in person. It might be worth setting up a BoF to schedule some time We gave a 30m
2017 Nov 03
3
CentOS 6 P2V alternatives?
...ew to me, having it done on >> Windows only, and I'm not really sure >> how to proceed when it's a CentOS system in question. >> >> The physical CentOS-server runs a few license managers and nfs-shares that >> server molecular modeling software, that are rather intricately set up (I >> inherited this server some fifteen years ago). >> >> Are there any easier ways to do a P2V at all? >> > > I think I would try to create a VM that has the physical disks passed through > and also has access to whatever storage it?s supposed to reside on...
2010 Oct 26
2
[LLVMdev] LLVMdev Digest, Vol 76, Issue 43
On Oct 25, 2010, at 5:13 PMPDT, Kenneth Boyd wrote: > On 10/25/2010 6:31 PM, Peter Lawrence wrote: >> >> Your objection is like saying that it isn't kosher to ignore the >> "register" keyword, because >> "I know what I am doing and you don't.....". > What isn't kosher, is making side effects disappear from a C program. > >
2019 Mar 04
1
Package inclusion in R core implementation
I concur with Avraham that capabilities need to be ensured e.g., in recommended packages. I should have mentioned that. My concern is that the core should be focused on the programming language aspects. The computational math and some of the more intricate data management could better be handled by folk outside the core. JN On 2019-03-04 9:12 a.m., Avraham Adler wrote: > On Mon, Mar 4, 2019