search for: mpowerpc64

Displaying 2 results from an estimated 2 matches for "mpowerpc64".

Did you mean: powerpc64
2007 Dec 12
0
64-bit package compilation problems on powerpc
I have been working with my sysAdmin to get R-devel up and running with 64-bit compilation on our PowerPC cluster. We've got the base install to compile with the following flags: LDFLAGS=-m64 FFLAGS="-m64 -mpowerpc64" FCFLAGS="-m64 -mpowerpc64" CFLAGS="-m64 -mpowerpc64" ../configure --prefix='/N/hd03/mkimpel/BigRed/R_HOME/R-devel/R-build' --x-libraries=/usr/X11R6/lib64 About 50% of my package installs are failing with a message similar to that below: SpikeofOneArray.o'...
2007 Dec 19
4
Problem compiling R 3.6.1 on POWER 570 system
I've for a RHEL 4 box on a P570 system. My end user wants to have a 64-bit version of R compiled due to the large amount of memory they require (this image has 16GB allocated to it). I can compile R fine in 32-bit mode, but it can't use more than 2.4GB of RAM before it falls over and dies. Compiling in 64-bit mode for POWER systems "should" be as easy as adding a