Fortran Package Manager (fpm) for Visual Studio

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 8

  • @neelsvanniekerk1807
    @neelsvanniekerk1807 3 роки тому

    This is really exciting, thank you so much!

  • @chejunkie
    @chejunkie 3 роки тому

    Can you cover the script necessary to setup fpm for Intel Fortran? I looked at your Github page and there is no mention of it. Thank you.

    • @everythingfunctional
      @everythingfunctional  3 роки тому +1

      I'm guessing you're referring to the pre-execution script that I point out. Assuming you install the Intel oneAPI, it includes a setvars.bat script to set up your "environment" (typically at "C:\Program Files (x86)\Intel\oneAPI\setvars.bat"). Put the full path to that script as the pre-execution script and ifort as the compiler in the options dialog so that fpm can find and will use the Intel compiler. Hope that helps.

  • @cdemirkir
    @cdemirkir 2 роки тому

    There is no extension shown as fpm when searched in VS2022 extension manager.

    • @everythingfunctional
      @everythingfunctional  2 роки тому

      Interesting. I'll look into it. I haven't done anything with the extension in some time.

    • @martindf6831
      @martindf6831 2 роки тому

      The same happened to me. Then I tried to download the fpm to VS with the link. However when I try to install it, it says that it cannot be installed in any installed product.

  • @CaribouDataScience
    @CaribouDataScience Рік тому

    Is that your evil twin that is teaching the Fortran course on Udemy that I am taking?