[netcdfgroup] parallel tests not activated for CMake?

The CMake configurations have the option ENABLE_PARALLEL_TESTS.
However, it doesn't seem to be used anywhere:

$ find ../source/ -name "CMakeLists.txt" | xargs grep ENABLE_PARALLEL
../source/CMakeLists.txt:OPTION (ENABLE_PARALLEL_TESTS "Enable
Parallel IO Tests. Ignored if NetCDF4 is not enabled, or if there is
no parallel I/O Support." OFF)
$

In particular, in ../source/nc_test4/CMakeLists.txt, none of the
parallel tests present in the directory are ever added.

--Nico



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