- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to run an ABAQUS job on a compute node of a cluster and it gives me the following error:
Error: A license for FCompL could not be obtained
Looks like we have license only for head node. I would like to know if there is some way to compile the user subroutines of ABAQUS into object file and use the object file on the compute need, without needing Intel Fortran License for the compute node.
Regards,
I am trying to run an ABAQUS job on a compute node of a cluster and it gives me the following error:
Error: A license for FCompL could not be obtained
Looks like we have license only for head node. I would like to know if there is some way to compile the user subroutines of ABAQUS into object file and use the object file on the compute need, without needing Intel Fortran License for the compute node.
Regards,
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A license is needed for the compiler, not for executing code. I am not familiar with how ABAQUS works, but you should be able to precompile (and link) whatever is needed. Perhaps you have to create a .so and feed that to ABAQUS.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page