Skip to content

Imod: Fix qt dependency, spack csh use and compiler selection#5329

Merged
bernhardkaindl merged 3 commits into
spack:developfrom
RemiLacroix-IDRIS:imod_improvements
Jun 26, 2026
Merged

Imod: Fix qt dependency, spack csh use and compiler selection#5329
bernhardkaindl merged 3 commits into
spack:developfrom
RemiLacroix-IDRIS:imod_improvements

Conversation

@RemiLacroix-IDRIS

@RemiLacroix-IDRIS RemiLacroix-IDRIS commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary from the commit messages of the 3 commits:

  • Fix depends_on() for qt: Depend on qt+opengl
  • Ensure that Spack-provided tcsh is used, otherwise running the csh
    scripts will either use the system csh or fail if none is available.
  • Try to help the setup script pick the desired compiler, otherwise
    IMOD's internal checks seem to fail as the setup script tries to
    use Intel compilers when trying to compile with GNU compilers.

IMOD requires Qt with OpenGL support.
Without this, running the csh scripts will either use the system csh or
fail if none is available.
IMOD's internal checks seem to fail, the setup script tries to use
Intel compilers when trying to compile with GNU compilers.
@bernhardkaindl bernhardkaindl changed the title Imod improvements Imod: Fix qt dependency, spack csh use and compiler selection Jun 26, 2026
@bernhardkaindl bernhardkaindl merged commit 2b248fb into spack:develop Jun 26, 2026
17 checks passed
@RemiLacroix-IDRIS RemiLacroix-IDRIS deleted the imod_improvements branch June 26, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants