To support Intel compilers with HPC-X perform the following changes
Code Block |
---|
export WM_COMPILER=Icc export WM_MPLIB=SYSTEMOPENMPI |
Other options to look on:
Code Block |
---|
export WM_LABEL_SIZE=32 export WM_PRECISION_OPTION=DP |
...
To support Intel compilers with HPC-X perform the following changes
Code Block |
---|
export WM_COMPILER=Icc export WM_MPLIB=SYSTEMOPENMPI |
Other options to look on:
Code Block |
---|
export WM_LABEL_SIZE=32 export WM_PRECISION_OPTION=DP |
...