An extension for IPython/Jupyter that helps to use Fortran in your interactive session.
BSD 3-Clause "New" or "Revised" License
117
stars
32
forks
source link
how to pass intel64 ifort compiler option from jupyter notebook? #17
Open
den-run-ai opened 8 years ago
%%fortran --fcompiler intelvem
- this does not work.Right now I have to first setup ifort in the shell and start jupyter notebook from the same shell: