Giter VIP home page Giter VIP logo

Comments (3)

certik avatar certik commented on June 26, 2024 1

This is something that we will have to have establish communication with the compiler vendors. Which we should.

from webpage.

awvwgk avatar awvwgk commented on June 26, 2024 1

I originally added the supported platforms for all commercial compilers that offer free community versions. This way it was easy enough to verify whether the compiler is actually usable for the respective platform / architecture combination.

This leaves the open source compilers:

  • GFortran, as part of GCC it is available on pretty much every major platform / architecture:
    • Linux / x86_64, ppc64le, aarch64, ia64, s390, sparc, ...
    • FreeBSD / x86_64
    • OpenBSD / x86_64
    • OSX / ppc64le, x86_64, aarch64
    • Windows (MinGW) / x86_64
    • Windows (Cygwin) / x86_64
    • Solaris / sparc, x86_64
    • AIX / ppc64le
    • probably more...
  • LFortran:
    • Linux / x86_64
    • OSX / x86_64, aarch64
    • Windows / x86_64

No idea about flang and f18. I know that at least (classic) flang is available for Linux / x86_64 and conda-forge's fork also provides support for Windows / x86_64. It is also difficult to track down on repology and similar because some projects package the (classic) flang, usually by release date, and some package f18 under the name flang, usually by LLVM version number, but I have already seen packaged versions of (classic) flang under the LLVM version number.

Here is what I could find out about the other commercial compilers by checking their webpage

  • NAG:
    • Linux / x86_64
    • OSX / x86_64, aarch64
    • Windows / x86_64
  • Absoft
    • Linux / x86_64
    • OSX / x86_64
    • Windows / x86_64

For other commercial compilers it is not that clear.

from webpage.

Beliavsky avatar Beliavsky commented on June 26, 2024

This issue should be consolidated with #74 , "List compilers by platform".

from webpage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.