Displaying 20 results from an estimated 3000 matches similar to: "[LLVMdev] LLVM for Java"
2010 Sep 13
1
Create a time-series from cross-sectional data that has each year as a separate column
Hi,
I have a dataset from ILO, originally in csv-format, that I have read into
R. It is cross-sectional time-series data, so I have a bunch of variables
and dummy variables that I need to extract data from for the entire time
period. However, the years are separated by columns instead of rows, as is
usually the case in R. This is what it looks like:
> str(laborstafinMFBA)
2010 Oct 12
2
Factors in an regression using lm()
Hi,
I am trying to do a multiple regression on the dataset "Hdma", available in
the Ecdat package.
The data looks like this:
> str(Hdma)
'data.frame': 2381 obs. of 13 variables:
$ dir : num 0.221 0.265 0.372 0.32 0.36 ...
$ hir : num 0.221 0.265 0.248 0.25 0.35 ...
$ lvr : num 0.8 0.922 0.92 0.86 0.6 ...
$ ccs : num 5 2 1 1 1 1 1 2 2 2
2006 Nov 11
1
Broadcom Corporation NetXtreme II BCM5708 bnx2 bridging
I am having the same problem. But, I cannot access to the following link
for solution
http://wiki.ncsa.uiuc.edu/wiki/Dell_PE1950_NIC_Firmware_Workaround
Can someone send me the content of this link?
Thanks.
Pete,
This may be relevant:
http://wiki.ncsa.uiuc.edu/wiki/Dell_PE1950_NIC_Firmware_Workaround
- Mike
At 8/18/2006 09:40 AM Friday, Peter McEvoy wrote:
Hi,
I''ve run
2005 Jun 22
3
combining calls from 2 queues
We have 1 queue called helpdesk and are setting up a second one called isp.
The helpdesk queue is for internal support calls and isp for our ISP customer
calls. Both of these queues will be directed to the same agents (helpdesk
phone extensions).
We want to have the separate queues for tracking purposes but the queued calls
need to be ordered and answered as if there was only one queue. For
2005 Feb 23
1
Krb5 options patch
Does anyone see a need for a patch that allows Kerberos password
authentication with the correct local options? I'm simply trying to get a
feel for if it's worth my time to investigate it further.
The issue is that we also use a patch that does Kerberos ticket passing
and our ticket lifetime is slightly higher than the default 10 hours.
Users experience different behavior when they
2004 Dec 02
1
[Bug 958] patch to support GSI GSSAPI mechanism
http://bugzilla.mindrot.org/show_bug.cgi?id=958
Summary: patch to support GSI GSSAPI mechanism
Product: Portable OpenSSH
Version: 3.9p1
Platform: All
URL: http://grid.ncsa.uiuc.edu/ssh/
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
2004 Aug 06
2
ICE/1.0 specs
On Friday, 08 February 2002 at 13:12, Samuel Hathaway wrote:
> On Fri, 8 Feb 2002, Akos Maroy wrote:
>
> > Jack Moffitt wrote:
> >
> > > Why are you writing clients that don't use libshout?
> >
> > darkice doesn't use libshout either.
> >
> > I guess the main reason to have a protocol is that anyone can connect
> > using it?
>
2006 May 14
1
[LLVMdev] Recharging the batteries
Hi,
I've noticed that http://llvm.org/status/ hasn't been updated for a while,
so
I tought that some of you might find the following information interesting
and/or encouraging...
For benchmarking the stuff I'm working on I needed to compile a number
of open-source packages. The settings I used:
AS=llvm-as
lLD=llvm-ld
AR=llvm-ar
CXX=llvm-g++
CC=llvm-gcc
CFLAGS="-g
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
2012 Feb 11
1
Asterisk perl AGI confusing variables
Hello all,
I'm struck with a very strange problem today. I've an AGI with some code
subroutine snippet as follows:
sub enable_sbc($) {
my $carrier = shift;
my $tmp = substr($carrier,1);
my $jkh = $tmp;
$server_port = $ast_agi->get_variable("SIPPEER($jkh,port)");
$ser_ip = $ast_agi->get_variable("SIPPEER($tmp,ip)");
2010 Jan 21
6
[Bug 1702] New: PreferredAuthentications setting doesn't work when spaces are used as documented
https://bugzilla.mindrot.org/show_bug.cgi?id=1702
Summary: PreferredAuthentications setting doesn't work when
spaces are used as documented
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: ssh
2006 Oct 28
2
[LLVMdev] Question about uninstalling LLVM
Hello. Nice to meet you.
My name is Seung Jae Lee, a graduate student in UIUC CEE, who is working in NCSA for the present.
Nowadays I am trying to develop LLVM backend to spit out CHiMPS assembly code. In the process, I installed LLVM codes on my home directory in the host computer. But I don't think it was installed properly. While bootstrapping the LLVM C/C++ Front-End, I met several
2007 Mar 21
1
How to bind a username to an ip address with squid
Hi ALL,
I am running squid with ncsa support.
Each user has a username and passowrd to access Internet.
Now the probles is that user now can access Internet with his username and
password from all the workstations. I do not need it.
So, I think if I bind username to ip address, user can access Internet from
that particular pc having that ip address.
How to do it?
--
Thank you
Indunil
2013 Oct 11
1
[LLVMdev] Question on License/GitHub
Hi all,
We have downloaded and made modification to LLVM version 2.7 -- we added new files and modified some existing files.
We would like to upload the entire source to GitHub (both our new/modified files as well as the rest of the LLVM files).
What would be the best way (legal w.r.t to LLVM license, which is NCSA) to publish the entire source ? Can we simply distribute the entire source under
2003 Nov 12
2
[Bug 757] KRB5CCNAME inherited from root's environment under AIX
http://bugzilla.mindrot.org/show_bug.cgi?id=757
Summary: KRB5CCNAME inherited from root's environment under AIX
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2004 Aug 06
1
Strange change in icecast kh14 for IP logging
The problem is for statistics tools like Webalizer, which is expecting CLF log format
Common Log Format (CLF)
"%h %l %u %t \"%r\" %>s %b"
NCSA extended/combined log format
"%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
Referer log format
"%{Referer}i -> %U"
Agent (Browser) log format
1997 May 08
1
R-alpha: machine-independent .Rdata
If a move toward machine-independent representation seems reasonable,
it may be worth looking at some of the binary data exchange formats
used by nasa and others,
CDF http://nssdc.gsfc.nasa.gov/cdf/cdf_home.html
netCDF http://www.unidata.ucar.edu/packages/netcdf/index.html
HDF http://hdf.ncsa.uiuc.edu/
There may also be something useful in the "Scientific Data Format
Information
2012 Apr 21
1
hdf library for windows
The question puzzled me at first, because of your use of "library". It
looks as if the hdf5 r "package" utilises the "windows hdf5 library"
binary.
My reading is that you will have to compile the package yourself after
you have downloaded the hdf windows dll from hdf.ncsa.uiuc.edu The
instructions are in win.readme.txt of the package source which you can
download at
2000 Feb 01
1
hdf5
Dear R-user group
I am currently running R-0.90.1-1 for LinuxPPC on my PowerBook. Few days
ago
I have seen at CRAN that a new R-package exists, namely
R-base-with-hdf5-0.90.1-2.
Sorrowly, I could not find any explanation, what the difference to the
other package is.
I have downloaded the "Introduction to HDF5 Release 1.2" from
hdf.ncsa.uiuc.edu/HDF5.
It seems that HDF5 is a data
2015 Jan 06
2
ubuntu virsh snapshot-create-as gives Error -22 while writing VM
Hello all, I'm trying to create an online internal snapshot to work with
Cuckoo Sandbox.
I keep receiving this -22 error below on my Ubuntu system and I'm out of
ideas, been at it for a while so any help is appreciated.
root@cuckoo-sec:~# virsh snapshot-create-as cuckoo cuckoo-snap1 "Cuckoo
Snapshot"
error: operation failed: Error -22 while writing VM
$ uname -a
Linux