Ed Alvarez
Ed Alvarez
I'm running into the same issue when trying to get a derivative over a complex sqrt operation. Here I was able to reproduce the error in a simplified way: ```julia...
NOTE TO SELF: Use the flag `-march=broadwell` when compiling for the Fulton supercomputer m9 nodes.
@tylercritchfield , any chance you could guide @Harshini-tech with the MacOs compilation?
@keanamrazek, the issue with Julia v1.9 is discussed here: [#84](https://github.com/byuflowlab/FLOWUnsteady/discussions/84)
@christianhauschel in #132 seems to have found what the issue is. Unfortunately I wont have time to debug this anytime soon, so I'd recommend either contacting the group at PSU...
That's really odd. I have run into similar issues with the number of blade elements (some number of blade elements make PSU-WOPWOP crash without a reasonable explanation). Unfortunately, there isn't...
Could you please provide data files and the script to replicate this error?
@tylercritchfield , did you do the `export` step that brew asks for after installing llvm? 
@tylercritchfield, would you mind running `sh build_macos.sh` and putting here the verbose that you see in the screen? After following your instructions I'm still getting `clang: fatal error: unsupported option...
Thanks for sharing your solution, Kevin! Also, it's great to hear from you!