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

Compiling with the flang compiler #16

Open
nncarlson opened this issue May 3, 2019 · 1 comment
Open

Compiling with the flang compiler #16

nncarlson opened this issue May 3, 2019 · 1 comment

Comments

@nncarlson
Copy link
Owner

nncarlson commented May 3, 2019

This issue tracks the status of compiling petaca using the flang compiler, which is currently not working.

You should use the flang branch, which contains additions, workarounds, etc. for the compiler. I periodically rebase it onto the master branch (bad practice, I know -- sorry).

@nncarlson
Copy link
Owner Author

nncarlson commented May 4, 2019

Using the March 2019 binary release, these are the failing tests:

The following tests FAILED:
	  4 - any_vector (Failed)
	  5 - any_matrix (Failed)
	  6 - parameter_list (SEGFAULT)
	  7 - parameter_list_json (Failed)

Workarounds for several serious compiler bugs were required to get to this point, including:

Other compiler bugs with no apparent workaround as of yet are:

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

1 participant