I am trying to compile my code in 32 bit on my Macbook Pro 2016.
I have added the line to the .bashrc
source /opt/intel/bin/compilervars.sh ia32
When I view my look file it shows that it is compiling in 64 bit.
Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 17.0.1.126 Build 20161013
Copyright (C) 1985-2016 Intel Corporation. All rights reserved.
My ia32 and intel64 folders in the /opt/intel/compilers_and_libraries_2017.1.126/mac/bin folder are different
I have attached pics to show the differences.