Thomas Durant

Results 5 comments of Thomas Durant

Just wanted to add that we are having this same problem with a k8s cluster hosted on-prem. We are just starting out and trying to run: ``` nextflow kuberun login...

@bentsherman Thanks for the reply. Good point, so we created a 'nextflow' SA. ``` ❯ kubectl get serviceaccounts | grep nextflow nextflow 1 5m11s ``` Updated the nextflow.config in the...

@bentsherman did the head node approach work for you when encountering this error?

Hi @bentsherman , Thanks for the response, we hadn't seen the pod directive. We gave it a shot this AM and its still giving us issues. main.nf (we tried it...

@adekusar-drl , no worries! I think that the main thing I would want to see is the objective function value. Similar to train_loss and val_loss in traditional ML libraries. Sounds...