Skip to content

pumi: add fortran variant#8584

Merged
adamjstewart merged 1 commit intospack:developfrom
SCOREC:cwsmith-pumi-fortran-variant
Jun 27, 2018
Merged

pumi: add fortran variant#8584
adamjstewart merged 1 commit intospack:developfrom
SCOREC:cwsmith-pumi-fortran-variant

Conversation

@cwsmith
Copy link
Copy Markdown
Contributor

@cwsmith cwsmith commented Jun 26, 2018

This PR adds a variant that enables pumi's fortran interface.

@cwsmith cwsmith force-pushed the cwsmith-pumi-fortran-variant branch from 32657f3 to 0700b61 Compare June 26, 2018 21:01
'-DCMAKE_CXX_COMPILER=%s' % spec['mpi'].mpicxx,
'-DCMAKE_Fortran_COMPILER=%s' % spec['mpi'].mpifc,
'-DPUMI_FORTRAN_INTERFACE=%s' %
('ON' if '+fortran' in spec else 'OFF'),
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

var/spack/repos/builtin/packages/pumi/package.py:63: [E131] continuation line unaligned for hanging indent

Try one more tab.

@cwsmith cwsmith force-pushed the cwsmith-pumi-fortran-variant branch from 0700b61 to 9902126 Compare June 27, 2018 13:07
@adamjstewart adamjstewart merged commit da011bc into spack:develop Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants