TAGGED: COM-Engine, maxwell, slurm, supercomputer
-
-
January 14, 2022 at 10:53 pm
Matthew.Gardner
SubscriberI am trying to use Maxwell on a supercomputer. When I use the following commands:
module load ansys/21.2
/home1/apps/ANSYS/2021R2/AnsysEM21.2/Linux64/ansysedt -UseElectronicsPPE -ng -BatchSolve "Maxwell2DDesign1:Optimetrics:ParametricSetup1" "/scratch/Test/TestSim.aedt"
I get the following error:
[error] Project:TestSim, Design:Maxwell2DDesign1 (Magnetostatic, XY), Unable to locate or start COM engine on 'c445-081' : no response from COM engine, timed out
An observation: on the supercomputer that I am trying to use, there is no AnsysEM module to load, but there is an Ansys module that I can load (loading the Ansys module doesn't seem to affect whether or not I get this error). When I have used other supercomputers, there has been a distinct AnsysEM module to load. However, I am not sure whether this is related to the error.
January 24, 2022 at 5:55 pmrandyk
Forum ModeratorHi mcg 1.. Please confirm the default tempdirectory is a location that your user has write access
This location is specified in: /home1/apps/ANSYS/2021R2/AnsysEM21.2/Linux64/config/default.cfg
It should be a fast (NVMe suggested), local storage on the server, and contain 1-2x amount system RAM free space.
2.. try running with the following switches:
/home1/apps/ANSYS/2021R2/AnsysEM21.2/Linux64/ansysedt -distributed -machinelist list=localhost:-1:4:90%:1 -auto -monitor -useelectronicsppe=1 -ng -batchoptions "" -BatchSolve "Maxwell2DDesign1:Optimetrics:ParametricSetup1" "/scratch/Test/TestSim.aedt"
thanks
Randy
March 16, 2022 at 10:00 pmMatthew.Gardner
SubscriberUnfortunately, that did not solve the problem.
I do have write permissions in the temp directory.
I got the same error using the line of code provided.
Viewing 2 reply threads- The topic ‘Unable to locate or start COM engine’ 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.
-