Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The available unmerged changes as of 16012024 #13

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

andriish
Copy link
Contributor

Dear @gavinsalam,
here are the remaining unmerged changes as of today.
The changes include:

  • Attempts to modernize the code and make in compatible with more compilers
    • replace $ sign
    • replace the non-standard functions of Fortran77 such as system with the standard equivalent from Fortran200x
  • Extensions of CI with more compilers
  • Workaround for the compilers that treat the ubound/lbound incorrectly

In addition, what one could do with the hoppet code is

  • drop the scripts such as test.sh, tarit.sh -- the functionality of those scripts is implemented in cmake and github/gitlab.
  • drop the make/mkmk-based build system - benchmarking/mkmk, mkmk, scripts/ etc. It is superseded by the cmake.
  • avoid using the links in the source tree

Best regards,

Andrii

* Multiple Ci and attempts of modernization
---------

Co-authored-by: Andrii Verbytskyi <andrii.verbytskyi@mpp.mpg.de>
@andriish andriish marked this pull request as draft January 16, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant