-
-
March 7, 2019 at 5:59 pm
heechangna
SubscriberWe tried to run HFSS jobs with 28 cores by
/usr/local/ansys/18.1/v181/AnsysEM/AnsysEM18.1/Linux64/ansysedt -distributed -ng -batchoptions "HFSS/HPCLicenseType=Pool" -machinelist num=28 -batchsolve TEST_Simple.aedt
Â
We used "HFSS/HPCLicenseType=Pool" because we know that we have hfsshpc, but not hfsshpc_pack.
But, we got the errors as following:
[error] Project:TEST_Simple, Design:2D_new_no_66mohms (Transient, XY), Failed to check out license 'hfsshpc_pack'
Â
The question is how we can run the job using 'hfsshpc' instead of 'hfsshpc_pack'?
Thank you so much!
Â
-Heechang
-
March 11, 2019 at 2:53 pm
ANSYS_MMadore
Ansys EmployeeHello Heechang,
Â
Can you modify the command to use:
/usr/local/ansys/18.1/v181/AnsysEM/AnsysEM18.1/Linux64/ansysedt -distributed -ng -batchoptions " 'HFSS/HPCLicenseType'='pool' " -machinelist num=28 -batchsolve TEST_Simple.aedt
Thank you,
Matt -
March 11, 2019 at 4:40 pm
heechangna
SubscriberHi Matt,
Â
Thank you for the suggestion. But, it gives the same errors.
Â
[error] Project:TEST_Simple, Design:2D_new_no_66mohms (Transient, XY), Failed to check out license 'hfsshpc_pack'.
License server does not support this license (FLEXlm Error -18) -- Simulating on machine: o0202 (120
4 PM Mar 11, 2019)
[error] Project:TEST_Simple, Design:2D_new_no_66mohms (Transient, XY), Simulation was terminated by license error. (120
4 PM Mar 11, 2019)
Stopping Batch Run: 120
5 PM Mar 11, 2019
Â
And, it is working just fine with one core.
Please let me know if you need any other information.
Thanks.
Â
-Heechang
-
March 11, 2019 at 5:00 pm
ANSYS_MMadore
Ansys EmployeeIs this an HFSS project? Please make sure to use the proper project type for the batch options. Also modify the order of the command.
Â
/usr/local/ansys/18.1/v181/AnsysEM/AnsysEM18.1/Linux64/ansysedt -distributed -machinelist num=28 -ng -batchoptions " 'HFSS/HPCLicenseType'='pool' " -batchsolve TEST_Simple.aedt
Â
'HFSS 3D Layout Design/HPCLicenseType'='Pool'
'HFSS-IE/HPCLicenseType'='Pool'
'HFSS/HPCLicenseType'='Pool'
'Maxwell 2D/HPCLicenseType'='Pool'
'Maxwell 3D/HPCLicenseType'='Pool'
'Q3D Extractor/HPCLicenseType'='Pool'
Â
Thank you,
Matt
-
March 12, 2019 at 5:57 pm
heechangna
SubscriberHi Matt,
Â
Thank you so much! It worked with 'Maxwell 2D/HPCLicenseType'='Pool'.
This solves the issue.
Thanks, again.
Â
-Heechang
-
- The topic ‘hfsshpc vs hfsshpc_pack license’ is closed to new replies.
-
3286
-
1036
-
1005
-
859
-
798
© 2025 Copyright ANSYS, Inc. All rights reserved.