NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [netcdfgroup] CMake: parallel builds?

Hi Nico,

This was an oversight and will be corrected; thanks for pointing it out!

-Ward

On 2/19/13 1:25 PM, Nico Schlömer wrote:
I noticed another thing about netcdf with CMake and parallel:
The file include/Makefile.am contains the lines

if BUILD_PARALLEL
include_HEADERS += netcdf_par.h
endif

which appear like they are responsible for installing netcdf_par.h. I
don't see an equivalent for this in the CMake build, and in fact that
file isn't installed. Any config option I'm missing here?

--Nico



On Thu, Feb 7, 2013 at 5:31 PM, Ward Fisher <wfisher@xxxxxxxxxxxxxxxx> wrote:
Good morning Nico,

Originally, the ENABLE_PNETCDF flag in the CMake builds was meant to enable
parallel netCDF, but after revisiting the issue I see I need to go back and
refactor the parallel support in CMake.  I have started this work in the
'netcdf-cmake' branch and will try to have it merged into the trunk sometime
this afternoon or tomorrow morning. Thanks for pointing this out!

-Ward


On 2/7/13 2:59 AM, Nico Schlömer wrote:
Also: Is there an equivalent of --enable-parallel for CMake builds?
I'm not quite sure what to do other than changing the C compiler to mpicc.

--Nico

_______________________________________________
netcdfgroup mailing list
netcdfgroup@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit:
http://www.unidata.ucar.edu/mailing_lists/

_______________________________________________
netcdfgroup mailing list
netcdfgroup@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit:
http://www.unidata.ucar.edu/mailing_lists/



  • 2013 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: