Displaying 20 results from an estimated 9000 matches similar to: "Not able to mount iSCSI volume to Guest VM"
2016 Sep 29
2
[cfe-dev] improving test-suite`s FP subtests to be able to compare both exact-match outputs and more-optimized builds that may have different outputs due to FP optimizations
Dear all,
I would like some help, please, with implementing Hal`s excellent suggestion, which I have
reworded as below. Hal has confirmed a previous version of my rewording as a correct
interpretation. [I made minor changes since then, e.g. for grammar.]
[Abe wrote:]
>> I think you [Hal] are suggesting something like this:
>> 1) compile the program with FP fusion off,
2011 Sep 22
1
[LLVMdev] Need help in converting int to double
Yeah, that's the fault...got the answer...... Thanks James for the help...
Struggling with this for so many days.......
On Thu, Sep 22, 2011 at 4:02 PM, James Molloy <James.Molloy at arm.com> wrote:
> Hi Sarath,****
>
> ** **
>
> It would have really helped if you had removed the commented out code and
> inlined the calls to your homemade helper functions before
2011 Sep 22
0
[LLVMdev] Need help in converting int to double
Hi Sarath,
It would have really helped if you had removed the commented out code and inlined the calls to your homemade helper functions before sending it...
You are doing this, in LLVM IR:
%0 = getelementptr %Value* %firstArg, i32 0 ; i8**
%1 = load i8** %0 ; i8*
%2 = bitcast i8* %1 to i64*
%3 = getelementptr %Value* %secondArg, i32 0 ; i8**
%4 = load i8** %3; i8*
%5 = bitcast i8* %4 to i64*
2011 Sep 22
0
[LLVMdev] FW: Need help in converting int to double
Re-cc'ing list. Please direct all responses to the mailing list, so others can see it!
Cheers,
James
-----Original Message-----
From: James Molloy
Sent: 22 September 2011 11:11
To: 'sarath chandra'
Subject: RE: [LLVMdev] Need help in converting int to double
Hi Sarath,
Your example will break.
If the values are held internally as doubles casted to void* (which incidentally will
2016 Sep 29
2
[cfe-dev] improving test-suite`s FP subtests to be able to compare both exact-match outputs and more-optimized builds that may have different outputs due to FP optimizations
----- Original Message -----
> From: "Matthias Braun via cfe-dev" <cfe-dev at lists.llvm.org>
> To: "Abe Skolnik" <a.skolnik at samsung.com>
> Cc: "llvm-dev" <llvm-dev at lists.llvm.org>, "cfe-dev" <cfe-dev at lists.llvm.org>
> Sent: Thursday, September 29, 2016 6:20:09 PM
> Subject: Re: [cfe-dev] [llvm-dev] improving
2008 Jan 15
4
Moving zfs to an iscsci equallogic LUN
We have a Mirror setup in ZFS that''s 73GB (two internal disks on a sun fire v440). We currently are going to attach this system to an Equallogic Box, and will attach an ISCSCI LUN from the Equallogic box to the v440 of about 200gb. The Equallogic Box is configured as a Hardware Raid 50 (two hot spares for redundancy).
My question is what''s the best approach to moving the ZFS
2011 Sep 22
2
[LLVMdev] Need help in converting int to double
On Thu, Sep 22, 2011 at 3:46 PM, sarath chandra <sarathcse19 at gmail.com>wrote:
> Hi James,
>
> First i converted the void * to int* and then did FPToSI...then did SHL...(
> because CreateShl only accepts integers... i pointer casted it to int64 type
> first)... Below is the code snippet....
>
>
> lhs = mBuilder.CreateStructGEP(firstArg, 0);
> lhs =
2012 Jan 24
1
[LLVMdev] Convert .ll file to .c file
Hi Nick,
I need the module.ll file. Now how can i configure LLVM to enable "c"
target? Is it that i need to build from the scratch? Is there any way to
enable 'c' target also?
On Tue, Jan 24, 2012 at 12:10 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
> Sarath Chandra wrote:
>
>> Hi,
>>
>> I wanted to convert .ll file to .c file (for the
2016 Aug 04
4
help please: how to sort the contents of a "SymbolTableListTraits<GlobalVariable>"?
Dear sir,
Thanks for your reply. I apologize for taking a few days to reply.
> Crashed how?
Please see the below.
> Have you turned on ASan?
Not yet, but thanks for the suggestion. I guess I will try to rebuild my modified Clang+LLVM
with addr. san. and see what happens.
> I recommend attaching a minimal reproduction...
Well, since I`m hacking on LLVM itself, this is not
2012 Mar 02
0
[LLVMdev] How to use 'opt' command?
Hi Sarah,
I believe opt takes the bytecode file (.bc) not the human readable form, but
i am just a learner...
Sam.
sarath chandra-5 wrote:
>
> Hi all,
>
> How to print the analysis results using 'opt' command?
>
> I tried using the below command for my *module.ll* file
>
> *opt -analyze -memdep module.ll*
> *
> *
> But it's printing
>
>
2012 Jan 24
4
[LLVMdev] How to enable C as a target
Hi,
How to enable C as a target while configuring LLVM...
Can i do ' --enable-targets = x86,c ' to make it work?
´ Sarath!!!
`·.¸.·´
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/b782e413/attachment.html>
2008 Mar 11
2
Problems mountine lustre thru an ib2ip gateway
Hello,
I am trying to mount a lustre filesystem thru an ib2ip gateway.
The MDS''s have infiniband connections. The client nodes are tcp/ip
connections. I am able to route between the client nodes and the MDS''s.
I have the following in /etc/fstab:
abe-mds1 at o2ib0,abe-mds2 at o2ib0:/home/client /abehome lustre
_netdev,flock 0 0
I get the following when trying
2011 Jul 22
2
Extracting components from a 'boot' class output in R
Dear R user,
I used the following to do a bootstrap.
>bootObj<-boot(data=DAT, statistic=Lp.est,
R=1000,x0=3)
I have the following output from the above bootstrap. How
can I extract components of the output.
For example, how can I extract the std.error?
> bootObj
ORDINARY NONPARAMETRIC BOOTSTRAP
Call:
boot(data = DAT, statistic = Lp.est, R = 1000, x0 = 3)
Bootstrap Statistics
2010 Jan 09
0
Activity after LU with ZFS/Zone working
Hy all,
recently I upgraded to S10U8 a T5120 using LU. The system had a zones
configured and at time of upgrade procedure the zones was still alive
and worked fine. The LU procedure was ended successfully. Zones on the
system was installed in a ZFS filesystem. Here the result at the end
of LU (ABE-from: s10Aug2007, ABE-to: s10Set2009):
# zfs list
NAME
USED AVAIL REFER MOUNTPOINT
2012 Jan 24
2
[LLVMdev] Convert .ll file to .c file
Hi,
I wanted to convert .ll file to .c file (for the sake of debugging the
c file). I used the command "llc" with "-march=c" option. But i'm getting
the below error.
*llc: error: invalid target 'c'*
*
*
My script file code for converting it is:
llvm-as -f module.ll
opt -o=module.bc module.bc
llvm-dis module.bc
llc -f -march=c module.bc
#gcc
2012 Jan 18
2
Cloud Init
I want to start an instance using libvirt API. I want to provide ssh access
for the user of the vm. Anyone know how to embed an ssh key into the
instance. I came across cloud-init . but couldn't get a tutorial . Thanks
in advance.
--
Thank You
Sarath P R | cell +91.999.502.4287
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jan 24
0
[LLVMdev] Convert .ll file to .c file
Sarath Chandra wrote:
> Hi,
>
> I wanted to convert .ll file to .c file (for the sake of debugging
> the c file). I used the command "llc" with "-march=c" option. But i'm
> getting the below error.
>
> * llc: error: invalid target 'c' *
> *
> *
> My script file code for converting it is:
>
> llvm-as -f module.ll
> opt
2012 Jan 24
0
[LLVMdev] How to enable C as a target
On Tue, Jan 24, 2012 at 3:42 AM, Sarath Chandra <sarathcse19 at gmail.com> wrote:
> Hi,
>
> How to enable C as a target while configuring LLVM...
>
> Can i do ' --enable-targets = x86,c ' to make it work?
use --enable-targets=x86,cbe
(C BackEnd if I remember correctly)
--
Eitan Adler
2012 Mar 02
4
[LLVMdev] How to use 'opt' command?
Hi all,
How to print the analysis results using 'opt' command?
I tried using the below command for my *module.ll* file
*opt -analyze -memdep module.ll*
*
*
But it's printing
Printing analysis 'Memory Dependence Analysis' for function 'main':
Pass::print not implemented for pass: 'Memory Dependence Analysis'!
Printing analysis 'Memory Dependence
2012 Aug 14
0
SayUnixTime quandry
Hi Gang,
Hopefully somebody out there has a "doh" for this one. My
dialplan announces the date and time using SayUnixTime. When I run this:
exten => 36225,1,Set(ABA=999999999)
exten => 36225,n,Background(telbank/${ABA}/${CHANNEL(language)}/thetimeis)
exten => 36225,n,sayunixtime(,,Abe 'digits/at' IMP)
I get this CLI output
-- Executing