Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Trilinos
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • James Willenbring
  • Trilinos
  • Issues
  • #4

Closed
Open
Created Nov 17, 2015 by James Willenbring@jmwilleMaintainer

STK without MPI: fatal error: mpi.h: No such file or directory

Created by: nschloe

When compiled with TPL_ENABLE_MPI=OFF, stk fails to compile with

[...]
[ 70%] Building CXX object packages/stk/stk_util/stk_util/parallel/CMakeFiles/trilinos_stk_util_parallel.dir/ParallelIndexGapFinder.cpp.o
In file included from /home/nschloe/software/trilinos/privateTrilinos/packages/stk/stk_util/stk_util/parallel/ParallelIndexGapFinder.cpp:34:0:
/home/nschloe/software/trilinos/privateTrilinos/packages/stk/stk_util/stk_util/parallel/ParallelIndexGapFinder.hpp:41:19: fatal error: mpi.h: No such file or directory
 #include "mpi.h"
[...]
Assignee
Assign to
Time tracking