Hello,
For the use case you sent me in an email, you are trying to use the
system python interpreter with your own copy of the MKL.
Please try setting these variables:
export PYTHONPATH=${HOME}/devsim_linux_v1.4.14/lib
export LD_LIBRARY_PATH=/intel/mkl/lib
After decompressing the package in your home directory.
You should then be able to try:
import devsim
from the python prompt. A simple test would be to try:
cd devsim_linux_v1.4.14/testing
python cap2.py
Please let me know if this operation is successful for you.
Regards,
Juan
On Tue, Nov 17, 2020 at 6:53 AM 'Dr.A. B. Yadav SVEC' via DEVSIM TCAD
> To unsubscribe from this group and stop receiving emails from it, send an email to
devsim+un...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/devsim/f28937a9-ef7a-430c-8be9-caecea02aa90n%40googlegroups.com.