HPC/Applications/lumerical

From CNM Wiki
Jump to navigation Jump to search

Introduction

Lumerical consists of several applications, the most popular being FDTD Solutions to perform photonics modeling. Others are Multiphysics (formerly DEVICE), MODE, and INTERCONNECT.

The applications typically have two primary components.

  • A design application (GUI). These are licensed by user.
  • A solver, or engine, licensed by compute job.

Lumerical was originally produced by Lumerical, Inc., which has been acquired by Ansys in 2020. Ansys introduced major changes to the Lumerical licensing engine and terms, notably limiting user eligibility and reducing concurrent capabilities of solvers.

Access

Access to Lumerical is limited to Argonne staff who are CNM users, and to CNM staff.

To request access, submit a support request.

Manual and Knowledge Base

https://kb.lumerical.com/

Ways to run Lumerical GUI applications

The Lumerical applications, both GUI and compute engines, can be run on any desktop or laptop computer, and on our HPC cluster, Carbon. In every situation, the application requires network access to a Lumerical license service running on Carbon.

For the GUI applications, there are three ways to run:

  1. Run on your desktop or laptop directly and use license port forwarding. For versions 2021 and later, this is possible on Linux or Windows only, because ANSYS decided to no longer offer macOS packages.
  2. Run on Carbon and display on your machine over X11 forwarding
  3. Run on Carbon in a VNC virtual desktop and display that desktop on your machine.

Here are considerations to help you choose:

Directly on your computer – for Windows/Linux only

Run any Lumerical application directly, or natively on your Windows or Linux machine; Macs are not supported from 2021 on. The application needs to be installed on your machine and be configured to obtain the Lumerical license over the network from Carbon.

  • Advantage: Native graphics speed.
  • Caveat: When running outside of CNM (which is possible), you will need an active network connection to NST.

To get started:

  • You will need to have the Lumerical software installed on your desktop or laptop.
    • For an Argonne-owned machine, submit an IT support request to have the software installed.
    • For your own machine, you must have Lumerical binaries installed yourself, either through your home institution or by stepping up from a trial version.
  • In the application, configure license access as shown below.

On Carbon, over X11 – for Windows/Linux/Mac

Run a Lumerical GUI application on a Carbon login node, and have its windows appear on your screen using the X Window system

fdtd-solutions &
  • Requires an X11 server application on your desktop machine.
  • Requires X11 forwarding under SSH.
  • Advantage: Runs with its own windows, has basic Copy&Paste support.
  • Disadvantage: May run sluggish.

On Carbon, over VNC – for Windows/Linux/Mac

Run a Lumerical GUI application on Carbon in a VNC virtual desktop, and view this virtual desktop on your machine.

  • Requires a VNC client on your side.
  • Advantage: uses compression and hence can be faster than X11.
  • Disadvantage: Limited desktop environment, Copy&Paste support depends on VNC viewer client.

Ways to run Lumerical compute engine applications

For the compute engine, there are two distinct ways to run:

Running within the GUI application

Select this means when you expect the compute task to complete relatively quickly – say, up to an hour or so, or however long you can tolerate to dedicate CPU on your machine.

  1. Push the "Run" button in the GUI.
  2. Wait for the result.
  3. Analyze results in the GUI.

Running as a batch job on Carbon

Select this means when the compute task runs for a longer time, or you have many compute tasks, in particular when you run a "parameter sweep". Running a sweep on Carbon allows you to process the grid points of your parameter mesh in parallel over the CPUs on one compute node or even on several compute nodes.

To run a batch job:

  1. Design and your model in the GUI.
  2. Place "monitors" as you need.
  3. For a parameter sweep: define your parameter grid, i.e., the variables, search intervals, and number of variable steps.
  4. Save the model as *.fsp file.
  5. Transfer the file to Carbon (if you did the above steps on your machine).
  6. Copy and adapt one of the Carbon Lumerical job templates for your model.
  7. Submit the job.
  8. Await job completion, either by inspection, or by receiving a job completion mail.
  9. Transfer any updated *.fsp files back from Carbon to your machine, if so desired, for analysis there.

Configuring license access when not running on Carbon directly

To use the #Native Lumerical applications on your computer, as opposed to running on Carbon over a graphical connection, the following conditions must be met:

  • Your computer must be able to reach the Carbon license server, at least while you run any of the Lumerical applications.
  • Your Lumerical suite must be configured to use those license servers.

The specific configuration steps depend on the network location of your computer, as follows:

When inside CNM or using VPN as a CNM staff member or postdoc

Reminder: Licensing for all Lumerical applications running on Carbon itself (i.e., as started on a login node or by a batch job) are pre-configured, so none of the following applies there.

On your desktop or laptop, do the following:

