We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Photonics Running Lumerical FDTD files on a Campus cluster using Sun Grid Engine (SGE) Reply To: Running Lumerical FDTD files on a Campus cluster using Sun Grid Engine (SGE)

Lito
Ansys Employee

@katsuya2,

Please consult with IT/cluster admin to install and configure OpenMPI on your cluster.See the KB for more information. 
>>Running simulations with MPI on Linux – Ansys Optics 

Your submission script will be something like:  

export PATH=/home/katsuya2/tools/lumerical/v241/bin:$PATH
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/katsuya2/tools/lumerical/v241/lib
ulimit -c unlimited
mpiexec -n {processes}  /home/katsuya2/tools/lumerical/v241/bin/fdtd-engine-ompi-lcl -t 1  rod_ctab_1.fsp