Joao C Costa

Results 156 comments of Joao C Costa

We deployed this in a couple of clusters, and it seems to work, but not with GPU. If you have settings to switch between GPUs (nVidia/ATI/Intel) it would be great,...

https://chartmuseum.com/ has link to create free chart-registry account in codefresh (https://codefresh.io/codefresh-signup/)

I think both things could be separate. There are already some docker images that seem to support GPU (https://hub.docker.com/r/coreweave/fah-gpu). Using this image should allow the chart to avoid licensing issues,...

Thx @fmannhardt. here some links on gpu on kubernetes and AKS * https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/ * https://docs.microsoft.com/en-us/azure/aks/gpu-cluster * https://github.com/Azure/aks-engine/blob/master/docs/topics/gpu.md

We also have this issue. Any idea on what might be happening? Thx

Looking a bit more into this, got into several walls :) Some observations (v1.0.42) that may or may not help: * This only happens when some other project was built...

Adding some outputs to support my hypothesis, from real outputs. # [UnityActivateLicense](https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks/tree/main/Tasks/UnityActivateLicense/UnityActivateLicenseV1) v1.0.42 ``` 2022-05-19T00:45:33.9183343Z ##[debug]check path : C:\a\_tasks\UnityActivateLicenseTask_13159b9a-b7ba-4977-922c-2b5cb63c90df\1.0.42\task.json 2022-05-19T00:45:33.9184863Z ##[debug]adding resource file: C:\a\_tasks\UnityActivateLicenseTask_13159b9a-b7ba-4977-922c-2b5cb63c90df\1.0.42\task.json 2022-05-19T00:45:33.9185540Z ##[debug]system.culture=en-US 2022-05-19T00:45:33.9203475Z ##[debug]username=*** 2022-05-19T00:45:33.9205887Z ##[debug]password=***...

Hum... Looking at the source, it seems that commit https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks/commit/bf14decbc5f1432a4ef67605a81acede4adbdc3d hasn't been published as to AzureDevops. @FejZa, would it be possible to send a new build? Alternatively, is there any...

v2.8.6 passes the right param :) Thx! I think this can be closed. However, now the activation seems to hang (https://github.com/Dinomite-Studios/unity-azure-pipelines-tasks/issues/200).

Seems to be a manifestation of https://github.com/tmuras/moosh/issues/122