Dear Ben,

We're using the following in the Abaqus EasyConfig to set a default for
the network license server, while being able to override it at install
time through the environment:

# license file
import os
license_file = os.getenv('EB_ABAQUS_LICENSE_FILE', 'port@host')

modextravars = {'LM_LICENSE_FILE': license_file}

Kind regards,
Valentin

On 2019-07-22 10:39, [email protected] wrote:
> I've been looking into Easybuild with Abaqus and find your easyblock works
> very well.
> However, what are the parameters to use in the easyconfig to set the license
> file to something other than the default `@abaqusfea`?
>
> Post installation if the custom_v6.env file is amended to include the license
> it still does not seek our onsite server and we can not use the application.
>
> Would we manually edit the source in the easyblock, include a variable in the
> easyconfig or configure the Flex settings post install?
>
> Any help or suggestions would be gratefully received.
>
> Best regards,
>
> Ben.
>
> -----------------------------------------------------------------------------------
>
> This e-mail can not be trusted due to SPF/DKIM validation failed.
>
> -----------------------------------------------------------------------------------
>
>

-- 
Valentin Plugaru | [email protected]
Parallel Computing and Optimization Group
CSC Research Unit, University of Luxembourg
PGP KeyID 0x3F3242C5B34D98C2

Reply via email to