Displaying 9 results from an estimated 9 matches for "xt3".
Did you mean:
ext3
2012 Nov 21
1
paths and Rook problems only in OSX CRAN binary package?
...the package, I have no trouble. The Rook
server starts and the page loads in the browser.
However, if I've installed it from CRAN, I get the following error when
trying to open my Rook interface:
######
Warning message:
In normalizePath(file.path(root, path_info)) :
path[1]="/Volumes/XT3/Rdev-web/QA/Simon/packages/leopard-universal/Rlib/2.15/BayesFactor/.//www/warning.html":
No such file or directory
######
I assume "Simon" refers to Simon Urbanek.
www/warning.html is the file Rook is attempting to open. This looks like
a path from the CRAN build machine. How did...
2008 Dec 09
1
errors with compilation
Hi,
i'm trying to compile R on a Cray XT3 using pgi/7.2.1 - CNL (compute
node linux)
The R version is 2.8.0
this is the option
-enable-R-static-lib=yes
--disable-R-shlib
CPICFLAGS=fpic
FPICFLAGS=fpic
CXXPICFLAGS=fpic
SHLIB_LDFLAGS=shared
--with-x=no
SHLIB_CXXLDFLAGS=shared
--disable-BLAS-shlib
CFLAGS="-g -O2 -Kieee"
FFLAGS=&qu...
2010 Jul 01
2
configuration error while building lustre , please help !
...checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to build Cray XT3 features... no
checking whether to build BGL features... no
checking for ranlib... ranlib
checking for buggy compiler... no known problems
checking size of unsigned long long... 8
---> size SIZEOF
---> size SIZEOF 8
checking whether to enable uoss... no
checking whether to enable posix osd......
2010 Jul 01
2
configuration error while building lustre , please help !
...checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to build Cray XT3 features... no
checking whether to build BGL features... no
checking for ranlib... ranlib
checking for buggy compiler... no known problems
checking size of unsigned long long... 8
---> size SIZEOF
---> size SIZEOF 8
checking whether to enable uoss... no
checking whether to enable posix osd......
2007 Jan 26
0
Change to Lustre /proc symlink
Dear Lustre Administrators,
Starting with the next minor release of Lustre, version 1.4.9, we are
removing the backwards-compatible /proc/sys/portals symlink due to a
conflict with Cray portals /proc debug on XT3.
Before upgrading to 1.4.9, please ensure that you change any
configuration scripts or /etc/sysctl.conf files that access
/proc/sys/portals/* or sysctl portals.* to use the corresponding entry
in /proc/sys/lnet or sysctl lnet.*.
This change can be made in advance of the upgrade on any system ru...
2007 Jan 26
0
Change to Lustre /proc symlink
Dear Lustre Administrators,
Starting with the next minor release of Lustre, version 1.4.9, we are
removing the backwards-compatible /proc/sys/portals symlink due to a
conflict with Cray portals /proc debug on XT3.
Before upgrading to 1.4.9, please ensure that you change any
configuration scripts or /etc/sysctl.conf files that access
/proc/sys/portals/* or sysctl portals.* to use the corresponding entry
in /proc/sys/lnet or sysctl lnet.*.
This change can be made in advance of the upgrade on any system ru...
2007 Jan 26
0
Change to Lustre /proc symlink
Dear Lustre Administrators,
Starting with the next minor release of Lustre, version 1.4.9, we are
removing the backwards-compatible /proc/sys/portals symlink due to a
conflict with Cray portals /proc debug on XT3.
Before upgrading to 1.4.9, please ensure that you change any
configuration scripts or /etc/sysctl.conf files that access
/proc/sys/portals/* or sysctl portals.* to use the corresponding entry
in /proc/sys/lnet or sysctl lnet.*.
This change can be made in advance of the upgrade on any system ru...
2003 Feb 09
1
ML9.0:file system completely crashed ext3,"could not find mime type",kde3.0.3
Mandrake Linux 9.0 here:
I installed alsa-utils from CD1 with MCC:Software Install:
in /var/log/syslog these error messages appeared (SEE BELOW):
"XT3-fs error (device ide0(3,2)): ext3_new_block: Allocating block in
system zone - block = 294914"
Then I rebooted (because I wanted to boot in runlevel 3 to see
whether I could play sound..., not relevant here).
Error bootmessages appeared (SEE BELOW FOR MORE DETAILS):
"fsck: /dev/hda2 co...
2010 Aug 17
18
write RPC & congestion
Hi, thanks for previous help.
I have some question about Lustre RPC and the sequence of events that
occur during large concurrent write() involving many processes and large
data size per process. I understand there is a mechanism of flow
control by credits, but I''m a little unclear on how it works in general
after reading the "networking & io protocol" white paper.
Is