Displaying 20 results from an estimated 1000 matches similar to: "building R 2.4.0 on aix"
2006 Nov 15
0
segfault in AIX
I'm trying to build R 2.4.0 on an IBM P5-570 that's running
AIX 5.3. I'm using xlc 7.0, xlc++ 7.0 and xlf 9.1 in 32 bit
mode (OBJECT_MODE is 32 in the build environment).
The source is the patched version of 2.4.0, downloaded yesterday.
Configure options were --prefix, --srcdir, --x-includes, --x-libraries,
and --without-readline. Compiler flags were -O2.
The make step fails with
2007 Mar 29
1
AIX testers needed
With much thanks to Ei-ji Nakama, R 2.5.0 alpha supports building on AIX
(at least AIX 5.2 on one system).
Would anyone able to test this please get the latest tarball from
http://cran.r-project.org/src/base-prerelease/R-latest.tar.gz
and try installing (after reading the AIX notes in R-admin.html section
C.9).
In particular it would be very helpful to know if
1) --enable-BLAS-shlib works
2018 Mar 27
6
10 minutes between primary group change and effect on Fedora 27
My smb.conf looks like so.
[global]
security = ads
realm = MIND.UNM.EDU
workgroup = MIND
idmap config * : backend = tdb
idmap config * : range = 2000-7999
idmap config MIND:backend = ad
idmap config MIND:schema_mode = rfc2307
idmap config MIND:range = 8000-9999999
idmap config MIND:unix_nss_info = yes
winbind use default domain = yes
restrict anonymous = 2
I have
2006 Jul 19
3
error when compiling "stats" library in R-2.3.1 on Solaris x86
Hello,
I tried to compile v2.3.1 on Solaris x86 with SUN Pro compilers.
I had an error while stats libarary was being compiled and I notice that "-xtarget=generic64" was not passed to f95 while cc used it.
Could you tell me how to fix this problem?
f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c sgram.f -o sgram.o
f95 -PIC -O -I/mounts/devel/SUNWspro/prod/include -c
2018 Apr 12
2
Turn off replication
On Wed, Apr 11, 2018 at 7:38 PM, Jose Sanchez <josesanc at carc.unm.edu> wrote:
> Hi Karthik
>
> Looking at the information you have provided me, I would like to make sure
> that I?m running the right commands.
>
> 1. gluster volume heal scratch info
>
If the count is non zero, trigger the heal and wait for heal info count to
become zero.
> 2. gluster volume
2018 Jan 09
2
Creating cluster replica on 2 nodes 2 bricks each.
Hello
We are trying to setup Gluster for our project/scratch storage HPC machine using a replicated mode with 2 nodes, 2 bricks each (14tb each).
Our goal is to be able to have a replicated system between node 1 and 2 (A bricks) and add an additional 2 bricks (B bricks) from the 2 nodes. so we can have a total of 28tb replicated mode.
Node 1 [ (Brick A) (Brick B) ]
Node 2 [ (Brick A) (Brick
2009 May 22
2
Step by step: Making an R package with Fortran 95
To all. I need your help. The big question is: How do I make an R library
with Fortran 95 files? You may assume that I am a pretty decent programmer
in both R and Fortran. I lay out a scenario and need your help!
I know how to make an ordinary R package and have dabbled with R + Fortran
95 *.dll linking. I do not have a great handle on the whole Makevars file
and whatever else I might need
1997 Jul 23
11
mailing list
pls could you include my name in the samba Digest mailing list,
thanks Mark.
2006 Nov 25
2
[LLVMdev] f95 problem with SPEC2K
Anyone know what to do about this:
make[4]: Leaving directory `/proj/llvm/llvm-test-1/External/SPEC/CFP2000/173.applu'
make[4]: Entering directory `/proj/llvm/llvm-test-1/External/SPEC/CFP2000/178.galgel'
/usr/bin/f95 -w -S -O2 /opt/spec/CPU2000v1.3.1/benchspec//CFP2000/178.galgel/src/modules.f90 -o modules.c -fixed -kind=byte -dcfuns -dusty
f95: unrecognized option '-kind=byte'
2006 Aug 31
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
On 30 Aug 2006, at 23:04, Chris Lattner wrote:
> On Wed, 30 Aug 2006, Kenneth Hoste wrote:
>>> I use NAG with llvm-gcc4. What sort of errors do you get? Did
>>> you configure llvm-test with the appropriate flags to find it?
>> Yes, I did. llvm-test is configured as follows: (in /work/LLVM/
>> 1.8/ llvm/project/llvm-test):
>> ./configure
2006 Sep 01
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
On 31 Aug 2006, at 23:46, Chris Lattner wrote:
> On Thu, 31 Aug 2006, Kenneth Hoste wrote:
>> Bummer. I think I'll contact the NAG support for more info on
>> this. Can you
>> show me the content of your Makefile.nagfortran?
>
> It is identical to yours.
>
>> Also, it is possible to tell make only to compile benchmark X? How
>> can I
>>
2018 Jan 10
0
Creating cluster replica on 2 nodes 2 bricks each.
Hi,
Please let us know what commands you ran so far and the output of the *gluster
volume info* command.
Thanks,
Nithya
On 9 January 2018 at 23:06, Jose Sanchez <josesanc at carc.unm.edu> wrote:
> Hello
>
> We are trying to setup Gluster for our project/scratch storage HPC machine
> using a replicated mode with 2 nodes, 2 bricks each (14tb each).
>
> Our goal is to be
2018 Apr 25
0
Turn off replication
Hello Karthik
Im having trouble adding the two bricks back online. Any help is appreciated
thanks
when i try to add-brick command this is what i get
[root at gluster01 ~]# gluster volume add-brick scratch gluster02ib:/gdata/brick2/scratch/
volume add-brick: failed: Pre Validation failed on gluster02ib. Brick: gluster02ib:/gdata/brick2/scratch not available. Brick may be containing or be
2006 Nov 25
0
[LLVMdev] f95 problem with SPEC2K
On 25 Nov 2006, at 09:02, Reid Spencer wrote:
> Anyone know what to do about this:
>
> make[4]: Leaving directory `/proj/llvm/llvm-test-1/External/SPEC/
> CFP2000/173.applu'
> make[4]: Entering directory `/proj/llvm/llvm-test-1/External/SPEC/
> CFP2000/178.galgel'
> /usr/bin/f95 -w -S -O2 /opt/spec/CPU2000v1.3.1/benchspec//
> CFP2000/178.galgel/src/modules.f90
2006 Aug 31
0
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
On Thu, 31 Aug 2006, Kenneth Hoste wrote:
>> $ grep F95 .../projects/llvm-test/Makefile.config
>
> -bash-3.00$ grep F95 projects/llvm-test/Makefile.config
> # F95: Enable LLVM to run Fortran benchmarks without a Fortran front-end
> USE_F95=1
> F95_DIR :=
> F95 := /work/NAG_f95/bin/f95
> F95_INC := /work/NAG_f95/lib
> F95_LIB := /work/NAG_f95/lib
>
> Looks
2004 Nov 11
1
R with Sun Studio Fortran 95 compiler
Hi,
I am trying to compile R 1.9.1 and 2.0.0 on Solaris 2.8 with Sun Studio
Fortran 95 compiler but I have obtained some errors which I enclose. I
have compiled R with g77 GNU compiler and it was OK.
Does anyone know if R 2.0.0 has been successfully built on Solaris 2.8
with Sun Studio Fortran 95 compiler? or at least, How could I achieve
this? The R installation manual does not have any
2018 Jan 10
2
Creating cluster replica on 2 nodes 2 bricks each.
Hi Nithya
This is what i have so far, I have peer both cluster nodes together as replica, from node 1A and 1B , now when i tried to add it , i get the error that it is already part of a volume. when i run the cluster volume info , i see that has switch to distributed-replica.
Thanks
Jose
[root at gluster01 ~]# gluster volume status
Status of volume: scratch
Gluster process
2017 Oct 30
2
winbind rfc2307 not being obeyed
I found what I needed to do
DOMAIN=MIND.UNM.EDU
SHORT=MIND
authconfig --enablekrb5 --krb5kdc=${DOMAIN}
--krb5adminserver=${DOMAIN} --krb5realm=${DOMAIN} --enablewinbind
--enablewinbindauth --smbsecurity=ads --smbrealm=${DOMAIN}
--smbservers=${DOMAIN} --smbworkgroup=${SHORT}
--winbindtemplatehomedir=/na/homes/%U --winbindtemplateshell=/bin/bash
--enablemkhomedir --enablewinbindusedefaultdomain
2017 Oct 30
2
winbind rfc2307 not being obeyed
My smb.conf file now looks like so
[global]
#--authconfig--start-line--
# Generated by authconfig on 2017/10/30 10:47:34
# DO NOT EDIT THIS SECTION (delimited by --start-line--/--end-line--)
# Any modification may be deleted or altered by authconfig in future
workgroup = MIND
password server = MIND.UNM.EDU
realm = MIND.UNM.EDU
security = ads
idmap config * : range = 2000-7999
2006 Aug 30
2
[LLVMdev] compiling the full SPEC CPU2000 suite to LLVM bytecode
Hi Chris,
>
> I use NAG with llvm-gcc4. What sort of errors do you get? Did you
> configure llvm-test with the appropriate flags to find it?
>
Yes, I did. llvm-test is configured as follows: (in /work/LLVM/1.8/
llvm/project/llvm-test):
./configure --with-spec2000=/work/SPEC_CPU2000_1.3_src/benchspec --
without-f2c --with-f95-bin=/work/NAG_f95/bin --with-f95-lib=/work/