search for: lea_malloc

Displaying 3 results from an estimated 3 matches for "lea_malloc".

Did you mean: dlea_malloc
2012 Nov 30
1
compiling R for Windows 64 bit
...ll' can not be created, as I suppose according to uncorrect x32 - x64 configuration (it links 32bits external libs to 64bits object files) I would be very greatful if you could help me to compile R, please. Thank you very much !! ============== MkRules.local ============== G_FLAG=-gdwarf-2 LEA_MALLOC=YES USE_ATLAS=NO BINPREF64 = C:/Rtools/gcc-4.6.3/bin/ WIN = 64 BUILD_HTML = NO MIKTEX = TRUE EOPTS=-mtune=native OPENMP = -fopenmp PTHREAD = -pthread
2012 Dec 17
1
Problems with building R from sources
...ww.stats.ox.ac.uk/pub/Rtools/goodies LOCAL_SOFT = ## ============== configuration macros for building R =================== # an alternative is to use -gstabs here, if the debugger supports only stabs. G_FLAG=-gdwarf-2 # Comment out if the msvcrt.dll malloc/free is required (not tested recently) LEA_MALLOC=YES # Set to YES and specify the path if you want to use the ATLAS BLAS. USE_ATLAS=NO ATLAS_PATH=/R/ATLAS/lib/WinNT_P4SSE2 # Support for the ACML and Goto BLASes has been withdrawn: see R-admin.html # Define to use svnversion to set SVN-REVISION (slow, and requires a clean # checkout with no mod...
2003 Aug 25
2
R Memory Management Under Windows (PR#3980)
Full_Name: David Teller Version: 1.7.1 OS: Windows XP Submission from: (NULL) (12.110.141.194) I've noticed several issues with the R memory management under Windows. It frequently runs out of memory, even when there is plenty of available memory on the system and even plenty of free process virtual address space. This tends to happen far more often when allocation a number of large objects