KONSTANTINOS TSAKOS

Results 8 issues of KONSTANTINOS TSAKOS

From the docker documentation we know that we can set gpu contraints relatively with which gpu device can be connected with a container. If we have only one gpu device...

How can i have multiple windows opened with different figures?

I draw a graph with some weights between some edges. Could i show these weights into the plot during the draw of my graph?

Hello everyone, I have a php app which communicates with other microservices for its operations. Can i use Zipkin to observe every message between microservices and their size? Essentially, i...

I would like to use the Jetson AGX Xavier developer kit as a k8s cluster. The main idea is to deploy any pod i want which requires GPU cores. The...

lifecycle/stale

Is there also a terminal command to take the framepayload as input and the AppSKey and return the decrypted output?

I have a Kubernetes Cluster with 2 VMS on VirtualBox(1 Node and 1 Master). I am trying to deploy Idm on 2 pods (1 for idm and 1 for mysql)....

I have a weighted undirected graph and i want to apply this algorithm to find clusters relatively with the affinities between the nodes. Do you know if i could succeed...