-
Notifications
You must be signed in to change notification settings - Fork 2
Description
I have already installed the pcmin and it runs with a few errors that I list below. However, the installation process still completed.
WARN: Could not locate executable armflang INFO: Found executable /work/apps/intel19/compilers_and_libraries_2019.5.281/linux/bin/intel64/ifort WARN: arm: no Fortran 90 compiler found INFO: Found executable /home/student6/.conda/envs/bap/bin/x86_64-conda-linux-gnu-ar WARN: arm: no Fortran 90 compiler found
Then when I try to import pcmin3 from pcmin, I get this error:
undefined symbol: _intel_fast_memset while it's trying to work with the .so file.
This happens on the cluster I'm working with through SSH, since I'm a beginner and don't have much understanding about this, after dugging and searching, I have not been able to resolve this and would very much welcome any recommendations. Thank you!