Skip to content

Commit

Permalink
Delete compile.sh, stop supporting ifort #3
Browse files Browse the repository at this point in the history
This script stopped working with newer versions of `ifort` due to changes in the standard. We recommend `gfortran`, which is implemented in `run.sh`. Check also the `Dockerfile` for the requirements.
  • Loading branch information
phydev committed Apr 16, 2024
1 parent 5d20612 commit c4b3988
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions compile.sh

This file was deleted.

0 comments on commit c4b3988

Please sign in to comment.