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

Write proper fortran #4

Open
dengwirda opened this issue Jul 2, 2019 · 1 comment
Open

Write proper fortran #4

dengwirda opened this issue Jul 2, 2019 · 1 comment

Comments

@dengwirda
Copy link
Owner

Based on some quick checks (compiling with -pedantic -Wall -Wextra) there are a bunch of outstanding code compliance issues that should be fixed to suppress warnings, and enable proper cross-platform/cross-compiler builds, etc.

Thanks to @mark-petersen, Nicholas Kevlahan for help with this so far!

@chadbrewbaker
Copy link

This code would be an amazing port for Mojo if you are interested. Put the Mojo in a test folder, incrementally get it working logically the same, then use MOJO profiling and MLIR tricks for speedup. Modular MAKEFILE like like llama.cpp so the FORTRAN can link the MOJO optimized assembler as an option.

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

No branches or pull requests

2 participants