Displaying 20 results from an estimated 90 matches similar to: "mips64el stat/time/…? problem"
2009 Apr 08
2
Null-Hypothesis
Hello R users,
I've used the following help two compare two regression line slopes.
Wanted to test if they differ significantly:
Hi,
I've made a research about how to compare two regression line slopes
(of y versus x for 2 groups, "group" being a factor ) using R.
I knew the method based on the following statement :
t = (b1 - b2) / sb1,b2
where b1 and b2 are the two slope
2007 Feb 13
2
Mongrel Stops Responding
We have a development environment that every morning requires a restart
because Mongrel just stops responding.
I noticed this older thread...but I still experience the problem
http://rubyforge.org/pipermail/mongrel-users/2006-August/000950.html
We are running nginx..but I also have the mongrel ports open to our
IPs..both going through nginx proxy and directly through mongrel
fails...then
2009 Feb 12
2
[patch 1/3] add protocol extension to ATTR message
This patch adds all the missing commonly used UNIX attributes: st_dev,
st_ino, st_nlink, st_rdev, st_blocks, st_blksize, st_ctime. In
addition it extends st_atime and st_mtime to 64bits, and adds
nanosecond resolution to all three timestamps.
This is implemented as an extension to the ATTR message. This patch
alone is sufficient for SSHFS to be able to use these attributes. The
following two
2009 Jan 27
3
How to compare two regression line slopes
Hi,
I've made a research about how to compare two regression line slopes
(of y versus x for 2 groups, "group" being a factor ) using R.
I knew the method based on the following statement :
t = (b1 - b2) / sb1,b2
where b1 and b2 are the two slope coefficients and sb1,b2 the pooled
standard error of the slope (b)
which can be calculated in R this way:
> df1 <-
2013 May 13
3
help: R GUI front-end has stopped working
Hello,
I'm using the function nlminb of the package stats inside a loop and when the number of trials grows, R crashes and says "R
GUI front-end has stopped working". Could you help me with this problem? I have try in versions 2.15.1,2.15.2 and 3.0.0.
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: i386-w64-mingw32/i386 (32-bit)
locale:
[1]
2010 Mar 25
1
A bi-drectional audio question
Hi all,
We have added celt to our application.
We can get celt to encode/decode audio in one direction.
It can be in either direction but, not both directions at the same time.
Here is the problem from my programmer:
The celt codecuses global static data and this makes it impossible to make two instances.
This prevents us from making VoIP applications that need to code and decode at the
same
2023 Jan 24
2
mips64el stat/time/…? problem
Hi Ben,
>Thorsten: I've attached a patch which I tested briefly in QEMU. Let me
>know if this works for you.
sorry for the delay. I was able to test this on eller today.
To reproduce the issue, this was needed, because the value
read was a nanosecond field and so the test didn?t always fail:
(sid_mips64el-dchroot)tg at eller:~$ while sleep 0.1; do :>b; ./mksh -c 'test a -nt
2010 Jul 07
0
[LLVMdev] llvm-gcc : Did not get a target machine! Triplet is mips64el-unknown-linux-gnu
On Jul 7, 2010, at 12:22 AM, 吴伟 wrote:
> Hi all,
> I met this error(title) when i was trying to compile llvm-gcc-4.2-2.7 on loongson2f,a mips compatible platform.I also failed to build a cross-compiler and the error message was the same . Is that means llvm-gcc cannot support mips back-end now?
I don't think that LLVM supports mips64 yet... Bruno?
-Chris
> Thanks.
>
2018 Sep 05
2
Compiling OpenJDK8 with LLVM for mips64el
Hi all,
Thanks for Aleksandar Beserminji great job:
https://reviews.llvm.org/D50437
It is not easy to reproduce the LLVMBUG-38221[1] by building OpenJDK8,
it needs some workaround
https://raw.githubusercontent.com/xiangzhai/jdk8u-dev/master/Workaround-compile-with-llvm.patch
LLVM toolchain[2] is just able to compile OpenJDK8 for mips64el now:
http://hg.loongnix.org/
1.
2010 Jul 07
2
[LLVMdev] llvm-gcc : Did not get a target machine! Triplet is mips64el-unknown-linux-gnu
Hi all,
I met this error(title) when i was trying to compile llvm-gcc-4.2-2.7 on
loongson2f,a mips compatible platform.I also failed to build a
cross-compiler and the error message was the same . Is that means llvm-gcc
cannot support mips back-end now?
Thanks.
Here is my configure options:
$export TARGET=mips64el-unknown-linux-gnu
$../../src/llvm-gcc-4.2-2.7.source/configure
2012 Sep 14
0
problem with user defined panel function in xyplot
Hi everyone,
?
I am trying to do a horizonplot using my own time series
data. I know that there is a horizonplot function in latticeExtra, but on
closer examination i think that the graph itself is slightly wrong (it displays
some regions as triangles and i think they should be trapezoids, and the red
regions (that are below the baseline) are displayed on top of the blue areas ?
while i think
2011 Mar 21
0
Contents of theora digest...
---------- Forwarded message ----------
From: digital design <developer.fpga at gmail.com>
Date: 21 March 2011 13:38
Subject: Re: [theora] alghorithm of working encoder in libtheora
To: bens at alum.mit.edu
Cc: Reply-All at xiph.org
On 18 March 2011 23:15, Benjamin M. Schwartz <bmschwar at fas.harvard.edu>wrote:
> On 03/18/2011 01:44 PM, digital design wrote:
> > Now i
2023 Jan 13
0
[klibc:master] mips64: Fix struct stat layout
Commit-ID: 12f259dda1ef59b5f1f2fb67631dcbf94c18c56c
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=12f259dda1ef59b5f1f2fb67631dcbf94c18c56c
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Wed, 4 Jan 2023 01:34:39 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Wed, 4 Jan 2023 01:34:39 +0100
[klibc] mips64: Fix struct stat
2012 Jan 17
0
Rails for Beginners Course - Live Instructor, 8 spots left
Hi there,
My startup, Matygo, is running our second live Rails for Beginners
course starting next week. This course is for people who are new to
Rails, or have yet to dive in, and want to get a head start getting up
to speed.
Registration Link: http://bit.ly/matygo-rails-beginners-jan-2012
Our classes are fully online but are quite interactive. This is how it
works:
1. Weekly live group video
2004 Mar 24
1
rsync --files-from with symlink in path
Here is what I have been doing with rsync(This is condinced version of
the main script that runs):
#!/usr/local/bin/bash
SSH=/usr/local/bin/ssh
RSYNC=/usr/local/bin/rsync
SED=/usr/bin/sed
USER=vmladmin
ROLLLISTDIR=/home/vmladmin/rolllists/
ROLLFILE=${ROLLLISTDIR}rollfile.${CELERITYID}
EXCLUDEFILE=${ROLLLISTDIR}rollfile.exclude
RSYNC_OPT="-zrc --delete"
2012 May 31
2
Loop question
Hello,
I have a dataframe (Lx) with 5 Lb, and 5 Lw variables. I want to
create several variables according to the loop presented below (data
attached).
Lx <- read.csv("Lx.csv", header=T, sep=",")
for (i in 1:20) {
Lx$sb1[i] <- Lx$Lb1[i+1]/Lx$Lb1[i]
Lx$sb2[i] <- Lx$Lb2[i+1]/Lx$Lb2[i]
Lx$sb3[i] <- Lx$Lb3[i+1]/Lx$Lb3[i]
Lx$sb4[i] <-
2005 Apr 04
0
problem about initramfs
dear friend.
i have mips board with BCM sibyte 1125CPU(use board sibyte 1250 swarm.)
i use linux-kernel 2.6.12-rc1 download from linux-mips.com
i use kernel 2.4.26 before this time, it's work ok at 2.4.26 with
Ramdisk-busybox
when i try to use ramdisk in 2.6.1x version, i found that ramdisk i not
exist,
i don't known how to use it again(i had try a patch for get ramdisk init
to
2007 Dec 22
12
error when installing on jruby (fastthread dependency)
I''m running jruby trunk which has integrated rubygems 1.0.0 and when
I try and install mongrel with gem it blows up when the fastthread
dependency tries to do a native compilation.
I couldn''t find a copy of the gemspec in the svn checkout but looking
at the one installed when gem installing mongrel didn''t show any
platform differentiation. There is platform
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All,
I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on
solaris 9. We are currently running 3.0.23d and have been putting off
upgrading for far to long.
I've tried gcc and sun studio 12 cc with the same issues when it comes to
compiling dbwrap.c. I can't seem to find anything on google that's related
to my issue.
Here's my configure line when
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1.
I'm compiling Samba with ADS support against a locally installed Heimdal
1.3.2 Kerberos installation and I'm getting a failure while compiling
clikrb5.c
This is using the IBM xl_C compiler.
Below is the complete build logs. I'm able to get around the error if I
undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the