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

Fix mixings test in dftatom #2713

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Fix mixings test in dftatom #2713

merged 5 commits into from
Oct 25, 2023

Conversation

czgdp1807
Copy link
Member

Closes #2707

export PATH="$(pwd)/../src/bin:$PATH"
make -f Makefile.manual
make -f Makefile.manual test
git clean -dfx
make -f Makefile.manual F90="lfortran --skip-pass=inline_function_calls,fma --fast"
make -f Makefile.manual test
git clean -dfx
FC=lfortran cmake .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after that do "make"

Copy link
Contributor

@certik certik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would do the cmake update of dftatom in separate PR. Let's merge this PR in, then worry about updatin dftatom CI.

@czgdp1807 czgdp1807 marked this pull request as ready for review October 25, 2023 12:22
@czgdp1807 czgdp1807 merged commit ab054dc into lfortran:main Oct 25, 2023
20 checks passed
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.

dftatom mixing test
2 participants