Changes between Initial Version and Version 1 of Ticket #64511, comment 8
- Timestamp:
- Jan 25, 2022, 3:37:21 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64511, comment 8
initial v1 1 {{{-mcmodel=large}}} do the trick and the linking is working fine but I don't understand why itopenmp requires so much memory allocation for the program and the symbols. Said that, I remove openmp as default variant since it is poorly tested and also upstream doesn't use that.1 {{{-mcmodel=large}}} do the trick and the linking is working fine but I don't understand why openmp requires so much memory allocation for the program and the symbols. Said that, I remove openmp as default variant since it is poorly tested and also upstream doesn't use that. 2 2 3 3 thank you for the help and sorry for the noise ;-)