modern-fortran / neural-fortran

A parallel framework for deep learning
MIT License
395 stars 82 forks source link

Error while building in latest main #147

Closed Spnetic-5 closed 1 year ago

Spnetic-5 commented 1 year ago

@milancurcic I'm facing this error while building the current version of code.

image

milancurcic commented 1 year ago

I get this error sometimes when I use the Modern Fortran extension in VS Code. The way I solve it is to rm src/nf/*mod from the top-level directory of the project before re-building.