Displaying 6 results from an estimated 6 matches for "296b".
Did you mean:
296
2011 Feb 24
1
parallel bootstrap linear model on multicore mac (re-post)
...to the R-help list. I need to run this process thousands of times, which
is the reason to make it parallel. Any suggestions are much appreciated.
Anthony
--
Anthony Steven Dick, Ph.D.
Assistant Professor
Department of Psychology
Florida International University
Modesto A. Maidique Campus DM 296B
11200 S.W. 8th Street
Miami, FL 33199
Phone: 305-348-4202
Lab Phone: 305-348-9057 or 305-348-9055 (I am usually here)
Fax: 305-348-3879
Email: adick at fiu.edu
Webpage: http://www.fiu.edu/~adick
2005 Apr 07
1
timeout
Hi
I dont work much with syslinux and linux. But in my last test with pxelinux I woundert why the timout function is ignored by pxelinux. There is no hint in the documentation or in the web. I've figured out that the timout function doesn't work if the prompt setting is 0.
timout 50
prompt 0
doesn't work
I've tested it in versio 3.07, 3.06 and an "unknown" old
2005 Apr 13
3
PXElinux and configs
I'm just wondering if there is an easy way to do this...
My pxelinux.cfg/default is getting very long... and I'd like to make it
shorter by spliting it up into sections which would load other config
files.
So basically I want to do something like the grub:
"configfile (nd)/other.lst"
Is there an easy way?
--
Cheers
Paul
2012 Aug 09
0
RMySQL dbConnect issues
...e R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
Anthony
--
Anthony Steven Dick, Ph.D.
Assistant Professor
Director, Developmental Science Program
Department of Psychology
Florida International University
Modesto A. Maidique Campus DM 296B
11200 S.W. 8th Street
Miami, FL 33199
Phone: 305-348-4202 (try this first)
Lab Phone: 305-348-9057 or 305-348-9055
Fax: 305-348-3879
Email: adick at fiu.edu
Webpage: http://www.fiu.edu/~adick
Lab Webpage: http://dcn.fiu.edu
2011 Feb 23
0
parallel bootstrap linear model on multicore mac
...on "fun"
I am stuck and at the limit of my programming knowledge and am punting
to the R-help list. Any suggestions are much appreciated.
Anthony
--
Anthony Steven Dick, Ph.D.
Assistant Professor
Department of Psychology
Florida International University
Modesto A. Maidique Campus DM 296B
11200 S.W. 8th Street
Miami, FL 33199
Phone: 305-348-4202
Lab Phone: 305-348-9057 or 305-348-9055 (I am usually here)
Fax: 305-348-3879
Email: adick at fiu.edu
Webpage: http://www.fiu.edu/~adick
2005 Apr 14
1
pxeboot to runlevel 4
folks,
Im trying to boot to runlevel 4 explicitly, using this stanza: ie with a
single 4 at end of APPEND line.
LABEL 2.6.11-r10c2-soekris-v1
MENU LABEL ^j. runlevel 4 2.6.11-r10c2-soekris-v1
# 4 MENU DEFAULT
KERNEL vmlinuz-2.6.11-r10c2-soekris-v1
APPEND console=ttyS0,19200n81 root=/dev/nfs
nfsroot=192.168.42.1:/nfshost/foo