similar to: Problem building R with Sun Studio Compiler on SLES 9 SP3

Displaying 20 results from an estimated 400 matches similar to: "Problem building R with Sun Studio Compiler on SLES 9 SP3"

2007 Jul 16
1
Problem building R with Sun Studio Compiler
I would like to Build R-2.5.1 on OpenSUSE 10.2 using the SunStudio 12 compilers(http://developers.sun.com/sunstudio/index.jsp) R builds and passes make check fine without optimising. However, when I try to compile with optimisation turned on (-fast) the build gets stuck in an infinite loop at the following point: Sun_Studio/sunstudio12/bin/cc -m64 -shared -Kpic -m64 -fPIC -o grDevices.so
2010 Mar 23
0
zfs send/receive and file system properties
I am trying to coordinate properties and data between 2 file servers. on file server 1 I have: zfs get all zfs52/export/os/sles10sp2 NAME PROPERTY VALUE SOURCE zfs52/export/os/sles10sp2 type filesystem - zfs52/export/os/sles10sp2 creation Mon Mar 22 15:28 2010
2002 Sep 27
1
R1.5.1,tcltk,IRIX
the built version of R (built using shared libraries) doesn't appear to find tcl/tk: Please help. Details: SGI configuration: 7.3.1.3m compilers from SGI uname -aR = IRIX64 mendel 6.5 6.5.16f 04101930 IP35 We built R on an SGI system using the following configure script: # explicitly choose vendor compilers for R rather than GNU # optimise output to support highest level of performance
2009 Nov 17
14
X45xx storage vs 7xxx Unified storage
We are looking at adding to our storage. We would like ~20TB-30 TB. we have ~ 200 nodes (1100 cores) to feed data to using nfs, and we are looking for high reliability, good performance (up to at least 350 MBytes /second over 10 GigE connection) and large capacity. For the X45xx (aka thumper) capacity and performanance seem to be there (we have 3 now) However, for system upgrades , maintenance
2009 Nov 12
1
Distinguishing between SLES 10 SP2 and SLES 10 SP3
Hey All, I''m wondering if there is an easy way to distinguish between SP2 and SP3 on a SLES 10 installation. Thanks, Matt Delves --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group,
2014 May 19
0
Installing rvm on SLES 11 sp3(SUSE Linux Enterprise Server 11)
Hello everyone. Does anyone had experience of installing rvm for this linux server? During rvm installation an error pops up that says i dont have the following libs: sqlite-devel gdbm-devel zlib-devel openssl-devel ncurses-devel readline-devel. Sudo zypper update says that its already up to date. When i try to install all of these libs it can't find any of them. Do i need some specific
2010 Aug 14
0
How to install the lustre on SLES 10 SP3
Dear all: We have a cluster where the SLES 10 SP3 is installed, the kernel version is 2.6.16.60-0.54.5-smp, and the OFED 1.5.1 is installed, I want to know is it possible to install lustre in this OS from the source code, and how to? Thanks! -- ======================================== Panwang Zhou State Key Laboratory of Molecular Reaction Dynamics Dalian Institute of Chemical Physics Chinese
2014 Aug 25
0
Re: Building virt-top to SLES 11 SP3
On 08/24/2014 10:59 PM, cjlove@san.rr.com wrote: > Hi all, [can you configure your mailer to wrap long lines?] > > I was curious whether anyone has successfully built virt-top (version 1.0.8) on SUSE SLES11 SP3. As mentioned on http://people.redhat.com/~rjones/virt-top/, you might get a better response by asking the virt-tools list (added in cc). > SUSE's ocaml support is
2014 Apr 04
1
SLES SP3 / Samba 4 - ACL Problem
Hi, i have a problem with a sles installation. I use Sernet Samba 4.1.6. i use ext 3 with user_xattr, acl, barrier=1 when we want to create a folder in windows as domain admin or set rights we get the following error. Apr 4 10:48:53 orion samba[10688]: [2014/04/04 10:48:53.431667, 0, pid=10688, effective(0, 0), real(0, 0)] ../source4/ntvfs/posix/pvfs_open.c:67(pvfs_dir_handle_destructor) Apr
2004 Apr 27
2
build problem on SuSE SLES 8 SP3 (s390) - struct statfs redefinition?
Has anyone had any problems building on SuSE SLES 8 for s390 with all patches applied... After applying patches to my build server last night, building samba fails with the following... mycomp:/srv/build/samba-3.0.2a/source # make Using FLAGS = -O -I./popt -Iinclude -I/srv/build/samba-3.0.2a/source/include -I /srv/build/samba-3.0.2a/source/ubiqx -I/srv/build/samba-3.0.2a/source/smbwrapper -I.
2014 Aug 25
2
Building virt-top to SLES 11 SP3
Hi all, I was curious whether anyone has successfully built virt-top (version 1.0.8) on SUSE SLES11 SP3. SUSE's ocaml support is rather limited, so I've built ocaml 4.00.1 from source and installed the necessary dependencies using Opam. I'm still running into a compile error on virt_top.ml, line 697: Error: This expression has type int -> D.typed_param list array but an
2014 Aug 25
1
Re: Building virt-top to SLES 11 SP3
On Mon, Aug 25, 2014 at 01:25:33PM -0600, Eric Blake wrote: > On 08/24/2014 10:59 PM, cjlove@san.rr.com wrote: > > Hi all, > > [can you configure your mailer to wrap long lines?] > > > > > I was curious whether anyone has successfully built virt-top (version 1.0.8) on SUSE SLES11 SP3. > > As mentioned on http://people.redhat.com/~rjones/virt-top/, you might
2009 Oct 20
1
glm.fit to use LAPACK instead of LINPACK
Hi, I understand that the glm.fit calls LINPACK fortran routines instead of LAPACK because it can handle the 'rank deficiency problem'. If my data matrix is not rank deficient, would a glm.fit function which runs on LAPACK be faster? Would this be worthwhile to convert glm.fit to use LAPACK? Has anyone done this already?? What is the best way to do this? I'm looking at very
2013 Jun 12
1
IPA Client Install
Hi Folks. I have installed an ipa server on a linux CentOS release 6.4 (Final). It is using outside DNS. I have https console access authenticating admin user through kerberos, and have migrated information on 80+ users and groups to it from a LDAP server. Packages related to ipa installed are: [root ~]# rpm -qa | grep ipa ipa-server-selinux-3.0.0-26.el6_4.2.x86_64
2007 Jun 18
0
(no subject)
Hi list, I'd like to raise the issue discussed in the thread below. I've faced exactly the same problem and came to exactly the same way out - shutdown winbindd and use "force unknown acl user". We use "simple" mapping in the environment - all AD accounts have corresponding NIS accounts (the same name) and the mapping is being done by smbd. The problem here is that
2006 Aug 26
13
qemu-dm cpu utilization
Using an 8-way ES7000 with 32GB of ram, I''m running xen at changset 11217 with dom0_mem=3092M as a kernel parameter on a x86_64 hyperviser. It appears that qemu is adding too much overhead to virtual machines to display graphics. If I boot a sles9sp3 domVT in runlevel 5 with vga=0x314 for a graphicalboot, and immediately use vncviewer simply to watch the virtual machine as it boots,
2018 Sep 11
2
Byte-wide stores aren't coalesced if interspersed with other stores
Andres: FWIW, codegen will do the merge if you turn on global alias analysis for it "-combiner-global-alias-analysis". That said, we should be able to do this merging earlier. -Nirav On Mon, Sep 10, 2018 at 8:33 PM, Andres Freund via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi, > > On 2018-09-10 13:42:21 -0700, Andres Freund wrote: > > I have, in postres,
2018 Sep 11
2
Byte-wide stores aren't coalesced if interspersed with other stores
Hmm. This looks like the backend conservatively giving up early on merging. It looks like you're running clang 5.02. There have been some improvements to the backend's memory aliasing and store merging that have landed since. Can you check if this is fixed in a newer version? -Nirav On Tue, Sep 11, 2018 at 2:21 PM, Andres Freund <andres at anarazel.de> wrote: > Hi, > >
2012 Sep 21
1
[PATCH] Update SuSE Linux detection.
Update SuSE Linux detection. Up to now everything with a /etc/SuSE-release file was treated as openSuSE. With this change SLES based distributions such as "SUSE Linux Enterprise Server", "SUSE Linux Enterprise Desktop" and "Novell Linux Desktop" will show up as "sles". The 'opensuse' detection was updated to handle older openSuSE releases as well as
2007 Mar 16
1
Idmap_rid differs on FreeBSD and SLES!
Hi, I'm trying to setup some servers with Samba and Winbind. One of the servers are both a Samba server and a NFS server so I want to have the same ID:s on the files that I export with NFS. All users are all in one AD domain. The problem is that the Samba/NFS server are running SLES 10 and the others are running FreeBSD 6.2 and they get different UID:s and GID:s. All the FreeBSD servers are