-
-
January 23, 2022 at 2:17 pm
ur21581
SubscriberHow to run Lumerical file on HPC (Linux), please?
I have problem with submitting my job script.
Lumerical module installed on the HPC system is called:
apps/lumerical-fdtd/2021-r2
Please see attached screenshots...
January 24, 2022 at 6:20 pmLito
Ansys EmployeeCan you paste the screenshot/image into your post? We are not allowed to download files from the forum. Thank you.
January 24, 2022 at 6:48 pmur21581
SubscriberThank you, Lito.
What is the difference between:
fdtd-engine-ompi-lcl
and
fdtd-solutions
please?
(We want distributed computing instead of parallel computing, multiple processors performing one just one job.)
What is the command for running: fdtd-solutions, please?
The command for running: fdtd-engine-ompi-lcl is:
mpirun -np $SLURM_NTASKSfdtd-engine-ompi-lcltest.fsp

January 24, 2022 at 6:50 pmur21581
Subscriber
January 24, 2022 at 10:28 pmLito
Ansys Employee"fdtd-solutions" is the CAD/GUI component of FDTD. This is run/executed from your Desktop/Graphical environment which requires a GUI/graphical connection on the Linux machine. Typically on clusters, you do not have GUI access/graphical connection. You run the simulation file from the command prompt using the solver/engine component of FDTD.
cd /path_of_your_simulation_file/
module load openmpi #load your OpenMPI
mpirun /opt/lumerical/v221/bin/fdtd-engine-ompi-lcl -t 1 yoursimulationfile.fsp
February 2, 2022 at 3:45 pmur21581
SubscriberThank you, Lito!
February 3, 2022 at 12:01 amLito
Ansys Employee,You are welcome.Viewing 6 reply threads- The topic ‘Lumerical HPC with SLURM’ is closed to new replies.
Innovation SpaceTrending discussionsTop Contributors-
5899
-
1906
-
1420
-
1306
-
1021
Top Rated Tags© 2026 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-
The Ansys Learning Forum is a public forum. You are prohibited from providing (i) information that is confidential to You, your employer, or any third party, (ii) Personal Data or individually identifiable health information, (iii) any information that is U.S. Government Classified, Controlled Unclassified Information, International Traffic in Arms Regulators (ITAR) or Export Administration Regulators (EAR) controlled or otherwise have been determined by the United States Government or by a foreign government to require protection against unauthorized disclosure for reasons of national security, or (iv) topics or information restricted by the People's Republic of China data protection and privacy laws.