Running Var3d in Guillimin

 

1)    Create the executable

Example:

mkdir –p  ~/var3d/v11.2.0/bcmk

ouv_exp base –RCSPATH "/home/pingduuqam/RCSs/v3d1120b:v_11_2_0 /home/pingduuqam/RCSs/v3d1120b/oda:o_1_1_3"

 r.make_exp

make genlib

make var3d,  here you will get: var3d_Linux_x86-64.Abs

 

2)    Create the directory for Configuration

In  your ${HOME}

    mkdir ~/.fmain_rc  (the directory for config)

Simply, copy one of my Configs for test

 cp  /home/pingduuqam/.fmain_rc/Bcmk1120.cfg.ALL  Bcmk1120.cfg

 

in Bcmk1120.cfg  you need to modify:

 

gest='localhost:/sb/project/xgk-345-ab/pingduuqam/bcmk';

retour='localhost:/sb/project/xgk-345-ab/pingduuqam/bcmk';

obstyp='sc'; (to, ua,pr,sw,sf,sc,ai)

abs='localhost:/home/pingduuqam/var3d/v11.2.0/bcmk/var3d_Linux_x86-64.Abs';

 

for the other variables in Bcmk1120.cfg, no need to modify for now, but I will explain the meaning in more details later on.

3)    Create the directory for output

in work directory

mkdir –p /sb/project/xgk-345-ab/pingduuqam/bcmk  (the directory for output)

 

when you finish the run, you should get the two files:

rebm****

var3d. Bcmk1120

4)    the Scripts for var3d

the main scripts are felix and felix package. Simply

 

cd  ~/bin

ln –s /home/pingduuqam/scripts/felix11.02.0 felix

5)    Some other things to take care before launching the job

Refer:

/home/pingduuqam/.profile.d/.interactive_profile

Add :

. s.ssmuse.dot ovbin diagtools difftools runtools vistools fulldev

For job running environment

 

 cp /home/pingduuqam/. CLUMEQ_accnt  to your account

6)    Launch the job

 cd ~/.fmain_rc

 felix  Bcmk1120