All the issue in this ticket are with LSF.
- line 56 of lsf.py Launcher.set_pyvenv(cfg.project)
There is no variable project in type WorkspaceConfig
- job_rusage = "'rusage[xcelium=1,xcelium_dynamic=1:duration=1]'"
Need a way to provide the options in ruage. Hardcoded option like xcelium cause issues.
All the issue in this ticket are with LSF.
There is no variable project in type WorkspaceConfig
Need a way to provide the options in ruage. Hardcoded option like xcelium cause issues.