Displaying 9 results from an estimated 9 matches for "npaci".
2018 Sep 04
0
Deploying NPACI Rocks 7.0 (Manzanita) High Performance Computing (HPC) Cluster in a Virtualization Environment
Good afternoon from Singapore,
I have Windows 10 Home edition host operating system at home. Can I deploy NPACI Rocks 7.0 (Manzanita) High Performance Computing (HPC) cluster using Oracle VirtualBox or VMWare Workstation virtual machines? Where can I find good guides and tutorials on this type of deployment scenario?
I would like to "simulate" building a Supercomputer for scientific calculation an...
2002 Jun 13
1
saving a global workspace?
...n isn't restored (though i checked the
current working dir just before the R call from Java, and i made sure to put
the .RData in that location).
any help would be awesome!
please cc to the following address as i'm not on the mail list:
vpaziran at yahoo.com
regards,
vahid
=====
< NPACI Education Center on Computational Science and Engineering >
< http://edcenter.sdsu.edu >
"Career is great, but you can’t run your hands through its hair."
=====
__________________________________________________
Yahoo! - Official partner of 2002 FIFA World Cup
-.-.-.-.-.-.-.-...
2008 May 12
1
Advice on compiling R using Intel Compilers? Btw: -c99 is deprecated
...E 10.3 on a Intel Q6600 system. First let me explain
a few things I did:
1: Download & Install all the Intel Compilers (as well as the Intel
Math Kernel Library) (All defaults)
2: Set up my environment variables in profile.d, using the handy
scripts found here:
https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/2005-November/015012.html
(although I added the icpc variable myself).
3: Set up config.site as follows (mostly taken from the guide):
CC=icc
CFLAGS="-g -O3 -wd188 -ip"
CPPFLAGS="-no-gcc"
F77=ifort
FLAGS="-g -O3"
CXX=icpc
CXXFLAGS="-g -O3"
F...
2007 Jan 18
2
memdisk, free memory
...rather old) information about this issue. It seems as if
this is just what is happening to me:
http://syslinux.zytor.com/archives/2003-June/002213.html
http://syslinux.zytor.com/archives/2003-June/002215.html
http://syslinux.zytor.com/archives/2003-July/002225.html
https://lists.sdsc.edu/pipermail/npaci-rocks-discussion/2003-June/002152.html
However, this does not seem to be limited to some PXE implementations: I
tried 7 different computers (HP, Compaq and Dell; 1-5 years old; 3
different network card vendors). The problem was always the same (with
the amount of memory missing differing from syst...
2005 Mar 12
2
Can SAMBA be useful for me ?
I am planning to set up a small compute farm consisting of x86 notebooks
on a switched ethernet lan. These only have one nic and limited disk, so
that I need to import a data partition from an external file server. For
this purpose I'd like
to use a w98 PC that has access to internet over dsl. I envisage
connecting all machines to the ethernet switch using 10/100 links. The
ip addresses would
2012 Nov 14
1
Howto find out volume topology
Hello,
I would like to find out the topology of an existing volume. For example,
if I have a distributed replicated volume, what bricks are the replication
partners?
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121114/b203ea91/attachment.html>
2003 Jul 06
10
[Bug 585] sshd core dumping on IRIX 6.5.18 with VerifyReverseMapping enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=585
------- Additional Comments From dtucker at zip.com.au 2003-07-07 00:32 -------
dmalloc (http://dmalloc.com/) claims to work on IRIX. It's likely to increase
the CPU and memory load, though.
I've built with dmalloc on Linux thusly:
LDFLAGS=-ldmalloc ./configure && make
eval `dmalloc -l /path/to/log high`
./sshd [options]
2011 Mar 18
7
Add repo for xfig package
Hi All
We want to install packages like xfig and transfig on centos 5.5. We found rpms available but them but it seems there are lot of dependencies for these packages. So we would like to setup yum repo for this. Can anyone suggest trusted baseurl for yum repo?
Regards
Hersh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Oct 15
4
Two R editiosn in Unix cluster systems
Dear R Devel
Some of our R users are still insisting we run R-2.15.3 because of
difficulties with a package called OpenMX. It can't cooperate with new R,
oh well.
Other users need to run R-3.0.1. I'm looking for the most direct route to
install both, and allow users to choose at runtime.
In the cluster, things run faster if I install RPMs to each node, rather
than putting R itself on