Reputation
Badges 1
43 × Eureka!For the images themselves, you can get heir urls
how can I do it?
Not sure yet, I will get back to you on this later, in 1-2 weeks, thanks.
have some kind of an add-on not as a widget but in an external system (this is not the preffered way of course)
Yes, replace image viewer with a custom widget, but perhaps we can implement this externally (I am not an expert on UI to be honest)
since I am using the demo server, I should make sure that in the configuration file the images will be uploaded to the appropriate server, right? Can you please point me to the proper line in the config file?
that was quick, thanks!
I hope you can do this without containers.
that's ok, I think that the race condition will be a non-issue. Thanks for checking!
AgitatedDove14 thanks, that will be helpful!
I implemented the first version and it seems to work.
AgitatedDove14 going back to the slurm subject, I have local trains installed on the cluster with slurm so I am ready to test. At the same time I was thinking whether a simple solution would do the job:
a) [scale up agents] monitor the trains queue, if there is something that was not started for some amount of time, and the number of agents is not yet at the maximum, then add an agent,
b) [scale down agents] if all the tasks are running and there are idle agents, kill an idle agent.
Or do yo...
yes, happy to help! In fact I am also interested in the k8s glue, since in one of our use cases we are using jobs and not pods (to allow for spot instances in the cloud), but I need to dig digger into the architecture to understand what we need exactly from k8s glue.
yes, but the local output was completely empty
and the experiment did not produce any logs, shall I enable some debug flag?
yes, this is what I found as well
AgitatedDove14 I looked at the K8s glue code, having something similar but for SLURM would be great!
AgitatedDove14 I do not want to push you in any way, but if you could give me an estimate of the slurm glue code, that would be helpful. I should have a local installation of the trains server to experiment with next week.
I will only cancel daemons which are idle.
apiserver logs were clean, only 200s there
AgitatedDove14 I need to finish working now, will be back in the evening and have a look.
AgitatedDove14 Is there a way to say to a worker that it should not take new tasks? If there is such a feature then one could avoid the race condition.
thanks, next time I will provide you will all the logs
Unfortunately there is no docker, there is only singularity. This cluster is used by many users and docker is not secure enough.
SuccessfulKoala55 20 minutes at least