New release Codee 2024.4

New release Codee 2024.4 with a focus on Fortran correctness, modernization and optimization:

  • New and improved Fortran AutoFixes: PWR069, PWR072, PWR007
  • Enhanced Fortran support: new checker PWR075, native multithreading (‘do concurrent’), better module dependency reporting, and conditional OpenMP support
  • Expanded compatibility: LLVM 20, Intel ‘ifx’ flags, and autodetection of ‘compile_commands.json’ files
  • Bear integration for ‘compile_commands.json’ support

Read more: Codee 2024.4 released - Codee

I’ll be at SC24 to present this release—let’s grab a coffee and chat! :coffee:

Happy Fortran coding!

6 Likes

hey Manuel, does Codee help with fixing Hollerith constants? thanks for all the hard work!

Hi Jorge,

The last version Codee 2024.3.4 (Changelog | The platform for code correctness, modernization, and optimization) released this week provides PWR063, which detects Hollerith constants pinpointing the file line numbers. In this release PWR063 does not provide an Autofix to also remove the Hollerith contants from the source code. We will add this to our development roadmap.

Note that we have enabled Github issues in the Open Catalog, which you can use to influence the development of Codee roadmap:

Looking forward to hearing more from you!
Manuel

1 Like

Gracias Manuel! I will for sure try this out and will use the issues :slight_smile: