Software Archive
Read-only legacy content
17061 Discussions

csh shell - possible on mic ??

Lukas_K_
Beginner
1,445 Views

Hello,

I got an error when I try to run CFD  code AVL Fire on mic!

Just see my workflow please:

[root@wmpc41-mic0 ~]# vi /etc/profile
#AVL
PATH=/programme/AVL/bin:$PATH
export PATH
LM_LICENSE_FILE=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export LM_LICENSE_FILE
AVLAST_HOME=/programme/AVL
export AVLAST_HOME

[root@wmpc41-mic0 ~]# source /etc/profile

root@wmpc41-mic0:~# cd /programme/        (this is my automount directory, the software installation is on master node)

root@wmpc41-mic0:/programme# ./startScript
./startScript: /programme/AVL/bin/cfdwm_solver: /bin/csh: bad interpreter: No such file or directory

 

So my question is: is it possible to install CSH shell on mic please?

Is there in k1om folder some rpm package with it?

Do I have to compile csh by myself? Is it possible...if yes...how? :-)

 

At the end I would like to say, CFD code AVL Fire run with Intel Platform MPI and is NOT compiled for mic or gpu. This is my own research.

I can contact the AVL developer to make some changes in the code if it's necessary. My supervising professor is really interested to get it works :-)

 

I will be appreciate all your comments!

Regards

Lukas

0 Kudos
2 Replies
TimP
Honored Contributor III
1,445 Views

Your  search browser will show articles on csh builds both with the native gcc and with icc cross compiler.

0 Kudos
Lukas_K_
Beginner
1,445 Views

Hi,

thank you for response...

But could you show me please the way how... I haven't such kind experience how it woks.

 

Many thanks

Lukas

0 Kudos
Reply