HPC 2019-04-12 Carbon reachability.png
  1. Verify that your computer is connected inside of CNM's network, by one of the following:
    • a wired connection in a CNM building (440, 441), or
    • over Argonne-auth WiFi in the same building, or
    • over Argonne VPN, established as a CNM staff user.
    A connection over the Argonne-guest WiFi network or over VPN as a user of another division will not suffice.
  2. In a web browser open the following URL exactly as shown, i.e., having a bare hostname without dots:
    • http://carbonmgmt/
    • If you get a status page mentioning "Carbon", your configuration is OK. Proceed to step 2.
    • Otherwise, you will see an error message similar to "server cannot be found". Proceed as follows:
    Example for mac OS
    HPC 2020-11-05 mac VPN DNS.png
    • Open your computer's "Network" configuration settings.
    • Select the "VPN" configuration profile.
    • If needed, unlock the panel to make changes. You may need to have administrator privileges to do so. Request assistance if needed.
    • push the "Advanced…" button.
    • Locate the tab or section for DNS configuration.
    • Add cnm.anl.gov as a DNS Search Domain and apply the settings.
    • Retry the link above.
    Explanation: There are two reasons for the steps above:
    1. Accommodate both nst.anl.gov and cnm.anl.gov as domain names. Carbon-based license services use only the latter.
    2. Accommodate license access from both inside and outside of the Carbon cluster.
  3. Start the License Configure or simply the main FDTD Solutions application on your machine.
    • Note: You may see a window with title "Getting Started" containing a notice titled "Blocked by Outdated Software" from Argonne's Cyber Security Program Office. You may safely close the window. The notice appears because the window is a web page that is rendered by an often older browser engine compiled-in to FDTD.
  4. If you started FDTD Solutions, locate the Configure License menu item, either in the application or Help menu.
  5. Choose the tab "Floating" in the Configure License window.
    • Activate the checkbox: Configure redundant servers.
    • Set the Server entries to clicense1, clicense2, and clicense3, exactly as shown, without a domain name part.
  6. If you used the License Configure app, close it, and start the main FDTD Solutions application.
  7. In FDTD, choose About FDTD Solutions.

Check license access configuration

License settings change across releases. For reference on recent versions, see the panels below.

Note on Web blocking

HPC 2019-04-12 Argonne Network Blocking in FDTD.png
Problem

For the About Lumerical menu item, instead of proper license information, an Argonne network blocking page may appear when using an older (or even not-so old) version of FDTD. This is due to Lumerical using a built-in web browser engine that may be considered outdated by Argonne's network security configuration.

Workaround
Close the About window and work normally. Normal operation should not be affected by the blocking.

When outside CNM

  1. Close any connection to Carbon's login nodes, and Mega.
  2. Revisit the port forwarding configuration for your your SSH client (one-time only).
Host mega
	…
	# ANSYS-LM at former Lumerical-LM
	LocalForward	1055	clicense1:1055
	LocalForward	27011	clicense1:27011
  1. Re-open the connection to Mega.
  2. Install or upgrade the Lumerical application
  3. Open Lumerical as usual.
  4. Select the "Licenses" menu item.
  5. Open the "Floating" tab. Enter the host IP address as follows:
    HPC 2013-07-24 Lumerical FlexNet client setup.png
    Note: Do not use "localhost" - this is ambiguous when IPv6 is in play.
  6. Push "Apply".
  7. Start Lumerical.: To inspect the license setting, choose About Lumerical from the application menu.

File-based license configuration (advanced)

  • The license path all Lumerical application is stored in one of the following files:
<USER_HOME_DIR>/.config/Lumerical/License.ini
<LUMERICAL_INSTALL_DIR>/Lumerical/License.ini
The first of these files found will be used.
  • You may edit the files manually in a text editor while the respective application is not running. (Otherwise your edits will be overwritten when the application closes and saves state.)
  • The file contents are as follows:

When inside CNM

[license]
ansysserver\host=1055@clicense1:1055@clicense2:1055@clicense3
default=user
domain=2

When outside CNM

[license]
ansysserver\host=1055@localhost
default=user
domain=2
  • To use, set up SSH tunneling for ports 1055 and 27011 (both are needed, as of 2023).


Running compute jobs within fdtd-engine (FDTD)

To run a presumably parallel job, construct your model and task within the fdtd-solutions application and save it as an .fsp file. Then copy and customize the following job template, entering your account and file names:

$LUMERICAL_HOME/sample.job

Note: fdtd-engine does not support checkpointing. Select your #PBS -l walltime parameter generously.

Memory issues

Problem

