Re: [OMPI users] NAS benchmark

2018-02-03 Thread Mahmood Naderan
Thanks for that. I have to use that as both compiler and linker options. Regards, Mahmood On Sat, Feb 3, 2018 at 4:37 PM, Matt Thompson wrote: > Well, whenever I see a "relocation truncated to fit" error, my first > thought is to add "-mcmodel=medium" to the compile flags. I'm surprised NAS >

Re: [OMPI users] NAS benchmark

2018-02-03 Thread Matt Thompson
Well, whenever I see a "relocation truncated to fit" error, my first thought is to add "-mcmodel=medium" to the compile flags. I'm surprised NAS Benchmarks need it, though. On Sat, Feb 3, 2018 at 3:48 AM, Mahmood Naderan wrote: > Hi, > Any body has tried NAS benchmark with ompi? I get the follow