Skip to content

[master] feat: a few changes in RunApplication to support RemoteRunner

This PR removes the deprecated method RemoteRunner.is_remote_execution() from RunApplication and transfers numberOfProcessors from GaudiAppModule to RemoteRunner (if we can use GaussMP or Gauss-On-Gaussino, we should be able to run use a larger number of cores in resources with no external connectivity).

BEGINRELEASENOTES

*Core CHANGE: a few changes to better integrate RemoteRunner to RunApplication

ENDRELEASENOTES

Merge request reports