Opened 12 years ago

#372 new defect

Solution - MKL FATAL ERROR when running anuga_core/test_all.py on the NCI

Reported by: martins Owned by: ole
Priority: normal Milestone:
Component: Compilation and installation Version:
Severity: normal Keywords:
Cc:

Description

When running anuga_core/test_all.py on the NCI and getting thos error:

MKL FATAL ERROR: Cannot load neither libmkl_mc3.so nor libmkl_def.so

load up the appropriate matplotlib module for your version of python e.g. for python 2.6 add:

module load python/2.6-matplotlib

to your logon script.

(module load python/2.7.2-matplotlib for python 2.7.2 etc. Make sure to check with the command "module avail" is your python version has an associated matplotlib module.)

Change History (0)

Note: See TracTickets for help on using tickets.