[SCore-users] Score/Omni usage

kameyama at pccluster.org kameyama at pccluster.org
Mon Oct 7 19:32:21 JST 2002


In article <200210071017.g97AHGH03280 at charpinpc.ess.nec.fr> Daniel Charpin <daniel.charpin at nec.fr> wrotes:
> I am trying to run an OpenMP code on a cluster under Score.5.0.1. I compile 
> the code via /opt/omni/bin/omf77  -o code.exe code.f

Please use -omniconfig=scash option to compile:
     % /opt/omni/bin/omf77  -omniconfig=scash -o code.exe code.f
And scrun to execute:
     % scrun -group=pcc,nodes=2 ./code.exe

                       from Kameyama Toyohisa



More information about the SCore-users mailing list