When running an fdtd-engine compute job in parallel, during the final stage (Data Collection) the memory use of the MPI master process could dramatically increase. For example, during the calculation ("cruising") stage each MPI process may be happy with using 2-4 GB, but in the collection stage, the master process (MPI rank 0) may require 10 times as much and more. The other MPI processes evidently remain idle but running during the collection stage, and continue to hold on to their memory, which could amount to a valuable 10–15 GB, say. The increased memory demand may cause the node to go into swap, even for Carbon's "bigmem" nodes which have 48 GB RAM each. Swap use will be detected and at first tolerated by TORQUE (PBS), but after a few minutes TORQUE will kill the job. In that case, the following error will appear in the standard error stream:

=>> PBS: job killed: swap rate due to memory oversubscription is too high
mpirun: abort is already in progress...hit ctrl-c again to forcibly terminate

mpirun: killing job...

The standard output stream may reach 99% or 100%, then stop:

0% complete. Max time remaining: 16 mins, 4 secs. Auto Shutoff: 1
1% complete. Max time remaining: 15 mins, 4 secs. Auto Shutoff: 1
…
98% complete. Max time remaining: 20 secs. Auto Shutoff: 6.21184e-05
99% complete. Max time remaining: 9 secs. Auto Shutoff: 5.5162e-05
100% complete. Max time remaining: 0 secs. Auto Shutoff: 4.51006e-05
For success, there should rather be several more lines with collection notes and of course "Simulation completed successfully".
Workarounds
  • Try to collect less data.

Chris K. from Lumerical Support wrote:
For example, all field monitors allow you to choose which E/H/P fields to collect. If you only care about power transmission through a monitor, you can disable all the E/H/P fields and just collect the 'net power'. You can also control the number of frequency points, and you can enable spatial downsampling, and obviously just make the monitors smaller.

#PBS -l nodes=8:ppn=8
    • Improved request:
#PBS -l nodes=1:ppn=1:bigmem+1:ppn=7+7:ppn=8
#PBS -l naccesspolicy=SINGLEJOB -n

Note that the + sign is a field delimiter in the "nodes" specification. This specification requests the same number of cores total, but split up the load of the original first node over two nodes, one with a single core, and the second with the remaining 7 cores, followed by as many 8-core nodes as needed.

nodes = ( 1:ppn=1 ) + ( 1:ppn=7 ) + ( 7:ppn=8 ) = 1 + 7 + 7 * 8 = 64 cores.

Rank 0 will have the entire RAM on the first node available, and is the only rank to likely need "bigmem". The other ranks are modest in memory needs and unlikely to face contention. Usually, Moab will ensure that all ranks run on the same node generation, in this case gen2 (see HPC/Submitting and Managing Jobs/Advanced node selection#Hardware).

Running Optimization Jobs

  • Prepare your optimization project as needed, save it as *.fsp file, and if needed copy it onto Carbon.
  • Open fdtd-solutions on Carbon.

Resource Configuration

  • Click Configure resources under the Simulation menu entry.
  • Remove all but the "localhost" entry.
    HPC 2014-04-28 Lumerical optimizations 1.png
  • Push Add.
  • Double-click the Name column of the new resource entry, enter "Carbon", and press enter.
    HPC 2014-04-28 Lumerical optimizations 2.png
  • Push Edit.
  • Enter the advanced options as shown:
    HPC 2014-04-28 Lumerical optimizations 3.png
	Job launching:				Custom

	mpiexec engine:				/opt/apps/lumerical/8.16.931-1/bin/mpiexec-as-job
						(Copy the directory components from the "FDTF engine" setting below).

	Extra mpiexec command line options:	-l nodes=1:ppn=8 -l walltime=2:00:00 --
	Suppress any default mpiexec options:	yes
	Bypass mpi on localhost:		no

	FDTD engine:				(leave default)
	Extra FDTD … options:			(leave empty)
	Create log for all processes:		no
  • Push OK. The window will close.

Testing the Configuration

  • In the toplevel Resource Configuration window you may want to push "Run tests". This may work and you get "MPICH tests completed successfully". Likely, this will turn into "Timeout" shortly afterwards.
    HPC 2014-04-28 Lumerical optimizations 4.png
    HPC 2014-04-28 Lumerical optimizations 5.png
  • Duplicate the "Carbon" resource about 5-8 times.
  • Push Save.

You are ready to run the optimization.

Running the optimization

  • You'll get windows like the following. There will be several volleys, each producing a "swarm" point in the figure-of-merit trend plot.
    HPC 2014-04-28 Lumerical optimizations 6.pngHPC 2014-04-28 Lumerical optimizations 7.pngHPC 2014-04-28 Lumerical optimizations 8.png
Hints
  • You may go back and edit the Advanced options of a resource, but you must remove all other previously cloned entries, and re-clone the newly edited resource.
  • When you choose to provide qsub options under "Extra mpiexec command line options", such as to allow for a walltime longer than the default 1 hour, ensure to append "--".