Displaying 3 results from an estimated 3 matches for "molinaro".
Did you mean:
molinari
2002 Dec 18
1
Memory Leak in R v1.6.1
Greetings,
I am running R v 1.6.1 on a linux operating system with 2GB physical memory and dual processors. When using BATCH to run a simulation with a super large dataset I can only get through 1 1/2 repetitions before R uses all the memory and the simulation crashes. It starts with 10% of the memory - up to 50% by the end of the first repetition and then starts the second with approx 65% of the
2015 Aug 28
7
Clearing the BSS section
...distinct. But they are solved at link time, and they are the same if the BSS section is empty : in this case, the optimized function fails.
Is there a way to prevent the optimizer to assume the two variables are distinct ? Or what is the proper way to deal with link time values ?
Thanks,
Pierre Molinaro
2001 Mar 18
1
R-Installation on supercomputer -- f77 problem
This was addressed to the wrong place ...
------- start of forwarded message -------
From: Annette Molinaro-Clark <annette@pacific.llnl.gov>
To: maechler@R-project.org
Subject: R-Installation
Date: Thu, 15 Mar 2001 12:10:19 -0800 (PST)
Hi -
I'm trying to install R to a supercomputer which has a Fortran 77
compiler; however,
when i do ./configure I receive this error . . .
checking for g77......