Displaying 11 results from an estimated 11 matches for "jaiswal".
2013 Aug 12
1
[LLVMdev] pbqp register allocator-need help
...something very silly.
Please help
*Commands:*
clang -emit-llvm -c test.c -o test.bc
opt -mem2reg test.bc -o testssa.bc
llc -regalloc=pbqp testssa.bc
On Mon, Aug 12, 2013 at 7:59 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
>
>
> On Sun, Aug 11, 2013 at 12:36 AM, Smriti Jaiswal <jaiswal.smriti at gmail.com
> > wrote:
>
>> Hello Sir,
>>
>> Im trying to test run pbqp register allocator for small C programs.
>>
>> by
>>
>> llc -regalloc=pbqp -debug <bitcode of the file>
>>
>> It is giving me segmentation...
2013 Aug 11
2
[LLVMdev] pbqp register allocator-need help
Hello Sir,
Im trying to test run pbqp register allocator for small C programs.
by
llc -regalloc=pbqp -debug <bitcode of the file>
It is giving me segmentation fault for even very simple programs having
loops or if statements.
Please tell me where I'm going wrong.
--
Regards,
Smriti Jaiswal
MTech
Dept of Computer Science and Engg,
IIT Kanpur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130811/ae5b7f10/attachment.html>
2013 Aug 12
0
[LLVMdev] pbqp register allocator-need help
On Sun, Aug 11, 2013 at 12:36 AM, Smriti Jaiswal
<jaiswal.smriti at gmail.com>wrote:
> Hello Sir,
>
> Im trying to test run pbqp register allocator for small C programs.
>
> by
>
> llc -regalloc=pbqp -debug <bitcode of the file>
>
> It is giving me segmentation fault for even very simple programs having
>...
2003 Sep 20
1
Request--help
Respected Sir,
This is nilesh jaiswal,I am new to samba user.i ahev some problem configuring samba .It is not able to find the user on remote machine what should i do next can u plz help me ..
After every step i run the command testparm.it give the result correct but it say cant include the file /samba/palio
Nilesh Jaiswal
Ya...
2017 Jul 19
0
Redundancy canonical analysis plot problem in 3D using VEGAN, RGL, SCATTERPLOT3D and SFSMISC
...in.data, since each column has a single 1 and the other 5 rows are 0's. Assuming that the columns are taxa, each taxon is found at only one site. I suspect there is a problem with your data or with the way you have coded the data.
David L Carlson
-----Original Message-----
From: Sanjay Kumar Jaiswal [mailto:JaiswalSK at tut.ac.za]
Sent: Tuesday, July 18, 2017 4:27 PM
To: David L Carlson <dcarlson at tamu.edu>
Subject: RE: [R] Redundancy canonical analysis plot problem in 3D using VEGAN, RGL, SCATTERPLOT3D and SFSMISC
Dear Sir
I am attaching herewith data which I used to analyse. Pleas...
2017 Jul 18
3
Redundancy canonical analysis plot problem in 3D using VEGAN, RGL, SCATTERPLOT3D and SFSMISC
Hello Sir
I am getting problem in plotting in CCA . Could you please help me? I wrote the below command but I don't know why it is taking only first 5 env data rather than all 9.
> strain.data <- read.xlsx("Dee rhiz.xlsx", sheetName="strain", header = T, row.names = 1)
> env.data <- read.xlsx("Dee rhiz.xlsx", sheetName="env", header = T,
2012 Aug 28
4
Error 400 on SERVER: Could not write /var/lib/puppet/ssl/ca/requests/agent1.pem to csrdir: undefined method `exists?' for nil:NilClass
I''ve been confused by this question for near two days ...my puppet master
version is 2.7.9-1.el6 and client versiong is 2.6.16-2.el5. This is what
my command lines shows:
*[root@agent1 ~]# puppet agent --server=edward --test --waitforce 30*
info: Creating a new SSL key for agent1
warning: peer certificate won''t be verified in this SSL session
info: Caching certificate for ca
2012 Aug 24
1
Getting issues while separating CA and master servers
I am trying to setup a different CA_server and master server.
I am following these links :
http://bodepd.com/wordpress/?p=7
http://docs.puppetlabs.com/guides/scaling_multiple_masters.html
Kindly help as am getting this error
info: Retrieving plugin
err: /File[/var/opt/lib/pe-puppet/lib]: Failed to generate additional
resources using ''eval_generate: SSL_connect returned=1
2012 Aug 15
9
Installing puppet-dashboard on ubuntu precise
Hi,
I''m trying to install dashboard on precise and I get the below error.
I''m using the latest version that is available in the puppet apt
repository. The package rdoc is installed (it''s just a virtual package
pointing to ruby)
Are there some other missing dependencies that the package doesn''t specify?
I don''t know ruby that well so finding it hard
2012 Aug 28
8
Unable to generate certificate on Puppet Agent through Master
Hi,
I have a puppet master and agent installed. I want to generate and
configure master-agent certificate and followed the steps:
Master:
==========
1. Cleaned up all certificate on Master:
[root@puppet-server manifests]# puppet cert sign --all
No waiting certificate requests to sign
[root@puppet-server manifests]# puppet cert clean --all
notice: Revoked
2001 Jun 15
0
ssh hangs on remote command execution
Hi,
I am using OpenSSH_2.5.2p2 on SunOS 5.8 [sparc] for remote command
execution.
A couple of times I see a bunch of hanging ssh clients even after the
client that invoked ssh dies and the remote process dies.
After doing some investigation I figured that the ssh client still had a
socket open to the remote sshd process and both the processes were hung
on poll().
I'd expect the sshd