search for: alphaev6

Displaying 20 results from an estimated 21 matches for "alphaev6".

Did you mean: alphaev67
2001 Jun 01
1
Installing Rstreams lib
Dear R-helpers, I am trying to install Rstreams library on the following platform: ---------------------------- platform alphaev67-dec-osf5.0 arch alphaev67 os osf5.0 system alphaev67, osf5.0 status major 1 minor 2.3 year 2001 month 04 day 26 language R --------------------------- Unfortunately, I get these error messages: --------------------------- > [557] R CMD INSTALL Rstreams_1.1-2.tar.g...
2000 Nov 08
1
Re: [R] Strange means of numbers drawn from rpois (PR#730)
...:15, function(n) mean(rpois(1000000, n))) [1] 0.999031 2.000444 3.002296 3.997795 4.998880 5.995267 7.001894 [8] 7.999983 9.000267 9.513537 10.507142 11.502634 12.498944 13.498615 [15] 14.502410 > rpois function (n, lambda) .Internal(rpois(n, lambda)) > version _ platform alphaev6-dec-osf4.0e arch alphaev6 os osf4.0e system alphaev6, osf4.0e status major 1 minor 1.1 year 2000 month August day 15 language R > plot(sapply(1:15, function(n) mean(rpois(1000000, n))), t='l') > sapply(1:15, function(n) mean(rpois(1000000, n))) [1] 0.99...
2001 Dec 16
1
compile errors with rsync 2.5.0 for RedHat linux 7.1 alpha
...:-( Any ideas would be greatly appreciated! # uname -a Linux myhost 2.4.9-12 #1 Tue Oct 30 18:12:52 EST 2001 alpha unknown # cat /etc/redhat-release Red Hat Linux release 7.1 (Seawolf) # ./configure --prefix=/usr/local/rsync-2.5.0 configure: Configuring rsync 2.5.0 checking build system type... alphaev6-unknown-linux-gnu checking host system type... alphaev6-unknown-linux-gnu checking target system type... alphaev6-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no chec...
2000 Apr 30
2
rpois hangs (PR#530)
Full_Name: Kjetil Kjernsmo Version: Version 1.0.0 OS: osf1 Submission from: (NULL) (129.240.28.227) Dear all, I have come across another really strange bug in rpois. If I do > rpois(1, 1000000 * rpois(1, 10000)) sometimes it hangs, and hangs... On my XP1000 alphaev6 workstation, it seems to happen more frequently than on other machines. I started a session on an older computer, and from the start, it looks like this: > rpois(1, 1000000 * rpois(1, 10000)) [1] 1537190728 > ^[[A Error: syntax error [whoops, I'm usually using ESS] > rpois(1, 1000000...
2002 Apr 30
1
Undefined symbols in loading tcltk (PR#1499)
...": /opt_local/opt/pk/lib/R/library/tcltk/libs/tcltk.so: undefined symbol: Tcl_SetVar2Ex Error in library(tcltk) : .First.lib failed # Tk's version number. TK_VERSION='8.0' TK_MAJOR_VERSION='8' TK_MINOR_VERSION='0' TK_PATCH_LEVEL='.5' Version: platform = alphaev6-unknown-linux-gnu arch = alphaev6 os = linux-gnu system = alphaev6, linux-gnu status = major = 1 minor = 5.0 year = 2002 month = 04 day = 29 language = R Search Path: .GlobalEnv, package:ctest, Autoloads, package:base ======================== No errors on this platform: # Tk's ve...
2000 Jul 06
0
R-1.1.0 on Alpha?
Has anyone succeeded in compiling R-1.1.0 on a Digital (Compaq) Alpha running OSF4.0F (or E)? Everything seems to compile OK (except the frequent "Warning: Unresolved:" at link time - this threw me off the scent for a while!), but then at run time I get: Fatal error: The X11 shared library could not be loaded. The error was dlopen: cannot load
2000 Jun 09
0
Disappearing values (PR#551)
...to some unfortunate circumstances, it hasn't happened. However, it seems unlikely that it is connected to a specific piece of hardware. It could be an architecture-dependent problem though. I also had a word with those who did the installation of R, and they had some problems when tuning it for alphaev6, but it all went smoothly when tuning for alphaev56, and that is the build I'm running. This is basically the stuff I sent to Uwe yesterday. I have been testing it on three different machines: alnair, a XP1000 with a 500MHz alphaev6 processor and 619 MB RAM rukbat, a PWS500au with a 500MHz al...
2000 Jan 14
2
Matrix output from drawing functions
Dear all, I'm a bit confused about the output from functions that generates random values, e.g. rpois. I'm using 0.65.1 on Digital UNIX alphaev6. If I say > rpois(10,5) output is not unexpectedly: [1] 4 6 5 7 6 5 2 2 5 3 but I figured that if I go: > rpois(10,1:10) I would get a 10x10 matrix as output, with random values for each of the vector elements in the row vectors, but I'm getting [1] 3 4 3 4 6 9 10 6 11 9 so,...
1999 Dec 20
2
digital unix linking problem
Greetings. I'm trying to install R-0.90.1 on our digital 4.0F servers (alphaev6 arch). Using either the digital cc and f77, or gcc 2.95.2 and g77, R compiles, but on trying to execute it I get: 11819:./bin/R.X11: /sbin/loader: Fatal Error: cannot map xxxxxxx I'm used to 'cannot map', but always with a shared library name, not 'xxxxxxx'. Has anyone else ru...
2001 Jun 25
5
Trouble compiling R-1.3.0 under Tru64
Dear all, I have some difficulty getting R-1.3.0 to run on the alpha, with osf4.0e (Tru64, or whatever they call it... :-) ). configure reports the following configuration: R is now configured for alphaev6-dec-osf4.0e Source directory: . Installation directory: /astro/local C compiler: gcc -mieee -g -O2 C++ compiler: c++ -g -O2 FORTRAN compiler: f77 -fpe3 -g X11 support: yes Gnome support: no Tcl/Tk suppor...
2001 Jun 25
5
Trouble compiling R-1.3.0 under Tru64
Dear all, I have some difficulty getting R-1.3.0 to run on the alpha, with osf4.0e (Tru64, or whatever they call it... :-) ). configure reports the following configuration: R is now configured for alphaev6-dec-osf4.0e Source directory: . Installation directory: /astro/local C compiler: gcc -mieee -g -O2 C++ compiler: c++ -g -O2 FORTRAN compiler: f77 -fpe3 -g X11 support: yes Gnome support: no Tcl/Tk suppor...
2000 Nov 08
3
Strange means of numbers drawn from rpois
...420 and again: > mean(rpois(1000000, 14)) [1] 13.49896 > mean(rpois(1000000, 14)) [1] 13.50161 > mean(rpois(1000000, 15)) [1] 14.49250 > mean(rpois(1000000, 15)) [1] 14.49897 > mean(rpois(1000000, 14.5)) [1] 13.99689 > mean(rpois(1000000, 14.5)) [1] 13.9963 This was on a platform alphaev6-dec-osf4.0e major 1 minor 1.1 checking out on a platform sparc-sun-solaris2.7 major 1 minor 1.0 I get the same > mean(rpois(100000, 14.5)) [1] 14.00347 > mean(rpois(100000, 14.5)) [1] 14.00667 > mean(rpois(100000, 14.5)) [1] 14.00675 It's fishy, isn't it...? I have gen...
2001 Jul 19
1
Compiling R-1.3.0-patched on OSF1
Dear R-users, I currently have trouble in trying to compile R-1.3.0-patched on Compaq OSF1. -------- >uname -a OSF1 adenine.fysik.dtu.dk V4.0 1229 alpha -------- The 'configure' step ended seemingly corretly: ----------------------- R is now configured for alphaev6-dec-osf4.0f Source directory: . Installation directory: /home/adenine/sysman/laurent/share/ C compiler: gcc -mieee -g -O2 C++ compiler: g++ -g -O2 FORTRAN compiler: f77 -fpe3 -g X11 support: yes Gnome support:...
2000 Feb 11
2
R hangs sometimes and crashes (PR#429)
...sdetectedbin, ntotalclouds, avgphotonfromcloud, sensitivity, ampmode, ampmean, numberofbins, linewidth)) And I have experienced quite often that in 'photonsdetectedbin', R hangs. That is, while it normally takes a second to get an array with the numbers, I let it run for 550 minutes on an alphaev6 without anything happening. It seemed that it hanged more frequently for small values of ntotalclouds (<8000), but that may not be the case. Anyway, it happens only occasionally, sometimes a call like plot(lensedprofile(10000,1,0.1, ampmean=3), type='l') will produce a plot instantly...
2000 Feb 15
1
rpois gives a large number repeatedly (PR#439)
...87364e+00 3 1682.063 [697,] 3.28338545 2 6.566771e+00 3 1682.063 [698,] 2.74590789 7 1.922136e+01 3 1682.063 [699,] 0.81551877 1932 1.575582e+03 3 1682.063 Actually, it seems like this large number may dependent of the session one is in. I get 1932 on an XP1000 with an 500MHz alphaev6, but on my own computer, which is an PWS500au with an 500MHz alphaev56, I have seen the number 11344 repeatedly. It could of course be the seed or something, I guess. Kjetil -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello, would it be possible to update config.sub and config.guess to the latest versions (or at least version from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU? Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284 Thanks, Petr
2002 May 06
1
A make problem with Samba 2.2.4
...er cc accepts -g... yes checking for a BSD compatible install... ./install-sh -c checking for mawk... no checking for gawk... no checking for nawk... nawk checking whether cc understands -c and -o together... yes checking that the C compiler understands volatile... yes checking build system type... alphaev6-dec-osf5.1 checking host system type... alphaev6-dec-osf5.1 checking target system type... alphaev6-dec-osf5.1 checking config.cache system type... same checking for cc option to accept ANSI C... none needed checking for inline... inline checking how to run the C preprocessor... cc -E checking for...
2000 Jun 24
1
Garbage Collecting
Dear all, Me and the Garbage Collector doesn't understand each other... I'm on R-1.0.1 (I have requested an upgrade to the right local people), an osf1 system with an alphaev6 CPU. I have fair amounts of memory to use, but it seems to be used up pretty fast nevertheless. I'm now trying to see what the garbage collector does, I have inserted a gc(v=T) call at a spot in my code. I also discovered gctorture(), but I don't claim to be an R hacker for that matter. :-...
2009 Dec 30
7
DO NOT REPLY [Bug 7015] New: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter
https://bugzilla.samba.org/show_bug.cgi?id=7015 Summary: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused- parameter Product: rsync Version: 3.0.6 Platform: Other OS/Version: Other Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
1999 Feb 03
10
Swat problem
To: samba@samba.org cc: From: Thomas Bail/External/CologneRe/GRN @ GRN Date: 02/03/99 08:32:52 AM Subject: Swat problem Hi everyone out there in the world, I found a small problem with SWAT. I can easily switch off Samba with SWAT, but I am not able to start Samba with SWAT using the status panel. Is that correct or am I doing something wrong. I'm using Samba 2.0.0 and the