Displaying 20 results from an estimated 900 matches similar to: "New LLVM backend Target: compile procedure"
2008 Nov 05
1
How do I read a text (.csv) file to match a matrix/cross tab? (Object confusion??)
I'm having a problem reading data to set control totals for a dataframe.
I want to adjust a dataframe based on a 2-d table of values, which I get
by using :
> CurrentX1Sums <- as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData))
> CurrentX2Sums <- apply(CurrentX1Sums, 1, sum)
I've created a .csv file with new (target) sums that looks like this:
tripid_nu Warner
2012 Mar 10
4
Any recommendations on Perc H700 controller on Dell Rx10 ?
Hi folks:
At work, I have an R510, and R610 and an R710 - all with the H700 PERC
controller.
Based on experiments, it seems like there is no way to bypass the PERC
controller - it seems like one can only access the individual disks if
they are set up in RAID0 each.
This brings me to ask some questions:
a. Is it fine (in terms of an intelligent controller coming in the way
of ZFS) to have the
2009 Jan 20
1
JOBS
Hi Team,
Could you please help me 2 my friends needed a immediate job on Ruby
on Rails .
they have 2+ years of experience in this platform and having the
knowledge with more that quite
they have aspiring knowledge, need to get into some job , please help
me out for them
thanks
Narayanan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed
2009 Mar 12
3
Session Expiry
Helllo there,
Can any one help me on this "Session Expiry"
I just want to make the session expire when the system goes idle
how do i do it
yours ,
Narayanan.cj.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2010 May 18
2
idct8x8 C version in libtheora1.1 release
When using the IDCT routines, the C version [ lib/idct.c:
oc_idct8x8_c(ogg_int16_t _y[64],int _last_zzi)] in libtheora 1.1.1, the
decoded image is garbled. Is it functionally equivalent to the MMX optimized
version [lib/x86/mmxidct.c: oc_idct8x8_mmx(ogg_int16_t _y[64],int
_last_zzi)] ?
I used some of the Theora video files from here:
http://wiki.xiph.org/index.php/List_of_Theora_videos for
2004 Jan 09
3
samba: problem in copying directories with many files
Hi,
We have setup samba share between XP and Redhat 8.0. We usually deal
with copying directories with 1000 files over samba share. When we copy,
we always find that few files are randomly skipped in copying and one
has to copy few times to get all the files.
Is this a known problem and is there any fix for this?
Thanks.
Suresh
2008 Oct 31
0
Why are these different?
I want to import some "target values" to normalize elements of a
dataframe. I'm summarizing the existing totals using
as.matrix(xtabs(~tripid_nu+lineon, data=SurveyData)) and reading a .csv
table of target values. I can't even get them to list out as similar
data items.
My idea is to do something like this, but I don't know how to do it in R
2010 Aug 14
1
[rspec] Installation Problem
Hi friends,
I have installed and used RSpec many times before.
After a long time, I am back to RSpec and I tried installing this gem.
But am not able to install it.
Following are the details:
$ gem install rspec
**************************************************
Thank you for installing rspec-1.3.0
Please be sure to read History.rdoc and Upgrade.rdoc
for useful information about this
2009 Mar 08
1
typo in qpois help (PR#13583)
Full_Name: Manikandan Narayanan
Version: 2.8.1
OS: Linux
Submission from: (NULL) (155.91.45.231)
Here is an excerpt from qpois help page (?qpois):
The quantile is left continuous: 'qgeom(q, prob)' is the largest
integer x such that P(X <= x) < q.
I think the "qgeom" here should be "qpois" instead. Please correct this typo
in ?qpois, since it's
2009 Jun 27
3
Is any way to time (measure) the compiling time?
I was compiling wine from latest git, and since wine is so huge, it takes awfully lot of time, around 20mins or so. Not that im complaining, but it made me wondering how much time my computer needs to compile it and if I could somehow time it. - I could use a timer, but that beats the reason i own a computer in the first place ;)
Surprisingly Google didn't provided with anything useful, so
2005 Dec 09
1
regarding inline asm syntax in tremor Vorbis
Hi all
The inline asm in Revision 10571: /trunk/Tremor file asm_arm.h seems to be
in x86 inline assembly format.
is there a code which is compatible with ARM/Thumb C/C++ Compiler,
RVCT2.2,along
with libvorbis-1.1.2 release.
regards
anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Oct 30
1
Trying to "expand" some data - Newbie needs help
I want to calculate "expansion factors" for elements in my dataframe
based on a 2-d cross classification. Since I'll have "missing values"
(many combinations will have no record) I'll need a second "expansion
factor" for each "row". I've included my "work to date" below, but I'm
not very close to getting this right.
My
2006 Mar 20
3
create a gui with a button to change graphic?
Hello everybody,
I am wondering if it is possible to create a gui to plot a time series
that is very big, it's an EEG signal of 20mins. What I would like to do
is plot the first 5mins, then have a button on the gui that plots the
next 5mins when pushed.
Is it possible?
Thanks in advance !
Gael.
2003 Mar 08
3
changing ip
I require some advice.
I've had samba running nicely for a couple of months, however I needed
to change the ip addresses for my network. Since changing the ip
addresses, whenever I start WinXp and log on it takes about 3-4 mins to
log on. Also when I try to browse using windows explorer I sometimes
have to wait 3-4mins, then I get the same delay when logging off.
If I use dos though and change
2015 Mar 15
2
[LLVMdev] On LLD performance
On Sat, Mar 14, 2015 at 2:52 AM, Nick Kledzik <kledzik at apple.com> wrote:
> Rui,
>
> Thanks for this write up and the work you are doing to improve performance.
> A couple of thoughts:
>
> * In the old days, linking was I/O bound so the linker run tended to be the
> same speed as cat’ing all the input files together. Now that spinning disks
> are less common, I/O
2006 May 05
3
Stop browser timeout with large file uploads + processing?
Hi
Im uploading a file to my rails app, i''s usually a large file, 5-50mb.
Once the file has been uploaded it must be parsed and processed, this
can take a very long time, 1-20mins. The problem is that most of the
time my browser timeouts.
Im not really sure how to solve it. One idea is that i have a script
run constantly on the server that checks for uploaded files in a
2009 Dec 04
30
ZFS send | verify | receive
If there were a ?zfs send? datastream saved someplace, is there a way to
verify the integrity of that datastream without doing a ?zfs receive? and
occupying all that disk space?
I am aware that ?zfs send? is not a backup solution, due to vulnerability of
even a single bit error, and lack of granularity, and other reasons.
However ... There is an attraction to ?zfs send? as an augmentation to the
2009 Mar 06
5
RePartition OS disk, give some to zpool
I''ve got knee deep into learning how to use Opensolaris and zfs, and I
see now that my goal of home zfs server may have been better served if
I had partitioned the install disk leaving some of the 60GB to be
added to a zpool.
First, how much space does a working OS need. I don''t mean bare
minimum but to be comfortable and have some growing room (on the
install disk)?
2006 Aug 30
7
How to get it running...
Hello List,
i have a spelling and reading software i would like to get running for a
primary school because they should not be using windows and the teachers
really want that software.
I have already tried to get it running with a few people in #winehq, but
it seems that its more a guessing game than a streight debugging and
solving way.
What steps do i need to do to get it running?
First of
2012 Oct 05
2
Roaming Profiles under Linux clients
Hi,
As I configured the Roaming profiles under linux, it more or less generate
an abnormal operation (in less than 2 mins) if I add/copy some files to the
home directory. But for Windows XP and Windows 7 is running smoothly and it
generates folders at the Samba4 server location with corresponding users.
e.g. Administrator (for XP), and Administrator.V2 (for Win7/2008) based on
my observations.
I