#1012 closed Bug (fixed)
[TAM] segfault due to a lack of compilation option (with ifort)
Reported by: | bouttier | Owned by: | nemo |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TAM | Version: | v3.4 |
Severity: | Keywords: | TAM v3.4 | |
Cc: |
Description
Stack size, with ifort is not enough large to handle enough memory required by TAM.
Add -free -use-asm -heap-arrays solves this problem.
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
3639 | pabouttier | 2012-11-23T14:54:12+01:00 | [TAM] segfault due to a lack of compilation option (with ifort) - See ticket #1012 |
Change History (6)
comment:1 Changed 12 years ago by bouttier
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 8 years ago by nicolasmartin
- Keywords TAM added
comment:3 Changed 8 years ago by nicolasmartin
- Keywords nemo_v3_4* added
comment:4 Changed 7 years ago by nemo
- Keywords release-3.4* added; nemo_v3_4* removed
comment:5 Changed 7 years ago by nemo
- Keywords release-3.4* removed
comment:6 Changed 3 years ago by nemo
- Keywords v3.4 added
Note: See
TracTickets for help on using
tickets.
Fixed in http://forge.ipsl.jussieu.fr/nemo/changeset/3639