thousands-parrot-54579
01/10/2024, 4:14 PMIt ships the locally resolved environment for remote execution, even when the remote environment uses a different operating system and CPU architecture than the client (OS X vs. Linux).I have also read https://outerbounds-community.slack.com/archives/C02116BBNTU/p1697359042901309?thread_ts=1697198947.028709&cid=C02116BBNTU and I am still a bit confused what the workflow is when you're local hardware is different from your remote. Context: local is an Arm Mac developer, remote is Batch GPU multi-node. The below would resolve on the remote, but not locally, hence user is not able to launch flow.
@conda(libraries={"pytorch::pytorch-cuda": "12.1"})