Displaying 4 results from an estimated 4 matches for "octane2".
Did you mean:
octane
2001 Mar 12
1
Using Samba from One Unix box to one Win98 PC
To all the helpful people out there,
We currently use samba on our Unix server and have win98 clients from a
winNT network that we share files with. I have a user that will soon be
working at home using a Unix (SGI Octane2) box and a Win98 PC. He wants to
be able to share files between the machines. My question is will I need
some kind of hub between the two for them to make Samba work or can I
connect the PC (It has a network card) directly to the Unix box. I really
don't know much about this stuff and am jus...
2001 Mar 14
1
./configure isn't working
I am using "Sams Teach Yourself Samba in 24 Hours" and I'm having some
trouble. I'm attempting to put Samba on a SGI Octane2 so I copied
samba-latest.tar.gz off the CD that came with my book and did the gzip -dc
samba-latest.tar.gz | tar xvf - command that it told me to use to compile
samba. That all seemed to go fine so I went to my
/usr/local/samba/src/samba-2.0.3/source directory like it told me to and
typed ./config...
2004 Jan 07
1
Questions on RandomForest
...el them as outliers?
3. When random forest is used to predict, the testing samples should be no
contribution to the classifiers(which should be done). So I think the memory
usage should not increase much, but when I use RF to predict a 256*256*141
samples by 1329 samples (3 variables), on a SGI Octane2 with 2Giga RAM, it
runs out of memory. Then I have to segment the big dataset into two, one is
256*256*70, and the other is 256*256*71. Why do RF consume so much memory in
the prediction? Does it produce other things other than class label?
Thank you very much!
Fucang
2004 Sep 10
4
success compiling and running under IRIX
...coded files, regardless of the platform where the files were
encoded.
2) you should consider making the "-Wall" options in the configure.in file
conditional to using gcc. i had to remove those by hand to be able use
MipsPro.
3) just for fyi, encoding and decoding on a dual 400Mhz SGI Octane2 box is
noticeably slower than on a 864Mhz P3 PC. that's funny, since FP ops are
generally much faster under the MIPS machines and normally, mp3 encoding is
much faster on the Octanes.
thanks again.
cheers,
--
M.