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

compile problem on Ubuntu #376

Closed
hjoke opened this issue Dec 25, 2019 · 1 comment
Closed

compile problem on Ubuntu #376

hjoke opened this issue Dec 25, 2019 · 1 comment
Assignees

Comments

@hjoke
Copy link

hjoke commented Dec 25, 2019

f951: out of memory allocating 59323336 bytes after a total of 167628800 bytes
glue-codes/openfast/CMakeFiles/openfast.dir/build.make:62: recipe for target 'glue-codes/openfast/CMakeFiles/openfast.dir/src/FAST_Prog.f90.o' failed
make[2]: *** [glue-codes/openfast/CMakeFiles/openfast.dir/src/FAST_Prog.f90.o] Error 1
CMakeFiles/Makefile2:2064: recipe for target 'glue-codes/openfast/CMakeFiles/openfast.dir/all' failed
make[1]: *** [glue-codes/openfast/CMakeFiles/openfast.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

@rafmudaf
Copy link
Collaborator

Please include the information requested in the issue template:

**Bug description**
<A clear and concise description of the bug.>

**To Reproduce**
<Update the following list with your specific information.>
Steps to reproduce the behavior:
1. Compile with '...'
2. Run '...' case with '...' settings
3. Open '...' output
4. See the error

**Expected behavior**
<A clear and concise description of what you expected to happen.>

**Screenshots, if applicable**
<Add screenshots to help explain your problem.>

**OpenFAST Version**
<Please provide as much detail as possible including git commit. The best information is a screenshot of the OpenFAST system description that prints when running OpenFAST:>

**System Information (please complete the following information):**
 - OS: <e.g. Ubuntu 14.04 or macOS 10.12>
 - Compiler: <e.g. GFortran 4.4>
 - Compiler settings: <e.g. CMake flags or other settings>

**Additional context**
<Add any other context about the problem here.>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants