[Mauiusers] Problem with running multicore jobs on multi nodes
Piotr Brona
pbrona at gmail.com
Sun Nov 28 16:41:47 MST 2010
Hello,
Many thanks to PN who has the same problem as I and found a solution. The
problem was caused by the Maui RPM which I build manualy. Finally the
/usr/lib/rpm/redhat/macros file need to be edit before building the Maui RPM.
The solution:
-------------------- /usr/lib/rpm/redhat/macros --------------------
- %__global_cflags -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4
+ %__global_cflags -O2
--------------------------------------------------------------------
Best Regards
Piotr Brona
More information about the mauiusers
mailing list