Thanks all for the replies. I looked into conda-pack, which seems to be the most simplest solution for myself at the moment. I am looking into implementing some containers to make this sort of thing easier.
executable cannot see that $HOME due to lack of a Kerberos certificate. From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Kandes, Martin <mkandes@xxxxxxxx>
Sent: Thursday, July 23, 2020 6:01:06 PM To: HTCondor-Users Mail List Subject: Re: [HTCondor-users] Conda env with workstation pool
Hi Matt,
Yeah, I would likely go with Michael's proposed solution. Here is an example Singularity definition file that installs miniconda3 within the container [1].
Marty
[1]
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Josh Karpel via HTCondor-users <htcondor-users@xxxxxxxxxxx>
Sent: Thursday, July 23, 2020 6:41 AM To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx> Cc: Josh Karpel <karpel@xxxxxxxx> Subject: Re: [HTCondor-users] Conda env with workstation pool That pretty much lines up with what we tell people to do at CHTC: http://chtc.cs.wisc.edu/conda-installation.shtml
On Thu, Jul 23, 2020 at 8:25 AM Michael Pelletier via HTCondor-users <htcondor-users@xxxxxxxxxxx> wrote:
|