Giter Club home page Giter Club logo

test_compiler's Introduction

Introduction

This is a set of tools for testing the applicability of Fortran compilers in my project that develops optimization solvers.

Platforms tested

Compilers tested

Compilers to be tested

Usage

The compilers can be tested using the Makefile by the commands below. Of course, you need to have the tested compiler installed on your computer, and you may need to edit the Makefile to fit your platform.

make atest  # Test af95
make dtest  # Test AOCC flang
make ftest  # Test classic flang
make 9test  # Test g95
make gtest  # Test gfortran
make itest  # Test ifort
make xtest  # Test ifx
make ltest  # Test lf95
make ntest  # Test nagfor
make vtest  # Test nvfortran
make stest  # Test sunf95

Discussions

Contact

Feel free to contact me if you would like to suggest a compiler or have questions about the test. See my homepage for contact information.

test_compiler's People

Contributors

zaikunzhang avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

skphy

test_compiler's Issues

gfortran 13 is ok

I have gfortran 13 and everything is ok

$ gfortran --version
GNU Fortran (GCC) 13.2.1 20230801
...
===> gtest: Test completes successfully! <===

full output:
a.txt

add topics

I suggest adding topics such as fortran, fortran-compiler, numerical-optimization in the About section.

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.