You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scivision edited this page Jan 19, 2023
·
3 revisions
Intel oneAPI compilers works with Gemini3D.
Build external libraries on Windows, Mac and Linux.
Windows
On Windows, you may find things work better with oneAPI by:
use Windows Store Python instead of Miniconda/Anaconda Python. The oneAPI vs. Python library conflicts upon conda activate that go away on conda deactivate.
Use external HDF5 instead of installing HDF5 manually. h5fortran complains about missing zlib.dll, while we use static linking zlib.lib.