parallel-netcdf-1.1.1 released

Gerald Creager gerry.creager at tamu.edu
Thu Jan 28 12:18:49 CST 2010


Hmmm. Been trying here on Ranger.tacc.utexas.edu and I've not held my 
mouth right.  Therefore, a question... do CC, CXX, FC, F90 need to point 
to serial or parallel instances of the compiler?

Thanks gerry

Wei-keng Liao wrote:
> Hi, Don,
> 
> I just now built a 1.1.1 on an XT. Below are the steps
> I used under tcsh. Please give it a try.
> 
> autoreconf
> 
> setenv CC     cc
> setenv CXX    CC
> setenv FC     ftn
> setenv F90    ftn
> setenv MPICC  cc
> setenv MPICXX CC
> setenv MPIF77 ftn
> setenv MPIF90 ftn
> setenv CFLAGS "-fast"
> setenv FFLAGS "-fast"
> 
> configure --prefix=$HOME/PnetCDF --enable-fortran >& out.configure
> 
> 
> Wei-keng
> 
> On Jan 27, 2010, at 6:13 PM, Don Morton wrote:
> 
>>
>>
>> On Wed, Jan 27, 2010 at 11:57 PM, Don Morton <Don.Morton at alaska.edu> 
>> wrote:
>> Okie dokie, I don't know what the root cause is (yet), but it appears 
>> that the macros.make (generated by ./configure?) had set the F90 macro 
>> to blank, so I just went in and changed it to "ftn" and make install 
>> now works.
>>
>>
>> Just for the heck of it, I tried setting an F90 environment variable 
>> before running ./configure, but the resulting macros.make still had a 
>> blank for the F90 macro...  So, "maybe" this is getting to the root of 
>> the problem?
>>
>>
>> -- 
>> Arctic Region Supercomputing Center
>> http://www.arsc.edu/~morton/
> 

-- 
Gerry Creager -- gerry.creager at tamu.edu
Texas Mesonet -- AATLT, Texas A&M University
Cell: 979.229.5301 Office: 979.458.4020 FAX: 979.862.3983
Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843


More information about the parallel-netcdf mailing list