Skip to content

-- ALBANY_PARALELL_EXODUS set to False on most machines #1144

@jewatkins

Description

@jewatkins

cee-compute (except clang) seems to get it right but other machines are not building with it on which is causing a missing test:
corePDEs_SteadyHeatConstrainedOpt2D_Conductivity_Dist_Param_Restart

On blake, the test file is not compiling do to the follow:

        /projects/x86-64-icelake-rocky8/external-packages/openmpi/4.1.5/gcc/12.2.0/bin/mpicc -DPARALLEL_EXODUS_SUPPORTED -I/home/projects/albany/nightlyCDashTrilinosBlake/build-gcc/TrilinosReleaseInstallGcc/include  -o CMakeFiles/cmTC_c3760.dir/src.c.o -c /home/projects/albany/nightlyCDashAlbanyBlake/build-gcc/AlbBuildReleaseGcc/CMakeFiles/CMakeScratch/TryCompile-qHnDaK/src.c
        In file included from /home/projects/albany/nightlyCDashTrilinosBlake/build-gcc/TrilinosReleaseInstallGcc/include/exodusII_par.h:14,
                         from /home/projects/albany/nightlyCDashAlbanyBlake/build-gcc/AlbBuildReleaseGcc/CMakeFiles/CMakeScratch/TryCompile-qHnDaK/src.c:2:
        /home/projects/albany/nightlyCDashTrilinosBlake/build-gcc/TrilinosReleaseInstallGcc/include/exodusII.h:18:10: fatal error: netcdf.h: No such file or directory
           18 | #include "netcdf.h"
              |          ^~~~~~~~~~
        compilation terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions