We have to install the Client Redistributable Package of HPC Pack 2019 to get the PowerShell module and the HPC PowerShell cmdlets with PowerShell 5.1.x.
The cmdlets don't work with PowerShell 7,x
That's always frustrating our HPC cluster users when only want use the HPC PowerShell cmdlets to submit, list and administer their jobs and they can only use the old PowerShell.
It's very tricky to use it with Azure pipelines on our Azure DevOps Server for automatically tests the parallel code on our cluster.
Describe Preferred Solution
Can you make a standalone HPC PowerShell module that can installed like other PowerShell modules?
Feature Request Description
Describe Preferred Solution
Can you make a standalone HPC PowerShell module that can installed like other PowerShell modules?
Describe Alternatives Considered
n/a
Additional Context
n/a